Commit Graph

77 Commits (master)

Author SHA1 Message Date
crobibero a118498f79 Backport pull request #11541 from jellyfin/release-10.9.z
3 weeks ago
Niels van Velzen 82e5f99f83
Support age in LocalizationManager.GetRatingLevel (#11367)
2 months ago
Bond_009 d7748cfa04 Multiple Stream changes
8 months ago
Stepan Goremykin 19e65269a2 Simplify linq expressions (use All)
1 year ago
Shadowghost daefdaf8b0 Extend language code handling
1 year ago
Shadowghost 5cdb0c7932 Apply review suggestions
1 year ago
Shadowghost 15efb9935c Fix typo and migration description
1 year ago
Shadowghost 9d21f078c7 Add default rating selections
1 year ago
Shadowghost 2e315b7f08 Properly build where clause for rating checks
1 year ago
Shadowghost ed2280a060 Overhaul content ratings
1 year 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 #8499 from jellyfin/release-10.8.z
2 years ago
Bond_009 1c14c86b20 Fix some warnings
2 years ago
cvium 76c2775d8c Use static lambdas
2 years ago
WWWesten 17a273d237
Update LocalizationManager.cs (#6839)
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
3 years ago
David Ullmer b5880c2680 Minor improvements
3 years ago
David Ullmer 6b61b50b53 Revert "Refactor LocalizationManager and remove dead method"
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
David Ullmer db2b53a4b5 Refactor LocalizationManager and remove dead method
3 years ago
Bond_009 ddb04dc12b Use new ReadAllLines extensions
3 years ago
cvium 608cba817c Reduce some allocations with the magic of spans etc.
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
David 043d045448 Put json serializer options in private field
3 years ago
David f38970cbd3 Remove xml docs
3 years ago
David 196388d607 Remove custom Json serializer from Emby.Server.Implementations
3 years ago
hoanghuy309 f363d8afd5
Update LocalizationManager.cs
4 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Mark Monteiro 5d648bf54f Register and construct ILocalizationManager correctly
4 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond_009 c699c546e4 Improve LocalizationManager
5 years ago
Bond-009 bf43dc00bb More warning fixes
5 years ago
Bond-009 04db0369d4
Update LocalizationManager.cs
5 years ago
Bond-009 0419deeec4
Update LocalizationManager.cs
5 years ago
Bond-009 ed07ed44ae Simplify rating loading
5 years ago
Claus Vium ce03662fa7 Add error logging when translation is missing from core
5 years ago
Claus Vium 49923e50db Remove missing languages from localization options
5 years ago
Claus Vium c3c52b6682 Default to en-US for missing core translations
5 years ago
Bond_009 ae5514afd6 Fix loading of rating files
5 years ago
Joshua M. Boniface 56dcc45dc0
Merge pull request #732 from Bond-009/locale
5 years ago