Commit Graph

20956 Commits (2a9474f6e706624ce93883b4cb7616937e205f76)
 

Author SHA1 Message Date
Patrick Barron 2a9474f6e7 Count records before skipping
3 years ago
Patrick Barron 6b24cc6d1f Fix UpdateDeviceOptions
3 years ago
Patrick Barron 3123ea2a94 Add missing ConfigureAwait call
3 years ago
Patrick Barron 54fdc2fd88 Use ExecuteSqlInterpolated instead of ExecuteSqlRaw
3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron 336ba2879f Re-add support for API keys
3 years ago
Patrick Barron 0292936c65 Use consistent name for db context
3 years ago
Patrick Barron 4206c0e091 Combine if statements
3 years ago
Patrick Barron 3264575047 Add data migration
3 years ago
Patrick Barron 3fd0b1a359 Recreate devices migration with missing fields
3 years ago
Patrick Barron 3d9c16ba6b Fix concurrency issues
3 years ago
Patrick Barron 373155a063 Correctly handle devices without custom names
3 years ago
Joshua M. Boniface c791c3a215
Merge pull request #6191 from crobibero/5.0.7
3 years ago
Bond-009 004c53a5a5
Merge pull request #6180 from crobibero/test-controller
3 years ago
Claus Vium cd36b8067f
Merge pull request #5988 from Bond-009/fuzz
3 years ago
crobibero e021a0e9ce Update to dotnet 5.0.7
3 years ago
Bond-009 aaa9cc604f
Merge pull request #6176 from nielsvanvelzen/userid-required
3 years ago
crobibero d32bbf181a Ignore all test controllers
3 years ago
Bond-009 04daf0ff49
Merge pull request #6175 from nielsvanvelzen/crobibero-is-stupid
3 years ago
Niels van Velzen 226abde3f7 Change userId to required in operations that would otherwise throw exceptions
3 years ago
Niels van Velzen 0a0e10e854 Fix routeMediaSourceId route parameter in SubtitleController GetSubtitle
3 years ago
Claus Vium 93dbbfea03
Merge pull request #6173 from Bond-009/tests5
3 years ago
Bond-009 83e492b72b
Merge pull request #5384 from Larvitar/season-metadata-fix
3 years ago
Bond_009 5fb72951a0 Add test for ReadOnlySpan.Count extension
3 years ago
Claus Vium 8daa679a26
Update MediaBrowser.Providers/Manager/MetadataService.cs
3 years ago
Claus Vium cb77f8ee28
Merge pull request #6172 from Bond-009/nullable6
3 years ago
Bond-009 cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
cvium 66de842896 Use stackalloc in Format3DParser.Parse
3 years ago
Bond_009 383c2d7374 Remove useless nullable directives
3 years ago
Stan adf406b182
Fix playback of complex BluRay ISOs (#6166)
3 years ago
Claus Vium d366fd3fd7
Merge pull request #6165 from Bond-009/tests4
3 years ago
Bond_009 06401ffa0d Fix duplicate keys causing an exception
3 years ago
Bond_009 f7392394fd Add fuzzing infra
3 years ago
Claus Vium b986cb57b7
Merge pull request #6163 from Bond-009/tests3
3 years ago
Bond_009 2fc14375f8 Fix index out of range and add reg tests
3 years ago
Claus Vium ed2f08d05f
Merge pull request #6156 from Bond-009/minor14
3 years ago
Claus Vium 93387ba235
Merge pull request #5990 from BaronGreenback/UrlDecoding
3 years ago
Claus Vium 19a1889906
Merge pull request #6162 from crobibero/no-base-redirect
3 years ago
BaronGreenback 147612f59b
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback 37326a8099
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback ada052fcb1
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback c1fa7cbbf8
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback 371f8629b1
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback 133ce65e28
Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
3 years ago
BaronGreenback e71c10df46
Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
3 years ago
BaronGreenback e1a0b5d2a1
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback cc2166550f
Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs
3 years ago
BaronGreenback b59e81dcdf
Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs
3 years ago
Joshua M. Boniface cee8b87330
Merge pull request #6137 from ferferga/actions
3 years ago
crobibero dfc776e451 Redirect to default if root is requested
3 years ago