aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/IServerApplicationHost.cs
AgeCommit message (Expand)Author
2025-05-18Add Full system backup feature (#13945)JPVenson
2023-10-04Add SystemManager servicePatrick Barron
2022-07-19Migrate NetworkManager and Tests to native .NET IP objectsShadowghost
2022-06-29Merge pull request #7954 from cvium/fix_7953_dlna_urlCody Robibero
2021-12-20Use our own Contains extensioncvium
2021-11-13Very light cleanup in applicationhostcvium
2021-11-08Use the new method in DLNAcvium
2021-11-08Merge branch 'master' into TVFixcvium
2021-10-25Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-a...Claus Vium
2021-09-14Dynamically populate LocalAddress based on HTTP requestFredrik Lindberg
2021-09-07Ignore published server url for local accesscvium
2021-09-06Remove all unused usingsFernando Fernández
2021-09-05Merge branch 'master' into TVFixcvium
2021-09-03Fix some warningsBond_009
2021-07-11Remove old "has update available" codeBond_009
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2021-05-03RenamedBaronGreenback
2021-05-03Changed selection methodBaronGreenback
2021-04-17Remove unused using directivesBaronGreenback
2021-02-28fixed buildBaronGreenback
2021-02-27Update MediaBrowser.Controller/IServerApplicationHost.csBaronGreenback
2021-02-27fix for override ports contained in PublishedServerUrlBaronGreenback
2020-12-14Initial uploadGreenback
2020-11-16Upgraded to .Net5Greenback
2020-11-16Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-08Merge pull request #4247 from crobibero/update-pluginClaus Vium
2020-11-06Minor perf improvementsBond_009
2020-09-30Update all on-disk pluginscrobibero
2020-09-14Update based on PR1 changes.Jim Cartlidge
2020-09-12Large number of filesJim Cartlidge
2020-09-07Remove excess code.BaronGreenback
2020-09-03Fix startup messageClaus Vium
2020-09-03Kill HttpListenerHostClaus Vium
2020-08-24Merge branch 'master' into event-rewrite-1Patrick Barron
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-08-13Add ServiceProvider to IServerApplicationHostPatrick Barron
2020-06-16Add full stop at end of comments (SA1629)telans
2020-05-14Merge branch 'master' into websocketMark Monteiro
2020-05-13Apply documentation suggestions from code reviewMark Monteiro
2020-05-10Do not include a double slash in URLs when a base URL is not setMark Monteiro
2020-05-10Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionalityMark Monteiro
2020-05-02Merge branch 'master' into websocketBond_009
2020-04-26Apply style changeJoshua M. Boniface
2020-04-26Apply style changeJoshua M. Boniface
2020-04-26Apply style changeJoshua M. Boniface
2020-04-16Update documentation for URL methods in ApplicationHostMark Monteiro
2020-04-16Remove CanConnectWithHttps PropertyMark Monteiro
2020-04-07Make localhost LiveTV restreams always use plain HTTP portVasily
2020-04-05Add CanConnectWithHttps to interfaceMark Monteiro
2020-04-02Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWith...Mark Monteiro