Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/59048f2ed23a89a2b3ca474b783cd023836110b9/tests/Jellyfin.Model.Tests?page=2 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

97 Commits (59048f2ed23a89a2b3ca474b783cd023836110b9)

Author SHA1 Message Date
Cody Robibero fcb8ff7c0f
Merge pull request from crobibero/image.jpeg 3 years ago
Cody Robibero 6804624c15 Add image/jpg to extension lookup 3 years ago
Bond_009 cbfa355e31 Update StyleCop 3 years ago
Bond_009 7ee96a59d3 Use correct jpeg MIME type 3 years ago
Ahmed Rafiq cf75f99f0e
Update unit test name 3 years ago
Ahmed Rafiq fa6f6515a6
Update unit test name 3 years ago
Ahmed Rafiq 6193fdea69 Use MimeTypes package to determine MIME type 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
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed () 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
Mike cf9c678406
Add subtitle format(codec) to stream display title () 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 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 () 4 years ago
dependabot[bot] 33359d45be
Bump coverlet.collector from 3.0.3 to 3.1.0 4 years ago
Bond-009 f3b51dd77b
Update tests/Jellyfin.Model.Tests/Entities/MediaStreamTests.cs 4 years ago
Bond_009 0512f74459 Add tests for GetResolutionText 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Bond_009 915855e422 Add property based testing 4 years ago
dependabot[bot] 38ebd6147a
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 4 years ago
Bond_009 39931fe3ad Add regression test for ContainerProfile.ContainsContainer 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
dependabot[bot] 7c70205326
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 4 years ago
Bond_009 d202df6e8a Remove useless line 4 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1) 4 years ago
Bond_009 2e62c09f2e Fix casing CollectionType 4 years ago
cvium 8b72b902f5 fix HasProviderId and add tests 4 years ago
cvium a49f5d2a44 revert removal of null check 4 years ago
Bond_009 ba62d9d1fe Revert breaking change 4 years ago
dependabot[bot] 829442c419
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 4 years ago
Bond-009 e09e67deae
Merge branch 'master' into tests11 4 years ago
Joshua M. Boniface 5ce4df4178
Merge pull request from Bond-009/imdb 4 years ago
dependabot[bot] d033c30cd7
Bump coverlet.collector from 3.0.2 to 3.0.3 4 years ago
Bond_009 ff10dd9e12 Update deps Jellyfin.Model.Tests 4 years ago
Bond_009 2b131ddaac Cover all branches 4 years ago
Bond_009 941d3f6217 Add tests for ProviderIdsExtensions 4 years ago
crobibero e8b98265b0 Upgrade Jellyfin.Model.Tests to net5.0 4 years ago
telans bf5b21e67b
enable code analyzers for tests 5 years ago
Bond_009 e21d6160c1 Address comments 5 years ago
Bond_009 a8b59c5d21 Rename test 5 years ago
Bond_009 fc3e2baccc Address comments 5 years ago