| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-16 | Rename JellyfinDb to JellyfinDbContext | Patrick Barron | |
| 2023-01-16 | Document JellyfinDb | Patrick Barron | |
| 2023-01-16 | Enable nullable for Jellyfin DbContext | Patrick Barron | |
| 2023-01-16 | Use file-scoped namespace in db context | Patrick Barron | |
| 2023-01-16 | Remove unused schema | Patrick Barron | |
| 2021-09-07 | Fix typo in comment and remove useless ones | Fernando Fernández | |
| 2021-09-06 | Move model configuration to its own classes | Fernando Fernández | |
| 2021-05-20 | Migrate authentication db to EF Core | Patrick Barron | |
| 2021-04-10 | Add device indexes | Patrick Barron | |
| 2021-04-10 | Add device entities to schema. | Patrick Barron | |
| 2021-04-01 | Add ApiKey entity and associated relationships | Patrick Barron | |
| 2021-03-25 | Add migration | Patrick Barron | |
| 2021-03-25 | Properly configure foreign keys | Patrick Barron | |
| 2021-03-25 | Use NOCASE collation and index on username field | Patrick Barron | |
| 2021-03-25 | Add indexes for user permissions and preferences | Patrick Barron | |
| 2021-03-25 | Configure user deletion behavior | Patrick Barron | |
| 2021-03-25 | Delete unnecessary indexes | Patrick Barron | |
| Multicolumn indexes can be queried on the first column without needing a separate index | |||
| 2020-12-12 | Enable nullable for Jellyfin.Server.Implementations | Patrick Barron | |
| 2020-12-04 | Add ItemId to all display preferences | crobibero | |
| 2020-12-03 | Add support for custom item display preferences | crobibero | |
| 2020-11-25 | Fix efcore not returning a UTC DateTime | crobibero | |
| 2020-09-05 | Generate migration for display preferences fix. | Patrick Barron | |
| 2020-09-05 | Clean up JellyfinDb and fix display preferences index. | Patrick Barron | |
| 2020-08-30 | First pass at cleaning entity classes. | Patrick Barron | |
| - Documents all library entities - Fixes styling warnings for library entities - Updates library entities to inherit from interfaces - Makes library entites no longer partial. | |||
| 2020-07-27 | Serialize/deserialize new entities properly. | Patrick Barron | |
| 2020-07-23 | Merge branch 'master' into displaypreferences-efcore | Patrick Barron | |
| 2020-07-21 | Detach tracked entries on dispose | crobibero | |
| 2020-07-17 | Migrate Display Preferences to EF Core | Patrick Barron | |
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-13 | Actually fix deleting profile images (hopefully) | Patrick Barron | |
| 2020-05-31 | Apply review suggestion and fix entity concurrency tokens. | Patrick Barron | |
| 2020-05-30 | Remove unused portions of the user schema | Patrick Barron | |
| 2020-05-22 | Warnings cleanup | Patrick Barron | |
| 2020-05-21 | Replace Weekday with DayOfWeek | Patrick Barron | |
| 2020-05-20 | Migrate User DB to EF Core | Patrick Barron | |
| 2020-05-15 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
| 2020-05-15 | Apply more review suggestions | Patrick Barron | |
| 2020-05-14 | Address review comments | Patrick Barron | |
| 2020-05-13 | 2nd half of changes | Patrick Barron | |
| 2020-05-12 | Initial migration code | 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 | |
