BaronGreenback
|
cf87b3afb7
|
Remove excess code.
|
2020-09-07 12:28:48 +01:00 |
|
Claus Vium
|
2f79c3095b
|
Fix startup message
|
2020-09-03 11:54:38 +02:00 |
|
Claus Vium
|
571d0570f5
|
Kill HttpListenerHost
|
2020-09-03 11:32:22 +02:00 |
|
Patrick Barron
|
9fa4fff15d
|
Merge branch 'master' into event-rewrite-1
# 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-24 20:04:13 -04:00 |
|
Bond_009
|
404bb4f835
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 21:56:24 +02:00 |
|
Patrick Barron
|
e0c6172d23
|
Add ServiceProvider to IServerApplicationHost
|
2020-08-13 16:10:26 -04:00 |
|
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
2020-06-16 10:37:52 +12:00 |
|
Mark Monteiro
|
2e09311a93
|
Merge branch 'master' into websocket
|
2020-05-14 11:08:08 -04:00 |
|
Mark Monteiro
|
51cdb30741
|
Apply documentation suggestions from code review
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
2020-05-13 09:46:29 -04:00 |
|
Mark Monteiro
|
3abf870c1e
|
Do not include a double slash in URLs when a base URL is not set
|
2020-05-10 18:07:56 -04:00 |
|
Mark Monteiro
|
43c22a5822
|
Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
Also refactor to use return a Uri instead of a string and use UriBuilder under the hood
|
2020-05-10 14:36:11 -04:00 |
|
Bond_009
|
15634a1913
|
Merge branch 'master' into websocket
|
2020-05-02 00:54:04 +02:00 |
|
Joshua M. Boniface
|
cbeeeced75
|
Apply style change
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
2020-04-26 14:58:43 -04:00 |
|
Joshua M. Boniface
|
6ac723706c
|
Apply style change
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
2020-04-26 14:58:34 -04:00 |
|
Joshua M. Boniface
|
0157326354
|
Apply style change
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
2020-04-26 14:58:00 -04:00 |
|
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 |
|
Vasily
|
e85f9f5613
|
Make localhost LiveTV restreams always use plain HTTP port
|
2020-04-07 18:41:15 +03: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
|
976459d3e8
|
Rewrite WebSocket handling code
|
2020-01-13 20:06:08 +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 |
|