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/26fcb78ae39ffe08885c2f3c8bf97c74ab61602e/MediaBrowser.Common You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

1126 Commits (26fcb78ae39ffe08885c2f3c8bf97c74ab61602e)

Author SHA1 Message Date
gnattu e7145acd56 Backport pull request from jellyfin/release-10.9.z 9 months ago
Jellyfin Release Bot 04022f85af Bump version to 10.10.0 10 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams () 1 year ago
Patrick Barron 0960438065 Remove ActionableProgress 1 year ago
Patrick Barron 8698b90594 Remove SimpleProgress 1 year ago
Patrick Barron ca71ec6a09 Fix nullability for INetworkManager.GetBindAddress 1 year ago
Bond_009 faa22cdb84 Update deps 1 year ago
Bond_009 3c3f0a765e Use new IPNetwork.TryParse function 1 year ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork" 1 year ago
Bond_009 b62b0ec2b5 Fix warnings 1 year ago
Bond_009 99e0d46ad9 Use System.Net.IPNetwork 1 year ago
Bond_009 eb022c49cc Update to .NET 8 1 year ago
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common 1 year ago
Patrick Barron e463dbda47 Move network configuration to MediaBrowser.Common 1 year ago
Patrick Barron 9595636d61 Move network utilities to MediaBrowser.Common 1 year ago
Patrick Barron 223b156270 Move network constants to MediaBrowser.Common 1 year ago
Patrick Barron 1e1e1560a4 Add IServerApplicationHost parameter to IPluginServiceRegistrator 1 year ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects 1 year ago
Bond_009 584dc05c3c Enable CodeAnalysisTreatWarningsAsErrors for MediaBrowser.Common 1 year ago
Claus Vium 733ee12ee4
Merge pull request from Bond-009/waitforexitasync 1 year ago
Bond_009 4757ce105b Use Process.WaitForExitAsync added in .NET 5 1 year ago
Patrick Barron 6f7413812f Add SystemManager service 1 year ago
Patrick Barron f746db9a54 Re-add shutdown/restart methods 1 year ago
Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down 1 year ago
Bond-009 5b711f38d1
Merge pull request from Shadowghost/networking-fixex 2 years ago
Bond-009 b95fa294c9
Merge pull request from Bond-009/genregex 2 years ago
Shadowghost e56275fb46 Extract networking constants 2 years ago
Shadowghost 3f65851520 Apply review suggestions 2 years ago
Shadowghost 9b0e44019a Apply review suggestions 2 years ago
Bond_009 b5f0760db8 Use RegexGenerator where possible 2 years ago
Shadowghost 32499f0e98 Merge branch 'master' into network-rewrite 2 years ago
Cody Robibero fe9e764af2
Merge pull request from AmbulantRex/whitelist-dlls 2 years ago
Shadowghost a381cd3c76 Apply review suggestions 2 years ago
Shadowghost c042f20224 Merge branch 'master' into network-rewrite 2 years ago
Cody Robibero e1a30a4aef
Merge pull request from Neuheit/ipv4fallback 2 years ago
Shadowghost 6cc1203c1b Merge branch 'master' into network-rewrite 2 years ago
AmbulantRex 4a0b135b7a
Merge branch 'jellyfin:master' into whitelist-dlls 2 years ago
AmbulantRex 7dd4201971 Reconcile pre-packaged meta.json against manifest on install 2 years ago
Stepan Goremykin 9d738bb601 Remove redundant ToString call 2 years ago
AmbulantRex a944352aa8 Correct style inconsistencies 2 years ago
AmbulantRex 891b9f7a99 Add DLL whitelist support for plugins 2 years 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 () 2 years ago