BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
4 years ago |
BaronGreenback
|
caa8e7cdf3
|
fixed build
|
4 years ago |
BaronGreenback
|
9f03064ad8
|
Update MediaBrowser.Controller/IServerApplicationHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
BaronGreenback
|
a25e3c0256
|
fix for override ports contained in PublishedServerUrl
|
4 years ago |
Greenback
|
7986465cf7
|
Initial upload
|
4 years ago |
Greenback
|
9481fd0747
|
Upgraded to .Net5
|
4 years ago |
BaronGreenback
|
d66f88672c
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
Claus Vium
|
3900976be5
|
Merge pull request #4247 from crobibero/update-plugin
Update all on-disk plugins
|
4 years ago |
Bond_009
|
b21919c7f4
|
Minor perf improvements
|
4 years ago |
crobibero
|
53d8023def
|
Update all on-disk plugins
|
4 years ago |
Jim Cartlidge
|
b44455ad0d
|
Update based on PR1 changes.
|
4 years ago |
Jim Cartlidge
|
9ef79d190b
|
Large number of files
|
4 years ago |
BaronGreenback
|
cf87b3afb7
|
Remove excess code.
|
4 years ago |
Claus Vium
|
2f79c3095b
|
Fix startup message
|
4 years ago |
Claus Vium
|
571d0570f5
|
Kill HttpListenerHost
|
4 years ago |
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
|
4 years ago |
Bond_009
|
404bb4f835
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
Patrick Barron
|
e0c6172d23
|
Add ServiceProvider to IServerApplicationHost
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 years ago |
Mark Monteiro
|
2e09311a93
|
Merge branch 'master' into websocket
|
5 years ago |
Mark Monteiro
|
51cdb30741
|
Apply documentation suggestions from code review
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
Mark Monteiro
|
3abf870c1e
|
Do not include a double slash in URLs when a base URL is not set
|
5 years ago |
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
|
5 years ago |
Bond_009
|
15634a1913
|
Merge branch 'master' into websocket
|
5 years ago |
Joshua M. Boniface
|
cbeeeced75
|
Apply style change
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
5 years ago |
Joshua M. Boniface
|
6ac723706c
|
Apply style change
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
5 years ago |
Joshua M. Boniface
|
0157326354
|
Apply style change
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
5 years ago |
Mark Monteiro
|
00a0e013c6
|
Update documentation for URL methods in ApplicationHost
|
5 years ago |
Mark Monteiro
|
fee76097f4
|
Remove CanConnectWithHttps Property
It is only used in one place and only adds confusion by existing
|
5 years ago |
Vasily
|
e85f9f5613
|
Make localhost LiveTV restreams always use plain HTTP port
|
5 years ago |
Mark Monteiro
|
410a322fe2
|
Add CanConnectWithHttps to interface
|
5 years ago |
Mark Monteiro
|
ca71ac72ab
|
Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps
|
5 years ago |
Mark Monteiro
|
a67e32f8ec
|
Clean up and document BrowserLauncher correctly
|
5 years ago |
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
|
5 years ago |
Mark Monteiro
|
1b5999a1bc
|
Open the Swagger API page on server start if not hosting the static web content
|
5 years ago |
Bond_009
|
976459d3e8
|
Rewrite WebSocket handling code
|
5 years ago |
Bond_009
|
5994328903
|
Fix baseurl (again)
|
5 years ago |
Claus Vium
|
27e3cf1558
|
Move appbuilder and service collection to Jellyfin.Server
|
5 years ago |
Bond_009
|
2a58c643d2
|
Fix more warnings
|
5 years ago |
Bond_009
|
ddd1a282ea
|
Remove IpAddressInfo and IpEndPointInfo classes
|
5 years ago |
Bond-009
|
7343e07fe5
|
Fix build error
|
6 years ago |
Erwin de Haan
|
ba610b5094
|
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
|
6 years ago |
Erwin de Haan
|
26ca4b607b
|
Visual Studio Reformat: MediaBrowser.Controller
|
6 years ago |
hawken
|
bd169e4fd4
|
remove trailing whitespace
|
6 years ago |
cvium
|
bb879fff33
|
Remove AutoRunAtStartup
|
6 years ago |
Andrew Rabert
|
a86b71899e
|
Add GPL modules
|
6 years ago |
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
6 years ago |
Luke Pulverenti
|
8717f81bf4
|
Add setting to auto-run web app when server starts
|
7 years ago |
Luke Pulverenti
|
d7a1a87009
|
reduce work done by system info endpoints
|
7 years ago |
Luke Pulverenti
|
4f09c1e06d
|
reduce dlna chatter
|
7 years ago |