aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs
AgeCommit message (Expand)Author
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2021-12-24Update StyleCopBond_009
2021-09-24Replace RNGCryptoServiceProvider with RandomNumberGeneratorBond_009
2021-06-23Fix issues with QuickConnect and AuthenticationDbcrobibero
2021-06-23Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-06-22Refactor Quick ConnectNiels van Velzen
2021-06-21Use named tuple for QuickConnectPatrick Barron
2021-06-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-04-30Reduce some allocations with the magic of spans etc.cvium
2021-04-17Remove unused using directivesBaronGreenback
2021-04-13Don't use database for QuickConnectPatrick Barron
2020-11-25Remove Hex class as the BCL has one nowBond_009
2020-08-26Apply suggestions from code reviewMatt Montgomery
2020-08-17Apply suggestions from code reviewMatt Montgomery
2020-08-16Migrate to new API standardMatt Montgomery
2020-07-26Code cleanupMatt Montgomery
2020-07-26Apply suggestions from code reviewMatt Montgomery
2020-06-19API cleanupConfusedPolarBear
2020-06-19Move all settings into the main server configurationConfusedPolarBear
2020-06-09Add IDisposableConfusedPolarBear
2020-06-09Finish addressing review commentsConfusedPolarBear
2020-06-09Apply suggestions from code reviewConfusedPolarBear
2020-06-08Make all properties nullableConfusedPolarBear
2020-04-24Apply suggestions from code reviewConfusedPolarBear
2020-04-23Minor fixConfusedPolarBear
2020-04-19Add persistent setting configuration and temporary activationConfusedPolarBear
2020-04-15Add quick connectConfusedPolarBear