Commit Graph

55 Commits

Author SHA1 Message Date
Mark Monteiro 00a0e013c6 Update documentation for URL methods in ApplicationHost 2020-04-16 21:46:49 -04:00
Mark Monteiro fee76097f4 Remove CanConnectWithHttps Property
It is only used in one place and only adds confusion by existing
2020-04-16 21:45:00 -04:00
Mark Monteiro 410a322fe2 Add CanConnectWithHttps to interface 2020-04-05 23:30:57 -04:00
Mark Monteiro ca71ac72ab Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps 2020-04-02 17:45:04 -04:00
Mark Monteiro a67e32f8ec Clean up and document BrowserLauncher correctly 2020-03-15 13:14:57 +01:00
Mark Monteiro 29bad073eb Use config setting to decide if web content should be hosted
Also fail server startup if web content is expected but missing
2020-03-11 22:54:54 +01:00
Mark Monteiro 1b5999a1bc Open the Swagger API page on server start if not hosting the static web content 2020-02-25 17:01:57 +01:00
Bond_009 5994328903 Fix baseurl (again) 2020-01-02 21:22:10 +01:00
Claus Vium 27e3cf1558 Move appbuilder and service collection to Jellyfin.Server 2019-11-24 15:27:58 +01:00
Bond_009 2a58c643d2 Fix more warnings 2019-08-09 23:16:24 +02:00
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes 2019-07-25 00:15:06 +02:00
Bond-009 7343e07fe5 Fix build error 2019-03-26 19:31:06 +01:00
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller 2019-01-13 20:25:32 +01:00
hawken bd169e4fd4 remove trailing whitespace 2019-01-07 23:27:46 +00:00
cvium bb879fff33 Remove AutoRunAtStartup 2019-01-05 23:07:06 +01:00
Andrew Rabert a86b71899e Add GPL modules 2018-12-27 18:27:57 -05:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti 8717f81bf4 Add setting to auto-run web app when server starts 2017-12-03 17:14:35 -05:00
Luke Pulverenti d7a1a87009 reduce work done by system info endpoints 2017-12-01 12:03:40 -05:00
Luke Pulverenti 4f09c1e06d reduce dlna chatter 2017-11-23 10:46:16 -05:00
Luke Pulverenti 381ea159de update user deletion 2017-09-12 02:27:39 -04:00
Luke Pulverenti f7f41e4c73 remove unused service properties 2017-09-10 17:32:45 -04:00
Luke Pulverenti 2ef30a3ba8 update program titles 2017-01-21 15:27:07 -05:00
Luke Pulverenti 918b9ca86d update core projects 2016-11-11 03:13:11 -05:00
Luke Pulverenti a8b340cbb2 update portable projects 2016-11-08 13:44:23 -05:00
Luke Pulverenti 675b643115 change controller project targeting 2016-10-25 21:57:58 -04:00
Luke Pulverenti 2d7c82d0dd add loopback handler 2016-09-03 13:16:36 -04:00
Luke Pulverenti 7627c6707d update components 2016-06-19 12:53:43 -04:00
Luke Pulverenti 759f5a8560 update task results 2016-06-19 02:18:29 -04:00
Luke Pulverenti ebf0eeb3bd update browser launcher 2016-04-23 23:03:49 -04:00
Luke Pulverenti aa23da0dc4 ipv6 fixes 2016-03-09 12:40:29 -05:00
Luke Pulverenti b46ef16ba8 update local address detection 2015-12-28 22:39:38 -05:00
Luke Pulverenti 0ee844dd46 hide library monitor from certain operating systems 2015-10-03 14:13:53 -04:00
Luke Pulverenti 0052f0a09d create single method to form api url 2015-02-10 00:54:58 -05:00
Luke Pulverenti ee00f8bf72 added HasSyncJob 2015-01-24 14:03:55 -05:00
Luke Pulverenti de76156391 rework hosting options 2015-01-18 23:29:57 -05:00
Luke Pulverenti a8da86d059 support api without /mediabrowser 2015-01-17 14:30:23 -05:00
Mike 2300d56f68 Ssl in mediabrowser against new listener. 2015-01-17 11:53:22 -05:00
Luke Pulverenti 0e02e0559d sync updates 2015-01-16 23:29:53 -05:00
Luke Pulverenti 6130cb2403 adjust discovery of local ip addresses 2014-09-16 23:04:10 -04:00
Luke Pulverenti 41cabc7bd3 add system id to remote calls 2014-09-06 13:46:09 -04:00
Luke Pulverenti 3ba6364f25 fixes #887 - Support ttml subtitle output 2014-08-05 19:59:24 -04:00
Luke Pulverenti 063675bb07 updated nuget 2014-07-27 18:01:29 -04:00
Luke Pulverenti c40d3f3494 add more notifications 2014-04-25 22:55:07 -04:00
Luke Pulverenti f12d8b0c18 fixed dlna port 2014-03-17 00:25:11 -04:00
Luke Pulverenti 1f6918117c Added isservice to reported statistics 2014-01-29 19:22:59 -05:00
Luke Pulverenti d39f8a1161 Added is running as service to IServerApplicationHost 2014-01-29 19:18:05 -05:00
Luke Pulverenti 247a40fa61 add console logging during startup 2014-01-08 23:44:51 -05:00
Luke Pulverenti b4ac51aa10 Added SupportsAutoRunAtStartup 2014-01-05 20:59:21 -05:00