Commit Graph

20 Commits (93b754c36615b5f68f2e7bc2773a1e856cb48f5c)

Author SHA1 Message Date
crobibero 3a6501abe0 Fix another key collision in MigrateDisplayPreferencesDatabase
4 years ago
crobibero eefe87f537 Remove CustomItemDisplayPreferences unique key collision
4 years ago
crobibero 76250a8895 Use md5 Guid for legacy compat
4 years ago
crobibero 3db6ae91f6 Add ItemId to all display preferences
4 years ago
crobibero e765184afa Fix existing DisplayPreferences migration
4 years ago
Cody Robibero 1d059bc76b
Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs
4 years ago
crobibero 7375d70396 Skip migration if user doesn't exist
4 years ago
crobibero 78ae86b86a Apply suggestions from code review
4 years ago
crobibero 5f64ab02a0 bump System.Text.Json
4 years ago
Patrick Barron ad32800504 Switch to unstable chromecast version.
4 years ago
Patrick Barron a6bc4c688d Add using statement to DisplayPreferences migration
4 years ago
Patrick Barron c094916df0 Migrate default library display preferences.
4 years ago
Patrick Barron 4b8ab1a803 Set default value of SortBy during migrations.
4 years ago
Patrick Barron 754837f16f Add tv home.
4 years ago
Patrick Barron 68a185fd02 Serialize/deserialize new entities properly.
4 years ago
Patrick Barron 9fcf23bd21 Migrate EnableNextVideoInfoOverlay
4 years ago
Patrick Barron 0d13d830bb Migrate skip lengths.
4 years ago
Patrick Barron 629ffe395f Fixed build errors.
4 years ago
Patrick Barron 9f323e5579 Add missing chromecast version serialization/deserialization.
4 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago