Commit Graph

48 Commits (master)

Author SHA1 Message Date
Cody Robibero 3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
2 months ago
Cody Robibero e731250342 Lowercase MediaStreamProtocol for backwards compatibility
2 months ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
2 months ago
Bond_009 7bf831da62 Fix tests
5 months ago
Bond_009 0fd36a5bf1 Fix warnings in test projects
6 months ago
Bond-009 6fb2fac6e4
Always run code analyzers for tests projects (#9304)
1 year ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
1 year ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment
1 year ago
Bond_009 b7f2c8de5b Simplify AlphanumericComparator
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Patrick Barron 663854bc1e
Update test dependencies (#9094)
1 year ago
Bond_009 7c77ba529c Add more tests
1 year ago
Bond_009 6bf131b270 Use Diacritics.NET
1 year ago
Bond-009 3462676a8f
Fix debug builds (#8909)
1 year ago
Bond_009 236dd650d0 Update projects to .net7
1 year ago
dependabot[bot] 266fb2f81c
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
2 years ago
Cody Robibero 6004060b4e Fix build errors from new warnings
2 years ago
dependabot[bot] a0f873692e
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
2 years ago
Cody Robibero a7b1132c92 Merge pull request #7842 from crobibero/dependency-backport
2 years ago
dependabot[bot] 0f6bd264ae
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)
2 years ago
Bond-009 2b1a915ead Merge pull request #7604 from Jellifi007/fixes-diactritics
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
dependabot[bot] 37b87bc231
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Cody Robibero bbd5d11d3b Remove TranscodeReason.None, Add JsonFlagEnum tests
2 years ago
dependabot[bot] 06f259001c
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
2 years ago
dependabot[bot] 7649391b9d
Bump coverlet.collector from 3.1.1 to 3.1.2
2 years ago
dependabot[bot] 6af7d5445f
Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
dependabot[bot] 88e02c5290
Bump FsCheck.Xunit from 2.16.3 to 2.16.4
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
dependabot[bot] baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
3 years ago
Bond_009 d05062fec0 Use new Random.Shared instead of creating new instances
3 years ago
Bond-009 8858d8e597
Merge branch 'master' into theorydata
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Bond_009 9148820d89 Add more tests
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
ianjazz246 19b8bcaec4 Use TheoryData instead of MemberData and ClassData
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
dependabot[bot] c52fc714aa
Bump FsCheck.Xunit from 2.16.1 to 2.16.3
3 years ago
dependabot[bot] e40fde04d6
Bump FsCheck.Xunit from 2.16.0 to 2.16.1
3 years ago
Bond-009 d9f7b84156
Merge pull request #6438 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0
3 years ago
dependabot[bot] ee37784a35
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
3 years ago
dependabot[bot] 4077cb2648
Bump FsCheck.Xunit from 2.15.3 to 2.16.0
3 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration (#6334)
3 years ago
dependabot[bot] 33359d45be
Bump coverlet.collector from 3.0.3 to 3.1.0
3 years ago
Cody Robibero de12ee5dba Update to dotnet 5.0.8
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago