Commit Graph

30 Commits (24a7e210c377bf828f21b5812f25c6545f7de006)

Author SHA1 Message Date
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Patrick Barron 8479f0f90c Rename JellyfinDb to JellyfinDbContext
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
cvium b836fe9685 remove JellyfinDbProvider and add second level caching
2 years ago
Cody Robibero 3de86ffdb4 Fix nullability on DisplayPreferencesDto
3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant (#2149)
3 years ago
Bond_009 f1f72c3060 Minor improvements
3 years ago
cvium 4d7c1fbdca use int.Parse
3 years ago
cvium cbb855e65f Check for empty string when migrating displaypreferences
3 years ago
Bond_009 1ea2b200c0 JsonSerializer deserialize from bytes where possible
3 years ago
crobibero 3a6501abe0 Fix another key collision in MigrateDisplayPreferencesDatabase
3 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