Commit Graph

222 Commits (973fcdbaa11002b5d110bb45d09e7bf218bc3611)

Author SHA1 Message Date
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
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 (#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
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
Xu Fasheng cf4e64f430 Add option to toggle if ignore virtual interfaces
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan 51ed47f4c4 EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common
6 years ago
Erwin de Haan 106d1d18ed Visual Studio Reformat: MediaBrowser.Common
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
Bond_009 a1b96a3135 Clean up HttpClientManager, LiveTvManager and InstallationManager
6 years ago