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

1034 Commits (8e58f713a9e9f4f0313aac63d9c363c14293246f)

Author SHA1 Message Date
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406 3 years ago
Cody Robibero ea3d79c0eb
Merge pull request from Bond-009/async4 3 years ago
Bond_009 832da133d8 Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously 3 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result 3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings 3 years ago
Bond_009 cbfa355e31 Update StyleCop 3 years ago
dependabot[bot] bd32cecf7a
Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1 3 years ago
Cody Robibero 34df1a030b
Merge pull request from Bond-009/password 3 years ago
cvium 5a65bc1e69 Very light cleanup in applicationhost 3 years ago
Bond_009 5265b3eee7 Replace PBKDF2-SHA1 with PBKDF2-SHA512 3 years ago
dependabot[bot] c2d99dc3f0
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 3 years ago
Cody Robibero 40045d2147 Update to full dotnet 6 3 years ago
Bond_009 104e36f2f9 Streamline startup code 3 years ago
Cody Robibero 2b10251b32 Update to dotnet6.rc2 3 years ago
Dmitry Lyzo c26e6d89b4 Move FfmpegException to MediaBrowser.Common 3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages 3 years ago
Bond_009 13fbfe6091 Target net6.0 3 years ago
Claus Vium fa77902955
Merge pull request from Bond-009/minor17 3 years ago
Bond_009 19824bff94 Minor improvements 3 years ago
Bond_009 4c1286fd24 Address comment 3 years ago
Bond_009 60053c7f3d Fix log messages 4 years ago
Bond_009 442dc10aac ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests 4 years ago
Bond_009 f1f72c3060 Minor improvements 4 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration () 4 years ago
Bond_009 915141f196 Fix some warnings 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Bond-009 cfad97ff28
Merge pull request from cvium/saving_private_ram 4 years ago
Bond_009 c78457e6d3 Minor fixes 4 years ago
cvium 9111730a0a More review 4 years ago
cvium 0835b26889 review 4 years ago
Bond_009 0bc0601442 Fix some warnings 4 years ago
cvium 1b49435a0e Reduce some allocations 4 years ago
Bond-009 a4a3f598af
Merge pull request from Bond-009/nullable 4 years ago
Bond_009 4b9a64c18c Abstract JsonDelimitedArrayConverter 4 years ago
Bond_009 ddb04dc12b Use new ReadAllLines extensions 4 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? () 4 years ago
Bond_009 91c2a57b28 Enable nullable reference types for MediaBrowser.Common 4 years ago
cvium ad3e835bcf remove redundant code 4 years ago
cvium c0feb3694b rename to SplitEnumerator and fix test 4 years ago
cvium 608cba817c Reduce some allocations with the magic of spans etc. 4 years ago
Bond_009 500c2e5224 Switch from HttpClientHandler to SocketsHttpHandler 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Bond-009 159431ad2a
Merge pull request from Bond-009/passwordhash 4 years ago
BaronGreenback 0b774eac12
Enables the ability to bind to loopback address. () 4 years ago
Bond-009 1361ccd9ea
Merge pull request from Bond-009/ipobjects 4 years ago
Joshua M. Boniface 19e7ebb279
Merge pull request from BaronGreenback/SubnetOverlappFix 4 years ago
Bond_009 be9cb7af2c Minor improvements to IPObjects 4 years ago
BaronGreenback 65f880be32 Keep plugin status after update. 4 years ago
Bond-009 ea2bd3398b
Merge pull request from Bond-009/uselessnullcheck 4 years ago
Bond_009 0a00a73fec Remove useless null check 4 years ago