Commit Graph

28 Commits (d9263dacd5d2e3594e08a5c75bedb31cfc4c5c97)

Author SHA1 Message Date
Patrick Barron d9263dacd5 Enable nullable for Jellyfin.Server.Implementations
4 years ago
crobibero 3db6ae91f6 Add ItemId to all display preferences
4 years ago
crobibero b0c79edd2c Add support for custom item display preferences
4 years ago
crobibero 6c0188c42b Fix efcore not returning a UTC DateTime
4 years ago
Patrick Barron 46c705b545 Generate migration for display preferences fix.
4 years ago
Patrick Barron db46a9e7c8 Clean up JellyfinDb and fix display preferences index.
4 years ago
Patrick Barron acb213e4b8 First pass at cleaning entity classes.
4 years ago
Patrick Barron 68a185fd02 Serialize/deserialize new entities properly.
4 years ago
Patrick Barron 3d69cea1c9
Merge branch 'master' into displaypreferences-efcore
4 years ago
crobibero 9787b2fe8a Detach tracked entries on dispose
4 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Patrick Barron 103c9b7162 Actually fix deleting profile images (hopefully)
4 years ago
Patrick Barron 585fdbad39 Apply review suggestion and fix entity concurrency tokens.
4 years ago
Patrick Barron 63344ec5fd Remove unused portions of the user schema
4 years ago
Patrick Barron 56212e8101 Warnings cleanup
4 years ago
Patrick Barron 42177d1739 Replace Weekday with DayOfWeek
4 years ago
Patrick Barron 3eeb6576d8 Migrate User DB to EF Core
4 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
4 years ago
Patrick Barron a5dee36808 Apply more review suggestions
4 years ago
Patrick Barron b94afc597c Address review comments
4 years ago
Patrick Barron b7621d762c 2nd half of changes
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Patrick Barron a78184ef44 Add the user data to the schema
4 years ago
Patrick Barron 37dcbfbc39 Update code to only add implemented parts of the schema
4 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core
4 years ago