aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Migrations/Routines
AgeCommit message (Collapse)Author
2020-08-27Fix partial library and channel accesscrobibero
2020-08-26Apply suggestions from code reviewcrobibero
2020-08-26Apply suggestions from code reviewcrobibero
2020-08-25bump System.Text.Jsoncrobibero
2020-08-01Switch to unstable chromecast version.Patrick Barron
2020-08-01Add using statement to DisplayPreferences migrationPatrick Barron
2020-07-28Migrate default library display preferences.Patrick Barron
2020-07-27Set default value of SortBy during migrations.Patrick Barron
2020-07-27Add tv home.Patrick Barron
2020-07-27Serialize/deserialize new entities properly.Patrick Barron
2020-07-24Migrate EnableNextVideoInfoOverlayPatrick Barron
2020-07-24Migrate skip lengths.Patrick Barron
2020-07-23Fixed build errors.Patrick Barron
2020-07-23Merge branch 'master' into displaypreferences-efcorePatrick Barron
2020-07-22Add missing chromecast version serialization/deserialization.Patrick Barron
2020-07-21Try adding plugin repository againcrobibero
2020-07-20Allow migration to optionally run on fresh installcrobibero
2020-07-17Migrate Display Preferences to EF CorePatrick Barron
2020-06-22apply suggestions from code reviewdkanada
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-06-17Merge branch 'master' into custom-reposdkanada
2020-06-13Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
Use typed logger where possible
2020-06-11Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs
2020-06-11Merge pull request #3222 from barronpm/activitylog-migration-fixdkanada
Fix Activity Log Migrations for Very Old Databases
2020-06-06simplify the custom repository feature for nowdkanada
2020-06-06remove unnecessary property for repository objectdkanada
2020-06-05Use typed logger where possiblecrobibero
2020-06-05Move default repo addition to migrationcrobibero
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
2020-06-04Use data binding instead of raw SQLPatrick Barron
2020-06-01Fix a bug where very old Emby databases didn't use proper Guid'sPatrick Barron
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-28Fix bug when migrating user db with users that have never logged in.Patrick Barron
2020-05-26Fixed issue when LastLoginDate or LastActivityDate were nullPatrick Barron
2020-05-26Update migrations and fix a few bugsPatrick Barron
2020-05-23Cleanup and fix more bugsPatrick Barron
2020-05-23CleanupPatrick Barron
2020-05-20Fix profile images.Patrick Barron
2020-05-20Fix issues and add profile image supportPatrick Barron
2020-05-20Add some missing propertiesPatrick Barron
2020-05-20Migrate User DB to EF CorePatrick Barron
2020-05-15Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs
2020-05-15Merge remote-tracking branch 'upstream/master' into no-more-doppelgangersMark Monteiro
2020-05-15Do not run DELETE command if no extras are detectedMark Monteiro
Also log a message if no extras were detected Also log the path used for the database backup Also add some comments to explain the migration
2020-05-15Fixed compilation, added backing db before removing extrasVasily
2020-05-15Fixed indentationPatrick Barron
2020-05-15Apply suggestions from code reviewVasily
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
2020-05-15Apply more review suggestionsPatrick Barron
2020-05-15Apply more review suggestionsPatrick Barron
2020-05-15Implement a cleanup migrationVasily