Bond_009
|
b366dc2e6e
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2 years ago |
Bond_009
|
cbfa355e31
|
Update StyleCop
|
3 years ago |
Bond_009
|
fb2f07dc84
|
Replace RNGCryptoServiceProvider with RandomNumberGenerator
|
3 years ago |
crobibero
|
397868be95
|
Fix issues with QuickConnect and AuthenticationDb
|
3 years ago |
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
|
3 years ago |
Niels van Velzen
|
7d46ca9317
|
Refactor Quick Connect
|
3 years ago |
Patrick Barron
|
784f29f753
|
Use named tuple for QuickConnect
|
3 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
|
3 years ago |
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
Patrick Barron
|
a225f34796
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Jellyfin.Api/Helpers/RequestHelpers.cs
|
4 years ago |
cvium
|
608cba817c
|
Reduce some allocations with the magic of spans etc.
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
4 years ago |
Patrick Barron
|
75df6965a0
|
Don't use database for QuickConnect
|
4 years ago |
Bond_009
|
8c8a71692e
|
Remove Hex class as the BCL has one now
|
4 years ago |
Matt Montgomery
|
df0d197dc8
|
Apply suggestions from code review
|
4 years ago |
Matt Montgomery
|
5f1a863241
|
Apply suggestions from code review
|
4 years ago |
Matt Montgomery
|
035d29fb35
|
Migrate to new API standard
|
4 years ago |
Matt Montgomery
|
3c91aa0c3d
|
Code cleanup
|
4 years ago |
Matt Montgomery
|
0945659cb5
|
Apply suggestions from code review
|
4 years ago |
ConfusedPolarBear
|
329980c727
|
API cleanup
|
4 years ago |
ConfusedPolarBear
|
4be476ec53
|
Move all settings into the main server configuration
Decreased the timeout from 30 minutes to 5.
Public lookup values have been replaced with the short code.
|
4 years ago |
ConfusedPolarBear
|
82887ec710
|
Add IDisposable
|
4 years ago |
ConfusedPolarBear
|
86624e92d3
|
Finish addressing review comments
|
4 years ago |
ConfusedPolarBear
|
7d9b552403
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
ConfusedPolarBear
|
001c78573e
|
Add XML documentation
|
4 years ago |
ConfusedPolarBear
|
0d6a63bf84
|
Make all properties nullable
|
4 years ago |
ConfusedPolarBear
|
70e50dfa90
|
Apply suggestions from code review
|
5 years ago |
ConfusedPolarBear
|
33390153fd
|
Minor fix
|
5 years ago |
ConfusedPolarBear
|
387a07c6dd
|
Add persistent setting configuration and temporary activation
|
5 years ago |
ConfusedPolarBear
|
36f3e933a2
|
Add quick connect
|
5 years ago |