| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-30 | Merge pull request #4847 from crobibero/display-prefs-migration-x251256 | Joshua M. Boniface | |
| Fix another key collision in MigrateDisplayPreferencesDatabase (cherry picked from commit ca535b2fbe2e85137cebee5e5b3c491fbc038064) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-30 | Merge pull request #4771 from crobibero/typed-get-preference | Claus Vium | |
| Use typed UserManager GetPreference (cherry picked from commit 21d2e9ff0cc0933484b2a7768d7a36446b36616a) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4699 from crobibero/display_prefs_index | Bond-009 | |
| Fix CustomItemDisplayPreferences unique key collision in the migration (cherry picked from commit b3caa51173080ec813054c78ae9a66a685288de4) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-04 | Merge pull request #4653 from crobibero/favorite-persons | Joshua M. Boniface | |
| Optimize FavoritePersons query | |||
| 2020-12-04 | Merge pull request #4652 from crobibero/display-preferences | Joshua M. Boniface | |
| Add support for custom item display preferences | |||
| 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 | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 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 | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-06-17 | Merge branch 'master' into custom-repos | dkanada | |
| 2020-06-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2020-06-13 | Merge pull request #3254 from crobibero/ilogger | dkanada | |
| Use typed logger where possible | |||
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-11 | Merge pull request #3222 from barronpm/activitylog-migration-fix | dkanada | |
| Fix Activity Log Migrations for Very Old Databases | |||
| 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 | |
| # Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 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 | |
