Commit Graph

1102 Commits (62be2a2ea95d1ea44989dc82c402aea8b43f404a)

Author SHA1 Message Date
Bond-009 5b711f38d1
Merge pull request #9958 from Shadowghost/networking-fixex
11 months ago
Bond-009 b95fa294c9
Merge pull request #9799 from Bond-009/genregex
11 months ago
Shadowghost e56275fb46 Extract networking constants
11 months ago
Shadowghost 3f65851520 Apply review suggestions
11 months ago
Shadowghost 9b0e44019a Apply review suggestions
11 months ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
11 months ago
Shadowghost 32499f0e98 Merge branch 'master' into network-rewrite
12 months ago
Cody Robibero fe9e764af2
Merge pull request #9564 from AmbulantRex/whitelist-dlls
12 months ago
Shadowghost a381cd3c76 Apply review suggestions
1 year ago
Shadowghost c042f20224 Merge branch 'master' into network-rewrite
1 year ago
Cody Robibero e1a30a4aef
Merge pull request #8598 from Neuheit/ipv4fallback
1 year ago
Shadowghost 6cc1203c1b Merge branch 'master' into network-rewrite
1 year ago
AmbulantRex 4a0b135b7a
Merge branch 'jellyfin:master' into whitelist-dlls
1 year ago
AmbulantRex 7dd4201971 Reconcile pre-packaged meta.json against manifest on install
1 year ago
Stepan Goremykin 9d738bb601 Remove redundant ToString call
1 year ago
AmbulantRex a944352aa8 Correct style inconsistencies
1 year ago
AmbulantRex 891b9f7a99 Add DLL whitelist support for plugins
1 year ago
Shadowghost a5bfeb28aa Apply review suggestions
1 year ago
Shadowghost a5f16136eb Apply review suggestions
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Shadowghost 20fd05b050 Consistently write IP in upercase
1 year ago
Shadowghost 42498194d9 Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
1 year ago
Shadowghost 3a91c37283 Merge branch 'master' into network-rewrite
1 year ago
Shadowghost 4eba16c672 Apply review suggestions
1 year ago
Shadowghost 1cc7572445 Apply review suggestions
1 year ago
Bond-009 36b7157589
Fix #9300 (#9312)
1 year ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
1 year ago
Patrick Barron 63b0132562
Remove OS information from System Info (#9175)
1 year ago
Shadowghost 414eb45899 Merge branch 'master' into network-rewrite
1 year ago
Patrick Barron 5d1b5d257f Remove CustomHeaderNames
1 year ago
Shadowghost 656a0bff6f Merge remote-tracking branch 'upstream/master' into network-rewrite
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Patrick Barron dc85d86ea1 Enable in-process restarting
1 year ago
Shadowghost 3f6354cdb8 Fix .NET 7 compatibility
2 years ago
Shadowghost 2c86bd1875 Merge branch 'master' into network-rewrite
2 years ago
Bond_009 fd9dc1e308 Update deps
2 years ago
Bond_009 236dd650d0 Update projects to .net7
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
2 years ago
Shadowghost bcd992fb06 Merge remote-tracking branch 'upstream/master' into network-rewrite
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
Neuheit c9a387943f Add IPv4 fallback from IPv6 failure.
2 years ago
Shadowghost f6d6f0367b Properly handle IPs with subnetmasks
2 years ago
Shadowghost 26d79a5ce3 Properly name some bind address functions, cleanup logging
2 years ago
Shadowghost 87d0158a4a Fix autodiscovery
2 years ago
Shadowghost 4aec41752f Apply review suggestions
2 years ago
Shadowghost 7b90fcd053 Merge branch 'master' into network-rewrite
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Shadowghost 4fc52a840c Merge branch 'master' into network-rewrite
2 years ago