Commit Graph

98 Commits (b880dc8a4a2d1820c6063f441edce42ab399d79e)

Author SHA1 Message Date
cvium b880dc8a4a Use our own Contains extension
2 years ago
cvium 5a65bc1e69 Very light cleanup in applicationhost
3 years ago
cvium 82e6a21f3b Use the new method in DLNA
3 years ago
cvium f03e77a4d5 Merge branch 'master' into TVFix
3 years ago
Claus Vium 5eda5eb636
Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-api-url
3 years ago
Fredrik Lindberg 90174f68e2 Dynamically populate LocalAddress based on HTTP request
3 years ago
cvium 153e920239 Ignore published server url for local access
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
cvium ffe5ae8056 Merge branch 'master' into TVFix
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Bond_009 b91c4be74c Remove old "has update available" code
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
BaronGreenback 7ff52bf755 Renamed
3 years ago
BaronGreenback 7936ea59eb Changed selection method
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
BaronGreenback caa8e7cdf3 fixed build
3 years ago
BaronGreenback 9f03064ad8
Update MediaBrowser.Controller/IServerApplicationHost.cs
3 years ago
BaronGreenback a25e3c0256 fix for override ports contained in PublishedServerUrl
3 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
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
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
4 years ago
Mark Monteiro 51cdb30741
Apply documentation suggestions from code review
4 years ago
Mark Monteiro 3abf870c1e Do not include a double slash in URLs when a base URL is not set
4 years ago
Mark Monteiro 43c22a5822 Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
4 years ago
Bond_009 15634a1913 Merge branch 'master' into websocket
4 years ago
Joshua M. Boniface cbeeeced75
Apply style change
4 years ago
Joshua M. Boniface 6ac723706c
Apply style change
4 years ago
Joshua M. Boniface 0157326354
Apply style change
4 years ago
Mark Monteiro 00a0e013c6 Update documentation for URL methods in ApplicationHost
4 years ago
Mark Monteiro fee76097f4 Remove CanConnectWithHttps Property
4 years ago
Vasily e85f9f5613 Make localhost LiveTV restreams always use plain HTTP port
4 years ago
Mark Monteiro 410a322fe2 Add CanConnectWithHttps to interface
4 years ago
Mark Monteiro ca71ac72ab Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps
4 years ago
Mark Monteiro a67e32f8ec Clean up and document BrowserLauncher correctly
4 years ago
Mark Monteiro 29bad073eb Use config setting to decide if web content should be hosted
4 years ago
Mark Monteiro 1b5999a1bc Open the Swagger API page on server start if not hosting the static web content
4 years ago
Bond_009 976459d3e8 Rewrite WebSocket handling code
4 years ago