aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/IServerApplicationHost.cs
AgeCommit message (Collapse)Author
2020-03-15Clean up and document BrowserLauncher correctlyMark Monteiro
2020-03-11Use config setting to decide if web content should be hostedMark Monteiro
Also fail server startup if web content is expected but missing
2020-02-25Open the Swagger API page on server start if not hosting the static web contentMark Monteiro
2020-01-13Rewrite WebSocket handling codeBond_009
2020-01-02Fix baseurl (again)Bond_009
2019-11-24Move appbuilder and service collection to Jellyfin.ServerClaus Vium
2019-08-09Fix more warningsBond_009
2019-07-25Remove IpAddressInfo and IpEndPointInfo classesBond_009
2019-03-26Fix build errorBond-009
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-05Remove AutoRunAtStartupcvium
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-12-03Add setting to auto-run web app when server startsLuke Pulverenti
2017-12-01reduce work done by system info endpointsLuke Pulverenti
2017-11-23reduce dlna chatterLuke Pulverenti
2017-09-12update user deletionLuke Pulverenti
2017-09-10remove unused service propertiesLuke Pulverenti
2017-01-21update program titlesLuke Pulverenti
2016-11-11update core projectsLuke Pulverenti
2016-11-08update portable projectsLuke Pulverenti
2016-10-25change controller project targetingLuke Pulverenti
2016-09-03add loopback handlerLuke Pulverenti
2016-06-19update componentsLuke Pulverenti
2016-06-19update task resultsLuke Pulverenti
2016-04-23update browser launcherLuke Pulverenti
2016-03-09ipv6 fixesLuke Pulverenti
2015-12-28update local address detectionLuke Pulverenti
2015-10-03hide library monitor from certain operating systemsLuke Pulverenti
2015-02-10create single method to form api urlLuke Pulverenti
2015-01-24added HasSyncJobLuke Pulverenti
2015-01-18rework hosting optionsLuke Pulverenti
2015-01-17support api without /mediabrowserLuke Pulverenti
2015-01-17Ssl in mediabrowser against new listener.Mike
2015-01-16sync updatesLuke Pulverenti
2014-09-16adjust discovery of local ip addressesLuke Pulverenti
2014-09-06add system id to remote callsLuke Pulverenti
2014-08-05fixes #887 - Support ttml subtitle outputLuke Pulverenti
2014-07-27updated nugetLuke Pulverenti
2014-04-25add more notificationsLuke Pulverenti
2014-03-17fixed dlna portLuke Pulverenti
2014-01-29Added isservice to reported statisticsLuke Pulverenti
2014-01-29Added is running as service to IServerApplicationHostLuke Pulverenti
2014-01-08add console logging during startupLuke Pulverenti
2014-01-05Added SupportsAutoRunAtStartupLuke Pulverenti
2013-09-20support run as serviceLuke Pulverenti
2013-09-20starting point towards running as a serviceLuke Pulverenti
2013-06-03a little more kernel consolidationLuke Pulverenti