| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-18 | Add Full system backup feature (#13945) | JPVenson | |
| 2023-10-04 | Add SystemManager service | Patrick Barron | |
| 2022-07-19 | Migrate NetworkManager and Tests to native .NET IP objects | Shadowghost | |
| 2022-06-29 | Merge pull request #7954 from cvium/fix_7953_dlna_url | Cody Robibero | |
| (cherry picked from commit 2c0c3eb3ee6eabdf1d2c94619f094f711870f820) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-11-13 | Very light cleanup in applicationhost | cvium | |
| 2021-11-08 | Use the new method in DLNA | cvium | |
| 2021-11-08 | Merge branch 'master' into TVFix | cvium | |
| 2021-10-25 | Merge pull request #6486 from ↵ | Claus Vium | |
| fredriklindberg/support-forwarded-headers-for-api-url | |||
| 2021-09-14 | Dynamically populate LocalAddress based on HTTP request | Fredrik Lindberg | |
| Support populating the LocalAddress field in the system info endpoint based on the x-forwarded-host and x-forwarded-proto header. The x-forwarded-host header must contain both the host and port for the url to be properly constructed. Behind network configuration option that is disabled by default. | |||
| 2021-09-07 | Ignore published server url for local access | cvium | |
| 2021-09-06 | Remove all unused usings | Fernando Fernández | |
| 2021-09-05 | Merge branch 'master' into TVFix | cvium | |
| 2021-09-03 | Fix some warnings | Bond_009 | |
| 2021-07-11 | Remove old "has update available" code | Bond_009 | |
| This is the job of a package manager (or maybe the tray app for windows) | |||
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2021-05-03 | Renamed | BaronGreenback | |
| 2021-05-03 | Changed selection method | BaronGreenback | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-02-28 | fixed build | BaronGreenback | |
| 2021-02-27 | Update MediaBrowser.Controller/IServerApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-02-27 | fix for override ports contained in PublishedServerUrl | BaronGreenback | |
| 2020-12-14 | Initial upload | Greenback | |
| 2020-11-16 | Upgraded to .Net5 | Greenback | |
| 2020-11-16 | Merge branch 'master' into NetworkPR2 | BaronGreenback | |
| 2020-11-08 | Merge pull request #4247 from crobibero/update-plugin | Claus Vium | |
| Update all on-disk plugins | |||
| 2020-11-06 | Minor perf improvements | Bond_009 | |
| 2020-09-30 | Update all on-disk plugins | crobibero | |
| 2020-09-14 | Update based on PR1 changes. | Jim Cartlidge | |
| 2020-09-12 | Large number of files | Jim Cartlidge | |
| 2020-09-07 | Remove excess code. | BaronGreenback | |
| 2020-09-03 | Fix startup message | Claus Vium | |
| 2020-09-03 | Kill HttpListenerHost | Claus Vium | |
| 2020-08-24 | Merge branch 'master' into event-rewrite-1 | Patrick Barron | |
| # Conflicts: # Emby.Dlna/Emby.Dlna.csproj # Emby.Dlna/Eventing/DlnaEventManager.cs # Emby.Dlna/Service/BaseService.cs # Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs # MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs | |||
| 2020-08-22 | Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release | Bond_009 | |
| 2020-08-13 | Add ServiceProvider to IServerApplicationHost | Patrick Barron | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-05-14 | Merge branch 'master' into websocket | Mark Monteiro | |
| 2020-05-13 | Apply documentation suggestions from code review | Mark Monteiro | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-05-10 | Do not include a double slash in URLs when a base URL is not set | Mark Monteiro | |
| 2020-05-10 | Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality | Mark Monteiro | |
| Also refactor to use return a Uri instead of a string and use UriBuilder under the hood | |||
| 2020-05-02 | Merge branch 'master' into websocket | Bond_009 | |
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-16 | Update documentation for URL methods in ApplicationHost | Mark Monteiro | |
| 2020-04-16 | Remove CanConnectWithHttps Property | Mark Monteiro | |
| It is only used in one place and only adds confusion by existing | |||
| 2020-04-07 | Make localhost LiveTV restreams always use plain HTTP port | Vasily | |
| 2020-04-05 | Add CanConnectWithHttps to interface | Mark Monteiro | |
| 2020-04-02 | Replace EnableHttps and SupportsHttps with ListenWithHttps and ↵ | Mark Monteiro | |
| CanConnectWithHttps | |||
