Commit Graph

230 Commits (fc3d6278be89b695aa79dc61d7f1226d4d6e441b)

Author SHA1 Message Date
crobibero 39041019e7 Remove CacheMode, CompressionMethods, HttpResponseInfo
4 years ago
crobibero e1d0b430d9 Remove HttpRequestOptions
4 years ago
crobibero f498e1ee59 remove IHttpClient 🎉
4 years ago
crobibero 64a811d783 use named http clients
4 years ago
crobibero abb79bf810 remove OS and email from default UserAgent
4 years ago
crobibero f6b8cd4b46 Fix build
4 years ago
crobibero ac5c0866f3 P E R F O R M A N C E
4 years ago
crobibero 076e17f355 Add default http client
4 years ago
Cody Robibero 43221fc26b
Merge branch 'master' into SSDP
4 years ago
BaronGreenback 306f7b3c30
Update INetworkManager.cs
4 years ago
BaronGreenback 2cecde658b
Update INetworkManager.cs
4 years ago
Bond-009 f404e915ee Enable StyleCop for MediaBrowser.Common
4 years ago
BaronGreenback d5a924772b
Update MediaBrowser.Common/Net/INetworkManager.cs
4 years ago
BaronGreenback 5e1be0d4f0
Update MediaBrowser.Common/Net/INetworkManager.cs
4 years ago
BaronGreenback 61e65d032e
Update MediaBrowser.Common/Net/INetworkManager.cs
4 years ago
BaronGreenback 8a69300bf5 Changes styles as suggested by @barronpm
4 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.
4 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."
4 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.
4 years ago
Bond_009 2be394089e Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
4 years ago
Bond_009 4419587c2a Minor improvements
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 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 (#1665)
5 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads
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 e8028de4d7
Merge pull request #1560 from jellyfin/release-10.3.z
5 years ago
Joshua M. Boniface cf2f5b2026
Merge pull request #1538 from joshuaboniface/epg
5 years ago
Bond_009 b294b802a8 Try to fix XmlTvListingsProvider
5 years ago
Bond_009 b1bd062709 Properly set content type
5 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
Bond_009 5fc4ad6c4e Address comments
5 years ago
Bond_009 3603c64fa6 Use HttpResponseHeaders instead of a dictionary
5 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager
5 years ago
Claus Vium 7eb94e9674 Update MediaBrowser.Common/Net/IHttpClient.cs
5 years ago
Bond-009 0a5550b13d Remove more unused stuff
5 years ago
Bond-009 067200be83 Remove usage of depricated 'WebRequest'
5 years ago
Anthony Lavado d4a42a1680
Merge pull request #1080 from Bond-009/httpclient
5 years ago
VooDooS ba12d96d23 Removed wrapping of HeaderNames fields
5 years ago
VooDooS 5f6ab836de Extend Microsoft.Net.Http.Headers.HeaderNames
5 years ago
Claus Vium be86ea2982
Update MediaBrowser.Common/Net/IHttpClient.cs
5 years ago
Bond-009 7f42dcc60f Remove more unused stuff
5 years ago
Bond-009 369785c184 Remove usage of depricated 'WebRequest'
5 years ago
Claus Vium 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
5 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
5 years ago
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface
5 years ago
Xu Fasheng cf4e64f430 Add option to toggle if ignore virtual interfaces
5 years ago