Commit Graph

190 Commits (223cc8314abf37b7a96807cd086888fe52ccf722)

Author SHA1 Message Date
Cody Robibero 4a28f46cac Don't throw exception on unauthenticated requests
3 years ago
Cody Robibero 40045d2147 Update to full dotnet 6
3 years ago
dependabot[bot] baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
3 years ago
Cody Robibero 2b10251b32 Update to dotnet6.rc2
3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages
3 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed (#2149)
3 years ago
Bond-009 8858d8e597
Merge branch 'master' into theorydata
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Cody Robibero e7d6c45509 Upgrade to dotnet 5.0.10
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
cvium 907d9fa195 remove some newlines
3 years ago
cvium 1172ece856 remove leading and trailing whitespace from the key
3 years ago
cvium 60185f99c4 fix the build
3 years ago
cvium 6b3ecf2533 Merge branch 'master' into bug/authorization-header-issue
3 years ago
cvium 048c478b0d Merge branch 'master' into bug/authorization-header-issue
3 years ago
Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
3 years ago
dependabot[bot] ee37784a35
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
3 years ago
Cody Robibero 709f8e9faa Update to dotnet 5.0.9
3 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore
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
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
3 years ago
crobibero e021a0e9ce Update to dotnet 5.0.7
3 years ago
Tommaso Stocchi 2b232df07f
Merge branch 'master' into bug/authorization-header-issue
3 years ago
dependabot[bot] 38ebd6147a
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
3 years ago
Patrick Barron b6446c06ee Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Bond-009 a937a854f2
Merge pull request #6013 from Bond-009/minor13
3 years ago
crobibero 66b185898f Update to dotnet5.0.6
3 years ago
Bond_009 56ac64e70a Minor improvements
3 years ago
dependabot[bot] 182117d0a7
Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0
3 years ago
dependabot[bot] c1563d9303
Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0
3 years ago
dependabot[bot] eee3b385da
Bump AutoFixture from 4.16.0 to 4.17.0
3 years ago
dependabot[bot] dc628d1e1c
Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0
3 years ago
dependabot[bot] 442bc8671b
Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0
3 years ago
dependabot[bot] 27202ae8aa
Bump AutoFixture from 4.15.0 to 4.16.0
3 years ago
dependabot[bot] 3651ee5ed3
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.5
3 years ago
Bond-009 9f21dd63ae
Merge pull request #5684 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.9.4
3 years ago
dependabot[bot] 7c70205326
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
3 years ago
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress
3 years ago
Patrick Barron 85da0b50e2 Fix user mocking
3 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup
3 years ago
Bond_009 a618d6053f Move TestPluginWithoutPages to the correct project
3 years ago
Bond_009 fa8bfece4e Split integration tests from unit tests
3 years ago
Bond_009 d202df6e8a Remove useless line
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
Joshua M. Boniface 3c46f10e3d
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
3 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes
3 years ago