Fernando Fernández
|
e5980f8686
Fix typo in comment and remove useless ones
|
3 lat temu |
Fernando Fernández
|
f4af78817d
Move model configuration to its own classes
|
3 lat temu |
Patrick Barron
|
a0c6f72762
Migrate authentication db to EF Core
|
4 lat temu |
Patrick Barron
|
98e19c9fd3
Add device indexes
|
4 lat temu |
Patrick Barron
|
e6f1ffdc8d
Add device entities to schema.
|
4 lat temu |
Patrick Barron
|
1c501b17d7
Add ApiKey entity and associated relationships
|
4 lat temu |
Patrick Barron
|
daa21c9e99
Add migration
|
4 lat temu |
Patrick Barron
|
ea0a9c2cca
Properly configure foreign keys
|
4 lat temu |
Patrick Barron
|
a07ad71222
Use NOCASE collation and index on username field
|
4 lat temu |
Patrick Barron
|
3c4187e780
Add indexes for user permissions and preferences
|
4 lat temu |
Patrick Barron
|
0a579e5bbd
Configure user deletion behavior
|
4 lat temu |
Patrick Barron
|
3ffef5794e
Delete unnecessary indexes
|
4 lat temu |
Patrick Barron
|
d9263dacd5
Enable nullable for Jellyfin.Server.Implementations
|
4 lat temu |
crobibero
|
3db6ae91f6
Add ItemId to all display preferences
|
4 lat temu |
crobibero
|
b0c79edd2c
Add support for custom item display preferences
|
4 lat temu |
crobibero
|
6c0188c42b
Fix efcore not returning a UTC DateTime
|
4 lat temu |
Patrick Barron
|
46c705b545
Generate migration for display preferences fix.
|
4 lat temu |
Patrick Barron
|
db46a9e7c8
Clean up JellyfinDb and fix display preferences index.
|
4 lat temu |
Patrick Barron
|
acb213e4b8
First pass at cleaning entity classes.
|
4 lat temu |
Patrick Barron
|
68a185fd02
Serialize/deserialize new entities properly.
|
4 lat temu |
Patrick Barron
|
3d69cea1c9
Merge branch 'master' into displaypreferences-efcore
|
4 lat temu |
crobibero
|
9787b2fe8a
Detach tracked entries on dispose
|
5 lat temu |
Patrick Barron
|
ab396225ea
Migrate Display Preferences to EF Core
|
5 lat temu |
Bond-009
|
9af6eda0b4
Merge pull request #3343 from telans/comment-stops
|
5 lat temu |
telans
|
247f9c61e6
fix SA1513/SA1516
|
5 lat temu |
telans
|
9018f8d8be
Add full stop at end of comments (SA1629)
|
5 lat temu |
Patrick Barron
|
103c9b7162
Actually fix deleting profile images (hopefully)
|
5 lat temu |
Patrick Barron
|
585fdbad39
Apply review suggestion and fix entity concurrency tokens.
|
5 lat temu |
Patrick Barron
|
63344ec5fd
Remove unused portions of the user schema
|
5 lat temu |
Patrick Barron
|
56212e8101
Warnings cleanup
|
5 lat temu |