aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.Extensions
AgeCommit message (Expand)Author
2024-06-01Backport pull request #11910 from jellyfin/release-10.9.zBond-009
2024-05-12Disable nuget warning in Jellyfin.Extensions (#11536)Cody Robibero
2024-05-11Bump version to 10.10.0Jellyfin Release Bot
2024-03-31Lowercase CollectionTypeOptions to match legacy experience (#11272)Cody Robibero
2024-03-22feat(i18n): transliterate item name before sorting (#11172)Gary Wang
2024-03-04Add MediaStreamProtocol enum (#10153)Niels van Velzen
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-11-14Fix runtime errorsBond_009
2023-11-14Update to .NET 8Bond_009
2023-11-05Add IDisposableAnalyzers to more projectsBond_009
2023-09-23Start adding IDisposableAnalyzers to projectsBond_009
2023-09-11Removed nesting levels through block-scoped `using` statement (#10025)Lehonti Ramos
2023-08-22== null -> is nullBond_009
2023-06-28Use RegexGenerator where possibleBond_009
2023-04-06Remove redundant 'else' keywordsStepan Goremykin
2023-04-06Remove unused using directivesStepan Goremykin
2023-02-20Improve alternate ordering (#9336)Bond-009
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-02-01Improve ffprobe json parsing and don't log error for Codec Type attachmentBond_009
2023-01-24Simplify AlphanumericComparatorBond_009
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2022-12-27Use Diacritics.NETBond_009
2022-12-07Update projects to .net7Bond_009
2022-12-05Replace == null with is nullBond_009
2022-11-27Investigate some TODO commentsBond_009
2022-10-22Migrate MusicBrainz plugin to MetaBrainz.MusicBrainzMrTimscampi
2022-10-06Use ArgumentNullException.ThrowIfNull helper methodBond_009
2022-09-28Remove redundant using directivesHannes Braun
2022-08-15Fix various typos luz paz
2022-07-13bump Jellyfin to 10.9Cody Robibero
2022-06-14Merge pull request #7894 from crobibero/search-hintsCody Robibero
2022-05-20Merge pull request #7604 from Jellifi007/fixes-diactriticsBond-009
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-03-12Merge pull request #7325 from eyezak/issue/6450Cody Robibero
2022-03-06Use Enum.GetValues<T>()Cody Robibero
2022-03-06Clean up EnumFlags serializationCody Robibero
2022-02-21Optimize Guid comparisonsBond_009
2022-01-22Ban the usage of Task.ResultBond_009
2021-12-24Update StyleCopBond_009
2021-12-19Remove unreachable branches from JsonConvertersBond_009
2021-10-09Merge pull request #6501 from crobibero/schedules-directClaus Vium
2021-10-08Merge remote-tracking branch 'upstream/master' into schedules-directCody Robibero
2021-10-08Remove duplicate Fisher–Yates shuffle implBond_009
2021-10-01Use ConvertFrom with invariant culture instead of current cultureBond_009
2021-09-24Update Jellyfin.Extensions to .Net6Bond_009
2021-09-19Reduce allocationsBond_009
2021-09-14Merge pull request #6502 from crobibero/publish-jeff-extensionClaus Vium