jellyfin/Jellyfin.Server/Migrations/Routines
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
2021-06-18 18:56:10 -04:00
..
AddDefaultPluginRepository.cs Allow migration to optionally run on fresh install 2020-07-20 07:45:24 -06:00
AddPeopleQueryIndex.cs use IF NOT EXISTS in migration 2021-04-19 13:51:55 +02:00
CreateUserLoggingConfigFile.cs Group Methods 2021-04-17 11:19:09 +01:00
DisableTranscodingThrottling.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
MigrateActivityLogDb.cs Allow migration to optionally run on fresh install 2020-07-20 07:45:24 -06:00
MigrateAuthenticationDb.cs Re-add support for API keys 2021-06-18 18:26:58 -04:00
MigrateDisplayPreferencesDb.cs use int.Parse 2021-04-20 13:43:05 +02:00
MigrateUserDb.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
ReaddDefaultPluginRepository.cs revert changes. 2020-11-19 15:40:20 +00:00
RemoveDownloadImagesInAdvance.cs Don't die if folder doesn't have id 2020-12-01 17:36:36 -07:00
RemoveDuplicateExtras.cs Allow migration to optionally run on fresh install 2020-07-20 07:45:24 -06:00