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/3e0b201688d6efeca5c65df11425001f73c8c9ec/Emby.Server.Implementations/Localization/LocalizationManager.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

75 Commits (3e0b201688d6efeca5c65df11425001f73c8c9ec)

Author SHA1 Message Date
Bond_009 d7748cfa04 Multiple Stream changes 1 year ago
Stepan Goremykin 19e65269a2 Simplify linq expressions (use All) 2 years ago
Shadowghost daefdaf8b0 Extend language code handling 2 years ago
Shadowghost 5cdb0c7932 Apply review suggestions 2 years ago
Shadowghost 15efb9935c Fix typo and migration description 2 years ago
Shadowghost 9d21f078c7 Add default rating selections 2 years ago
Shadowghost 2e315b7f08 Properly build where clause for rating checks 2 years ago
Shadowghost ed2280a060 Overhaul content ratings 2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
TheBlueKingLP 9c06001aee
Change the Translation of "Simplified Chinese" 2 years ago
TheBlueKingLP cf060ee664
Correcting LocalizationOption 2 years ago
cvium e577fea59c Backport pull request from jellyfin/release-10.8.z 2 years ago
Bond_009 1c14c86b20 Fix some warnings 3 years ago
cvium 76c2775d8c Use static lambdas 3 years ago
WWWesten 17a273d237
Update LocalizationManager.cs () 3 years ago
WWWesten 967fd66ca9
Update LocalizationManager.cs 3 years ago
WWWesten a229526454
Update LocalizationManager.cs 3 years ago
Bond_009 19824bff94 Minor improvements 3 years ago
David Ullmer 45e0f7893b Merge remote-tracking branch 'upstream/master' into localization-test 4 years ago
David Ullmer b5880c2680 Minor improvements 4 years ago
David Ullmer 6b61b50b53 Revert "Refactor LocalizationManager and remove dead method" 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
cvium 42a2cc1747 Remove some unnecessary allocations 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
David Ullmer db2b53a4b5 Refactor LocalizationManager and remove dead method 4 years ago
Bond_009 ddb04dc12b Use new ReadAllLines extensions 4 years ago
cvium 608cba817c Reduce some allocations with the magic of spans etc. 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
David 043d045448 Put json serializer options in private field 4 years ago
David f38970cbd3 Remove xml docs 4 years ago
David 196388d607 Remove custom Json serializer from Emby.Server.Implementations 4 years ago
hoanghuy309 f363d8afd5
Update LocalizationManager.cs 4 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1) 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Mark Monteiro 5d648bf54f Register and construct ILocalizationManager correctly 5 years ago
Bond-009 b477b3874e Fix some warnings 5 years ago
Bond_009 c699c546e4 Improve LocalizationManager 6 years ago
Bond-009 bf43dc00bb More warning fixes 6 years ago
Bond-009 04db0369d4
Update LocalizationManager.cs 6 years ago
Bond-009 0419deeec4
Update LocalizationManager.cs 6 years ago
Bond-009 ed07ed44ae Simplify rating loading 6 years ago
Claus Vium ce03662fa7 Add error logging when translation is missing from core 6 years ago
Claus Vium 49923e50db Remove missing languages from localization options 6 years ago
Claus Vium c3c52b6682 Default to en-US for missing core translations 6 years ago
Bond_009 ae5514afd6 Fix loading of rating files 6 years ago
Joshua M. Boniface 56dcc45dc0
Merge pull request from Bond-009/locale 6 years ago
Bond_009 cabb824f2a Fix build error 6 years ago
Bond-009 2a1f6361a5
Merge branch 'master' into locale 6 years ago