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/1cf2ec26a3b81d2a5495a520d8638fbc66fd17c7/tests You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

766 Commits (1cf2ec26a3b81d2a5495a520d8638fbc66fd17c7)

Author SHA1 Message Date
Cody Robibero 2b10251b32 Update to dotnet6.rc2 3 years ago
Claus Vium 8fc4a48070
Merge pull request from crobibero/schedules-direct 3 years ago
Claus Vium e775286de5
Merge pull request from 1337joe/test-mp4-metadata 3 years ago
Claus Vium b16e6621b3
Merge pull request from crobibero/dotnet-6-rc1 3 years ago
Claus Vium eea2ba9b68
Merge pull request from Bond-009/random 3 years ago
Claus Vium 851a5f3b55
Merge pull request from Bond-009/tests6 3 years ago
Cody Robibero 3bbd98cc3f Merge remote-tracking branch 'upstream/master' into schedules-direct 3 years ago
Bond_009 d05062fec0 Use new Random.Shared instead of creating new instances 3 years ago
Bond_009 67147400bf Fix issue 3 years ago
Bond_009 74d75fad46 Improve test coverage for QuickConnectManager 3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages 3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant () 3 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed () 3 years ago
Joe Rogers 4c2adc39c7
Add test data and unit test for mp4 metadata probe 3 years ago
Bond_009 055e04338e Add regression test for 3 years ago
Bond-009 8858d8e597
Merge branch 'master' into theorydata 4 years ago
Bond_009 4643fd5dcb Address comments 4 years ago
Bond_009 4d1d9f23d5 Use new Enum.TryParse(ReadOnlySpan<char>) overload 4 years ago
Bond_009 13fbfe6091 Target net6.0 4 years ago
Bond_009 dc1b726ef8 Add regression test for 4 years ago
Claus Vium b598f0e9fb
Merge pull request from Bond-009/datetime 4 years ago
Joshua M. Boniface 18506f7c21
Merge pull request from crobibero/dotnet-5.0.10 4 years ago
Claus Vium c38d19682c
Merge pull request from ankenyr/master 4 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible 4 years ago
Cody Robibero e7d6c45509 Upgrade to dotnet 5.0.10 4 years ago
Bond_009 9148820d89 Add more tests 4 years ago
Bond_009 a6d1e542e6 Reduce allocations 4 years ago
Bond_009 b0194bce6c Add regression test for issue 4 years ago
Bond_009 34b38454e0 Fix SubtitleEncoder and add regression tests 4 years ago
ankenyr 2b5f3f294e Fixing by comparing PremiereDate when episode comparison would otherwise be equal. 4 years ago
Cody Robibero 7a7fe3e681 Fix types and property names 4 years ago
ianjazz246 19b8bcaec4 Use TheoryData instead of MemberData and ClassData 4 years ago
ianjazz246 3313efce19 Revert "Use TheoryData in UrlDecodeQueryFeatureTest" 4 years ago
ianjazz246 c5393b2579 Use TheoryData in UrlDecodeQueryFeatureTest 4 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
dependabot[bot] c52fc714aa
Bump FsCheck.Xunit from 2.16.1 to 2.16.3 4 years ago
Claus Vium 74fef6c05b
Merge pull request from Bond-009/async 4 years ago
cvium 907d9fa195 remove some newlines 4 years ago
cvium 1172ece856 remove leading and trailing whitespace from the key 4 years ago
Cody Robibero 04973a489f use JsonOptions 4 years ago
cvium 60185f99c4 fix the build 4 years ago
Cody Robibero 0587b539ec Suggestions from review 4 years ago
cvium 6b3ecf2533 Merge branch 'master' into bug/authorization-header-issue 4 years ago
cvium 048c478b0d Merge branch 'master' into bug/authorization-header-issue 4 years ago
Cody Robibero 47e24a2cf7 Add SchedulesDirect json tests 4 years ago
Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore 4 years ago
Bond-009 3ec7ecf399
Merge pull request from MrTimscampi/audio-people 4 years ago
Bond_009 286dabdc4b Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 4 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 years ago
Mike cf9c678406
Add subtitle format(codec) to stream display title () 4 years ago