Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/c53b4f55472e517744d4db8a4ce5e9cff31514bb/MediaBrowser.Common/Net You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

231 Commits (c53b4f55472e517744d4db8a4ce5e9cff31514bb)

Author SHA1 Message Date
crobibero 5fa4cce4cc Use ALL the decompression methods. 4 years ago
crobibero 39041019e7 Remove CacheMode, CompressionMethods, HttpResponseInfo 5 years ago
crobibero e1d0b430d9 Remove HttpRequestOptions 5 years ago
crobibero f498e1ee59 remove IHttpClient 🎉 5 years ago
crobibero 64a811d783 use named http clients 5 years ago
crobibero abb79bf810 remove OS and email from default UserAgent 5 years ago
crobibero f6b8cd4b46 Fix build 5 years ago
crobibero ac5c0866f3 P E R F O R M A N C E 5 years ago
crobibero 076e17f355 Add default http client 5 years ago
Cody Robibero 43221fc26b
Merge branch 'master' into SSDP 5 years ago
BaronGreenback 306f7b3c30
Update INetworkManager.cs 5 years ago
BaronGreenback 2cecde658b
Update INetworkManager.cs 5 years ago
Bond-009 f404e915ee Enable StyleCop for MediaBrowser.Common 5 years ago
BaronGreenback d5a924772b
Update MediaBrowser.Common/Net/INetworkManager.cs 5 years ago
BaronGreenback 5e1be0d4f0
Update MediaBrowser.Common/Net/INetworkManager.cs 5 years ago
BaronGreenback 61e65d032e
Update MediaBrowser.Common/Net/INetworkManager.cs 5 years ago
BaronGreenback 8a69300bf5 Changes styles as suggested by @barronpm 5 years ago
BaronGreenback ebd589aa86 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored. 5 years ago
BaronGreenback a3140f83c6 Revert "Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored." 5 years ago
BaronGreenback 2aaecb8e14 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored. 5 years ago
Bond_009 2be394089e Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common 5 years ago
Bond_009 4419587c2a Minor improvements 5 years ago
Bond_009 07cc4be6a7 Fix some warnings 5 years ago
Bond_009 2ef4ffd698 More warnings (removed) 5 years ago
Bond-009 6f45d95951 Minor improvements to network code 5 years ago
Bond_009 9d4ce82ab9 Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos 5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance () 6 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads 6 years ago
Bond_009 2a58c643d2 Fix more warnings 6 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes 6 years ago
Bond-009 e8028de4d7
Merge pull request from jellyfin/release-10.3.z 6 years ago
Joshua M. Boniface cf2f5b2026
Merge pull request from joshuaboniface/epg 6 years ago
Bond_009 b294b802a8 Try to fix XmlTvListingsProvider 6 years ago
Bond_009 b1bd062709 Properly set content type 6 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z 6 years ago
Bond_009 5fc4ad6c4e Address comments 6 years ago
Bond_009 3603c64fa6 Use HttpResponseHeaders instead of a dictionary 6 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager 6 years ago
Claus Vium 7eb94e9674 Update MediaBrowser.Common/Net/IHttpClient.cs 6 years ago
Bond-009 0a5550b13d Remove more unused stuff 6 years ago
Bond-009 067200be83 Remove usage of depricated 'WebRequest' 6 years ago
Anthony Lavado d4a42a1680
Merge pull request from Bond-009/httpclient 6 years ago
VooDooS ba12d96d23 Removed wrapping of HeaderNames fields 6 years ago
VooDooS 5f6ab836de Extend Microsoft.Net.Http.Headers.HeaderNames 6 years ago
Claus Vium be86ea2982
Update MediaBrowser.Common/Net/IHttpClient.cs 6 years ago
Bond-009 7f42dcc60f Remove more unused stuff 6 years ago
Bond-009 369785c184 Remove usage of depricated 'WebRequest' 6 years ago
Claus Vium 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc 6 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 6 years ago
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface 6 years ago