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
/
Migrations
Age
Commit message (
Expand
)
Author
2020-07-21
Try adding plugin repository again
crobibero
2020-07-20
Allow migration to optionally run on fresh install
crobibero
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
2020-06-22
apply suggestions from code review
dkanada
2020-06-17
add missing comma in array
dkanada
2020-06-17
Merge branch 'master' into custom-repos
dkanada
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-11
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-11
Merge pull request #3222 from barronpm/activitylog-migration-fix
dkanada
2020-06-06
simplify the custom repository feature for now
dkanada
2020-06-06
remove unnecessary property for repository object
dkanada
2020-06-05
Use typed logger where possible
crobibero
2020-06-05
Move default repo addition to migration
crobibero
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-04
Use data binding instead of raw SQL
Patrick Barron
2020-06-01
Fix a bug where very old Emby databases didn't use proper Guid's
Patrick Barron
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-28
Fix bug when migrating user db with users that have never logged in.
Patrick Barron
2020-05-26
Fixed issue when LastLoginDate or LastActivityDate were null
Patrick Barron
2020-05-26
Update migrations and fix a few bugs
Patrick Barron
2020-05-23
Cleanup and fix more bugs
Patrick Barron
2020-05-23
Cleanup
Patrick Barron
2020-05-20
Fix profile images.
Patrick Barron
2020-05-20
Fix issues and add profile image support
Patrick Barron
2020-05-20
Add some missing properties
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
Merge remote-tracking branch 'upstream/master' into no-more-doppelgangers
Mark Monteiro
2020-05-15
Do not run DELETE command if no extras are detected
Mark Monteiro
2020-05-15
Fixed compilation, added backing db before removing extras
Vasily
2020-05-15
Fixed indentation
Patrick Barron
2020-05-15
Apply suggestions from code review
Vasily
2020-05-15
Apply more review suggestions
Patrick Barron
2020-05-15
Apply more review suggestions
Patrick Barron
2020-05-15
Implement a cleanup migration
Vasily
2020-05-13
Implement more review suggestions
Patrick Barron
2020-05-13
Apply review suggestions
Patrick Barron
2020-05-13
2nd half of changes
Patrick Barron
2020-05-12
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-05-12
Fix build errors
Patrick Barron
2020-05-12
Merge branch 'master' into activitydb-efcore
Patrick Barron
2020-05-02
Migrate activity db to EF Core
Patrick Barron
2020-04-16
Use dependency injection to construct migration routines
Mark Monteiro
2020-03-24
Remove unused usings
Bond_009
2020-03-08
Store migration names alongside Ids in configuration in order to assist with ...
Mark Monteiro
2020-03-08
Use a Guid to uniquely identify migrations instead of a string name
Mark Monteiro
2020-03-08
Use logging.json instead of logging.user.json for override settings
Mark Monteiro
2020-03-08
Clean up migration logging messages
Mark Monteiro
[prev]
[next]