aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/QuickConnect/IQuickConnect.cs
AgeCommit message (Collapse)Author
2021-06-23Fix issues with QuickConnect and AuthenticationDbcrobibero
2021-06-23Merge branch 'master' into authenticationdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
2021-06-22Refactor Quick ConnectNiels van Velzen
2021-05-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
# Conflicts: # Jellyfin.Api/Helpers/RequestHelpers.cs
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2021-04-13Don't use database for QuickConnectPatrick Barron
2020-08-17Apply suggestions from code reviewMatt Montgomery
2020-08-16Migrate to new API standardMatt Montgomery
2020-07-27Cleanup interfacesMatt Montgomery
2020-07-26Code cleanupMatt Montgomery
2020-06-19API cleanupConfusedPolarBear
2020-06-19Move all settings into the main server configurationConfusedPolarBear
Decreased the timeout from 30 minutes to 5. Public lookup values have been replaced with the short code.
2020-04-19Add persistent setting configuration and temporary activationConfusedPolarBear
2020-04-15Add quick connectConfusedPolarBear