| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-11 | Multiple Stream changes | Bond_009 | |
| * Remove useless MemoryStream in DlnaHttpClient * Use HttpContent.ReadFromJsonAsync extension * Call ConfigureAwait for IAsyncDisposable * Use HttpContent.CopyToAsync where possible | |||
| 2023-04-06 | Simplify linq expressions (use All) | Stepan Goremykin | |
| 2023-03-09 | Extend language code handling | Shadowghost | |
| 2023-02-20 | Apply review suggestions | Shadowghost | |
| 2023-02-20 | Fix typo and migration description | Shadowghost | |
| 2023-02-20 | Add default rating selections | Shadowghost | |
| 2023-02-20 | Properly build where clause for rating checks | Shadowghost | |
| 2023-02-20 | Overhaul content ratings | Shadowghost | |
| 2022-12-07 | Use ArgumentException.ThrowIfNullOrEmpty | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-11-15 | Change the Translation of "Simplified Chinese" | TheBlueKingLP | |
| Change the translation of "Simplified Chinese" from "汉语 (简化字)" to "汉语 (简体字)" | |||
| 2022-11-13 | Correcting LocalizationOption | TheBlueKingLP | |
| Changing from 体(the simplified variant) to 體(the traditional variant) in the LocalizationOption for the "Traditional Chinese" language. | |||
| 2022-10-28 | Backport pull request #8499 from jellyfin/release-10.8.z | cvium | |
| chore: add Basque to the list of localization options Original-merge: d8e53f35a51af6f9709841222d9a668d7be73e8c Merged-by: Claus Vium <cvium@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2022-02-14 | Fix some warnings | Bond_009 | |
| 2021-12-19 | Use static lambdas | cvium | |
| 2021-11-19 | Update LocalizationManager.cs (#6839) | WWWesten | |
| 2021-11-02 | Update LocalizationManager.cs | WWWesten | |
| 2021-11-01 | Update LocalizationManager.cs | WWWesten | |
| 2021-08-15 | Minor improvements | Bond_009 | |
| 2021-08-10 | Merge remote-tracking branch 'upstream/master' into localization-test | David Ullmer | |
| 2021-08-10 | Minor improvements | David Ullmer | |
| 2021-08-10 | Revert "Refactor LocalizationManager and remove dead method" | David Ullmer | |
| This reverts commit db2b53a4b52d0c1e9797bfc70030b04421ba46a6. | |||
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-05-24 | Remove some unnecessary allocations | cvium | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-05-10 | Refactor LocalizationManager and remove dead method | David Ullmer | |
| 2021-05-06 | Use new ReadAllLines extensions | Bond_009 | |
| 2021-04-30 | Reduce some allocations with the magic of spans etc. | cvium | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-03-13 | FxCop -> Net Analyzers (part 2) | Bond_009 | |
| 2020-12-24 | Put json serializer options in private field | David | |
| 2020-12-23 | Remove xml docs | David | |
| 2020-12-23 | Remove custom Json serializer from Emby.Server.Implementations | David | |
| 2020-09-18 | Update LocalizationManager.cs | hoanghuy309 | |
| 2020-07-22 | Review usage of string.Substring (part 1) | Bond_009 | |
| Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice | |||
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-04-04 | Register and construct ILocalizationManager correctly | Mark Monteiro | |
| 2019-11-22 | Fix some warnings | Bond-009 | |
| 2019-08-16 | Improve LocalizationManager | Bond_009 | |
| 2019-03-13 | More warning fixes | Bond-009 | |
| 2019-03-06 | Update LocalizationManager.cs | Bond-009 | |
| 2019-03-04 | Update LocalizationManager.cs | Bond-009 | |
| 2019-03-01 | Simplify rating loading | Bond-009 | |
| 2019-02-08 | Add error logging when translation is missing from core | Claus Vium | |
| 2019-02-08 | Remove missing languages from localization options | Claus Vium | |
| 2019-02-08 | Default to en-US for missing core translations | Claus Vium | |
| 2019-02-04 | Fix loading of rating files | Bond_009 | |
| 2019-02-03 | Merge pull request #732 from Bond-009/locale | Joshua M. Boniface | |
| Reworked LocalizationManager to load data async | |||
| 2019-02-01 | Fix build error | Bond_009 | |
| 2019-01-31 | Merge branch 'master' into locale | Bond-009 | |
