Patrick Barron
ae878fa051
Merge branch 'master' into authenticationdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
4 years ago
Bond_009
6f8ccab788
Move non-jellyfin extensions to separate project
4 years ago
Patrick Barron
be88efce3c
Merge branch 'master' into authenticationdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Emby.Server.Implementations/HttpServer/Security/SessionContext.cs
# Emby.Server.Implementations/Security/AuthenticationRepository.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Net/ISessionContext.cs
4 years ago
Joshua M. Boniface
c791c3a215
Merge pull request #6191 from crobibero/5.0.7
...
Update to dotnet 5.0.7
4 years ago
crobibero
e021a0e9ce
Update to dotnet 5.0.7
4 years ago
crobibero
d32bbf181a
Ignore all test controllers
4 years ago
Bond_009
5fb72951a0
Add test for ReadOnlySpan.Count extension
4 years ago
Bond-009
cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
4 years ago
Bond_009
06401ffa0d
Fix duplicate keys causing an exception
4 years ago
Bond_009
2fc14375f8
Fix index out of range and add reg tests
4 years ago
Claus Vium
ed2f08d05f
Merge pull request #6156 from Bond-009/minor14
...
Minor fixes
4 years ago
Claus Vium
93387ba235
Merge pull request #5990 from BaronGreenback/UrlDecoding
4 years ago
BaronGreenback
133ce65e28
Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
BaronGreenback
e71c10df46
Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
Bond_009
c78457e6d3
Minor fixes
4 years ago
Bond_009
915855e422
Add property based testing
4 years ago
cvium
cfba7daa50
revert test change
4 years ago
dependabot[bot]
38ebd6147a
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
cvium
0835b26889
review
4 years ago
Claus Vium
b12f509de3
Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probing
4 years ago
Claus Vium
8a58d552a6
Update tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj
4 years ago
cvium
42a2cc1747
Remove some unnecessary allocations
4 years ago
Patrick Barron
b6446c06ee
Merge branch 'master' into authenticationdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/Security/AuthenticationRepository.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
4 years ago
Patrick Barron
a0c6f72762
Migrate authentication db to EF Core
4 years ago
Bond-009
a937a854f2
Merge pull request #6013 from Bond-009/minor13
4 years ago
Bond-009
a7b7ff000b
Merge branch 'master' into tmdb-person-language
4 years ago
Bond-009
e8790bfa96
Merge pull request #6054 from cvium/allocationz_2_extreme_db_plsdonthurtme
4 years ago
cvium
1027792b16
Review changes
4 years ago
Joshua M. Boniface
24ddcd5955
Merge pull request #6047 from crobibero/dotnet-5.0.6
...
Update to Dotnet 5.0.6
4 years ago
Bond-009
c64bdbb4ff
Merge pull request #6051 from Bond-009/tests7
...
Add tests for Recordinghelper
4 years ago
David Ullmer
96e05e5b66
Add tests for NoralizeLanguage
4 years ago
cvium
1b49435a0e
Reduce some allocations
4 years ago
Bond_009
a9f44c21eb
Add tests for Recordinghelper
4 years ago
BaronGreenback
53bfe0e77d
Changes as requested
4 years ago
crobibero
66b185898f
Update to dotnet5.0.6
4 years ago
BaronGreenback
85ecea7722
corrected tests
4 years ago
BaronGreenback
cb74a86975
Moved test
4 years ago
BaronGreenback
bd71de131c
Changed to use span
4 years ago
BaronGreenback
7185de970c
Merge remote-tracking branch 'upstream/master' into UrlDecoding
4 years ago
Bond_009
56ac64e70a
Minor improvements
...
* properly dispose CancellationTokenSource
* rewrite DynamicHlsController.GetSegmentLengths
* remove dead code
4 years ago
BaronGreenback
dca0298710
changed
4 years ago
BaronGreenback
5f70b4ead1
Update tests/Jellyfin.Api.Tests/Controllers/EncodedQueryStringTest.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
043e69d252
Update tests/Jellyfin.Api.Tests/Controllers/EncodedQueryStringTest.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
af1fe1af6f
Moved into test controller.
4 years ago
BaronGreenback
4f5c9e9504
tests and small fix.
4 years ago
Bond_009
ead4e1e977
Add support for legacy HDhomerun DUAl
4 years ago
Bond_009
47e7c1356c
PathExtensions: Fix index out of bounds in TryReplaceSubPath
...
Fixes #5977
4 years ago
Bond-009
b6df851363
Merge pull request #5984 from Bond-009/container
...
Add regression test for ContainerProfile.ContainsContainer
4 years ago
Bond_009
39931fe3ad
Add regression test for ContainerProfile.ContainsContainer
4 years ago
David Ullmer
e57b80b8e2
Add support for fanart aspect in thumb tag
4 years ago