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
2021-04-21
Merge pull request #5873 from cvium/fix-displaypref-migration
Bond-009
2021-04-21
Merge pull request #5863 from cvium/fix-index-migration
Bond-009
2020-12-30
Merge pull request #4847 from crobibero/display-prefs-migration-x251256
Joshua M. Boniface
2020-12-30
Merge pull request #4771 from crobibero/typed-get-preference
Claus Vium
2020-12-13
Merge pull request #4699 from crobibero/display_prefs_index
Bond-009
2020-12-04
Merge pull request #4653 from crobibero/favorite-persons
Joshua M. Boniface
2020-12-04
Merge pull request #4652 from crobibero/display-preferences
Joshua M. Boniface
2020-12-04
Use md5 Guid for legacy compat
crobibero
2020-12-04
Add ItemId to all display preferences
crobibero
2020-12-04
Suggestions from code review
crobibero
2020-12-03
Fix existing DisplayPreferences migration
crobibero
2020-12-01
Don't die if folder doesn't have id
crobibero
2020-11-19
revert changes.
Greenback
2020-11-19
Initialial upload
Greenback
2020-11-12
Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs
Cody Robibero
2020-11-11
Skip migration if user doesn't exist
crobibero
2020-11-10
Remove underscore
Fernando Fernández
2020-11-10
Remove setting from existing libraries with a migration
Fernando Fernández
2020-08-27
Fix partial library and channel access
crobibero
2020-08-26
Apply suggestions from code review
crobibero
2020-08-26
Apply suggestions from code review
crobibero
2020-08-25
bump System.Text.Json
crobibero
2020-08-01
Switch to unstable chromecast version.
Patrick Barron
2020-08-01
Add using statement to DisplayPreferences migration
Patrick Barron
2020-07-28
Migrate default library display preferences.
Patrick Barron
2020-07-27
Set default value of SortBy during migrations.
Patrick Barron
2020-07-27
Add tv home.
Patrick Barron
2020-07-27
Serialize/deserialize new entities properly.
Patrick Barron
2020-07-24
Migrate EnableNextVideoInfoOverlay
Patrick Barron
2020-07-24
Migrate skip lengths.
Patrick Barron
2020-07-23
Fixed build errors.
Patrick Barron
2020-07-23
Merge branch 'master' into displaypreferences-efcore
Patrick Barron
2020-07-22
Add missing chromecast version serialization/deserialization.
Patrick Barron
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
[next]