Commit Graph

30 Commits (master)

Author SHA1 Message Date
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
1 year ago
Bond_009 cbfa355e31 Update StyleCop
2 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
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
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore
3 years ago
cvium 608cba817c Reduce some allocations with the magic of spans etc.
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Patrick Barron 75df6965a0 Don't use database for QuickConnect
3 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
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
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
4 years ago
ConfusedPolarBear 33390153fd Minor fix
4 years ago
ConfusedPolarBear 387a07c6dd Add persistent setting configuration and temporary activation
4 years ago
ConfusedPolarBear 36f3e933a2 Add quick connect
4 years ago