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

14 Commits (5d19c26d5966db3ff48c73f409290509815cd89a)

Author SHA1 Message Date
Bond_009 91c2a57b28 Enable nullable reference types for MediaBrowser.Common 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Bond-009 4cea6d9ccf
Apply suggestions from code review 4 years ago
Bond_009 d77507ba09 Rewrite PasswordHash.Parse to work with ReadOnlySpans 4 years ago
Bond_009 8c8a71692e Remove Hex class as the BCL has one now 4 years ago
Bond_009 2be394089e Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common 5 years ago
Bond_009 07cc4be6a7 Fix some warnings 5 years ago
Bond_009 2ef4ffd698 More warnings (removed) 5 years ago
dkanada 51cdc6ea16
Merge pull request from Bond-009/auth 5 years ago
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder 5 years ago
Bond_009 016be02cd6 More warning fixes 5 years ago
Bond_009 fef35d0505 Add clearer exceptions, warnings and docs 6 years ago
Bond_009 9d4ce82ab9 Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos 6 years ago
Bond-009 6f17a0b7af Remove legacy auth code () 6 years ago