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.
...
- Documents all library entities
- Fixes styling warnings for library entities
- Updates library entities to inherit from interfaces
- Makes library entites no longer partial.
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
...
Add full stop at end of comments (SA1629)
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
5 years ago
Patrick Barron
42177d1739
Replace Weekday with DayOfWeek
5 years ago
Patrick Barron
3eeb6576d8
Migrate User DB to EF Core
5 years ago
Patrick Barron
aca7e221d8
Merge branch 'master' into userdb-efcore
...
# 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
5 years ago
Patrick Barron
a5dee36808
Apply more review suggestions
5 years ago
Patrick Barron
b94afc597c
Address review comments
5 years ago
Patrick Barron
b7621d762c
2nd half of changes
5 years ago
Patrick Barron
9ad839c776
Initial migration code
5 years ago
Patrick Barron
a78184ef44
Add the user data to the schema
5 years ago
Patrick Barron
37dcbfbc39
Update code to only add implemented parts of the schema
5 years ago
Patrick Barron
032de931b1
Migrate activity db to EF Core
5 years ago