Commit Graph

65 Commits (c8c544dc5ea18a60bf26ab26d9496c7c7396fdcc)

Author SHA1 Message Date
gnattu 19c5c95f4e Backport pull request #12949 from jellyfin/release-10.10.z
3 months ago
Bond-009 ceb850c770
Update projects to .NET 9 (#13023)
3 months ago
Jellyfin Release Bot a0c634a6ed Bump version to 10.11.0
3 months ago
Tim Eisele d4bde14a01
Update src/Jellyfin.Extensions/Json/Converters/JsonDelimitedArrayConverter.cs
5 months ago
Shadowghost 7a2427bf07 Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write
5 months ago
Gary Wang 81aca67745
feat(i18n): able to finetune transliterator (#12378)
5 months ago
Bond-009 7631956451 Backport pull request #12550 from jellyfin/release-10.9.z
5 months ago
Bond_009 97a02f5803 Remove BOM from UTF-8 files
5 months ago
Bond-009 c7f87c0d69 Backport pull request #11910 from jellyfin/release-10.9.z
8 months ago
Cody Robibero 1ec130757d
Disable nuget warning in Jellyfin.Extensions (#11536)
9 months ago
Jellyfin Release Bot 04022f85af Bump version to 10.10.0
9 months ago
Cody Robibero 3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
10 months ago
Gary Wang c16135800c
feat(i18n): transliterate item name before sorting (#11172)
11 months ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
11 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
12 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
1 year ago
Bond_009 8ee1525894 Fix runtime errors
1 year ago
Bond_009 eb022c49cc Update to .NET 8
1 year ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
1 year ago
Bond_009 afc195286f Start adding IDisposableAnalyzers to projects
1 year ago
Lehonti Ramos bc959270b7
Removed nesting levels through block-scoped `using` statement (#10025)
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
2 years ago
Stepan Goremykin 26958162d0 Remove unused using directives
2 years ago
Bond-009 5b493e14ac
Improve alternate ordering (#9336)
2 years ago
Bond-009 6fb2fac6e4
Always run code analyzers for tests projects (#9304)
2 years ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
2 years ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment
2 years ago
Bond_009 b7f2c8de5b Simplify AlphanumericComparator
2 years ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
2 years ago
Bond_009 6bf131b270 Use Diacritics.NET
2 years ago
Bond_009 236dd650d0 Update projects to .net7
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond_009 556cc8062d Investigate some TODO comments
2 years ago
MrTimscampi 7ad0c9ba24 Migrate MusicBrainz plugin to MetaBrainz.MusicBrainz
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
luz paz 9ec2870b10 Fix various typos
3 years ago
Cody Robibero 40d3d8fb37 bump Jellyfin to 10.9
3 years ago
Cody Robibero e4b095a766 Merge pull request #7894 from crobibero/search-hints
3 years ago
Bond-009 2b1a915ead Merge pull request #7604 from Jellifi007/fixes-diactritics
3 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
3 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
3 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
3 years ago
Cody Robibero dbea7cac67 Use Enum.GetValues<T>()
3 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
3 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago