| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-26 | Prepared Seperation of Database components for future multi provider support | JPVenson | |
| 2021-03-25 | Add migration | Patrick Barron | |
| 2021-03-25 | Add id properties for preferences and permissions | Patrick Barron | |
| 2021-03-25 | Use correct setter access modifiers | Patrick Barron | |
| 2021-03-06 | Enable nullable for Jellyfin.Data and remove unnecessary attributes | Patrick Barron | |
| 2021-03-06 | Remove constructor side effects and remove unneeded parameterless constructors | Patrick Barron | |
| 2020-09-01 | Clean up Preference.cs | 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-05-20 | Document various classes. | Patrick Barron | |
| 2020-05-20 | Migrate User DB to EF Core | Patrick Barron | |
| 2020-05-10 | Apply review suggestions | Patrick Barron | |
| 2020-05-02 | Clean up generated code | Patrick Barron | |
| 2020-04-26 | Add basic new data model. | Erwin de Haan | |
| Added maxlength to SourceId text field in Metadata entity. Added extra fields to Person entity and adjusted SourceId length to 255. Added Extra Nuget deps for Relational databases and added Default Sqlite connection string. Made LibraryItem and Metadata abstract. Added artwork, changed DbSet names, added Seasons, added Genres, removed Language enum Add MediaFIleKind, add CustomVideos, add Books. Add AdditionalStream Updated GUIDs. Remove merge artifacts. Updated Language to use ISO-639-3 3 letter language codes. Added collections and concurrency tokens. Added chapters. Added Photos and renamed CustomVideo to CustomItem. Started adding fields. Added extra fields and Company entities. Implement a first pass of user permissions for the new database schema Upgrade to v2 of the addon. Commit generated files. Update comment, rename namespace and remove superflous field. Un-ignore any generated code. Clean up the model files and other left overs. | |||
