Commit Graph

107 Commits (37b87bc231f385ed12d51866680e2e3a34fe7d13)

Author SHA1 Message Date
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
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
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
Bond_009 5265b3eee7 Replace PBKDF2-SHA1 with PBKDF2-SHA512
3 years ago
dependabot[bot] baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
3 years ago
Bond-009 8858d8e597
Merge branch 'master' into theorydata
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
ianjazz246 19b8bcaec4 Use TheoryData instead of MemberData and ClassData
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
Bond_009 e8e0836f95 Fix PasswordHash tests
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
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Bond_009 915855e422 Add property based testing
3 years ago
dependabot[bot] 38ebd6147a
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Bond-009 159431ad2a
Merge pull request #5612 from Bond-009/passwordhash
3 years ago
dependabot[bot] 7c70205326
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
3 years ago
Bond_009 11f7ab4dd4 Add tests for CopyToExtensions
3 years ago
Bond-009 b49d50e634
Merge pull request #5467 from Ullmie02/nfo-fixes
3 years ago
David 1669cb6618 Split valid and invalid tests
3 years ago
David 78f7fdeacc Rename methods and optimize allocations
3 years ago
Bond_009 c2cd7fa0b2 Add more PasswordHash tests
3 years ago
Bond_009 d77507ba09 Rewrite PasswordHash.Parse to work with ReadOnlySpans
3 years ago
Bond-009 1a0ce16f4d
Merge pull request #5504 from crobibero/json-string-converter
3 years ago
David 840eeff2af Apply suggestions from code review
3 years ago
David 14cbd22fbe Use Helper Methods for provider url parsing
3 years ago
Bond-009 b755c25217
Merge pull request #5220 from Bond-009/hdhomerun
3 years ago
crobibero e814d8e2cf Add JsonStringConverter
3 years ago
Bond_009 d202df6e8a Remove useless line
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
Cody Robibero df1951cfe2
Apply suggestions from code review
3 years ago
crobibero fd0b3ca5ef Add JsonVersionConverter and tests
3 years ago
Bond-009 c2af32d035
Merge pull request #5299 from Bond-009/tests13
3 years ago
dependabot[bot] 829442c419
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
3 years ago
Bond_009 aff0aea60f Improve branch coverage
3 years ago
Joshua M. Boniface c0c4aff8a6
Merge pull request #5276 from Bond-009/minor12
3 years ago
dependabot[bot] d033c30cd7
Bump coverlet.collector from 3.0.2 to 3.0.3
3 years ago
Bond_009 eba859e33e Minor improvements
3 years ago
Bond_009 dc9e2ad1a4 Add some more Crc32 tests
3 years ago
Bond_009 3a9fcb6abd Rewrite packet writing code for HdHomerun
3 years ago