index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server.Implementations
/
Migrations
Age
Commit message (
Expand
)
Author
2020-07-27
Recreate display preferences migration.
Patrick Barron
2020-07-17
Add pragmas to DisplayPreferences migration files
Patrick Barron
2020-07-17
Add missing fields
Patrick Barron
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
2020-06-13
Actually fix profile images
Patrick Barron
2020-06-13
Fix build issues
Patrick Barron
2020-06-13
Regenerate migrations
Patrick Barron
2020-05-30
Remove unused portions of the user schema
Patrick Barron
2020-05-29
Ignore documentation warnings in new migration files
Patrick Barron
2020-05-29
Update schema and migration to allow LastLoginDate and LastActivityDate to be...
Patrick Barron
2020-05-26
Update migrations and fix a few bugs
Patrick Barron
2020-05-20
Migrate User DB to EF Core
Patrick Barron
2020-05-15
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-15
Apply more review suggestions
Patrick Barron
2020-05-14
Address review comments
Patrick Barron
2020-05-04
Add the user data to the schema
Patrick Barron
2020-05-02
Update code to only add implemented parts of the schema
Patrick Barron
2020-05-02
Migrate activity db to EF Core
Patrick Barron