Commit Graph

1126 Commits (06a5ddda5e6123dab6608f8907c8976a92e398e2)

Author SHA1 Message Date
Jellyfin Release Bot 76854b5eff Bump version to 10.9.2
4 months ago
Jellyfin Release Bot 717afcdc82 Bump version to 10.9.1
4 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
6 months ago
Patrick Barron 0960438065 Remove ActionableProgress
7 months ago
Patrick Barron 8698b90594 Remove SimpleProgress
7 months ago
Patrick Barron ca71ec6a09 Fix nullability for INetworkManager.GetBindAddress
9 months ago
Bond_009 faa22cdb84 Update deps
10 months ago
Bond_009 3c3f0a765e Use new IPNetwork.TryParse function
10 months ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
10 months ago
Bond_009 b62b0ec2b5 Fix warnings
10 months ago
Bond_009 99e0d46ad9 Use System.Net.IPNetwork
10 months ago
Bond_009 eb022c49cc Update to .NET 8
10 months ago
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common
10 months ago
Patrick Barron e463dbda47 Move network configuration to MediaBrowser.Common
10 months ago
Patrick Barron 9595636d61 Move network utilities to MediaBrowser.Common
10 months ago
Patrick Barron 223b156270 Move network constants to MediaBrowser.Common
10 months ago
Patrick Barron 1e1e1560a4 Add IServerApplicationHost parameter to IPluginServiceRegistrator
10 months ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
10 months ago
Bond_009 584dc05c3c Enable CodeAnalysisTreatWarningsAsErrors for MediaBrowser.Common
11 months ago
Claus Vium 733ee12ee4
Merge pull request #10378 from Bond-009/waitforexitasync
11 months ago
Bond_009 4757ce105b Use Process.WaitForExitAsync added in .NET 5
11 months ago
Patrick Barron 6f7413812f Add SystemManager service
11 months ago
Patrick Barron f746db9a54 Re-add shutdown/restart methods
11 months ago
Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down
12 months ago
Bond-009 5b711f38d1
Merge pull request #9958 from Shadowghost/networking-fixex
1 year ago
Bond-009 b95fa294c9
Merge pull request #9799 from Bond-009/genregex
1 year ago
Shadowghost e56275fb46 Extract networking constants
1 year ago
Shadowghost 3f65851520 Apply review suggestions
1 year ago
Shadowghost 9b0e44019a Apply review suggestions
1 year ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
1 year ago
Shadowghost 32499f0e98 Merge branch 'master' into network-rewrite
1 year ago
Cody Robibero fe9e764af2
Merge pull request #9564 from AmbulantRex/whitelist-dlls
1 year 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
2 years ago
Shadowghost a5f16136eb Apply review suggestions
2 years ago
Bond_009 24a7e210c3 Optimize tryparse
2 years ago
Shadowghost 20fd05b050 Consistently write IP in upercase
2 years ago
Shadowghost 42498194d9 Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
2 years ago
Shadowghost 3a91c37283 Merge branch 'master' into network-rewrite
2 years ago
Shadowghost 4eba16c672 Apply review suggestions
2 years ago
Shadowghost 1cc7572445 Apply review suggestions
2 years ago
Bond-009 36b7157589
Fix #9300 (#9312)
2 years ago