aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/ModelConfiguration
AgeCommit message (Collapse)Author
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2024-11-13Fix Deduplication and Save of ItemsJPVenson
2024-11-12Fixed AncestorIdsJPVenson
Fixed Sorting, NextUp and Continue Watching
2024-11-11Fixed Duplicate returns on groupingJPVenson
Fixed UserDataKey not stored
2024-10-20i have too much time.JPVenson
Refactored BaseItem and UserData relation
2024-10-11Expanded People architecture and fixed migrationJPVenson
2024-10-10Refactored ItemValue structureJPVenson
2024-10-09Fixed AncestorIds and applied review commentsJPVenson
2024-10-09Expanded BaseItem aggregate typesJPVenson
2024-10-09Fixed (most) testsJPVenson
2024-10-09Added EF BaseItem migrationJPVenson
2024-10-09Added BaseItem ConfigurationJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-10-09Naming refactoring and WIP porting of new interface repositoriesJPVenson
2024-10-08WIP Search refactoring and Provider ID refactoringJPVenson
2024-09-08WIP move baseitem to jellyfin.dbJPVenson
2024-09-07Migrated UserData from library sqlite db to jellyfin.dbJPVenson
2023-06-26Migrate to trickplay table to EF. Rename vars/methods/members to have ↵Nick
consistent use of tile and thumbnail
2022-10-28Backport pull request #8608 from jellyfin/release-10.8.zcvium
Add index for DateCreated on ActivityLogs Original-merge: 39b29eb9f1250a025f6a78b451c1a79df39ed5e9 Merged-by: Claus Vium <cvium@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2021-09-07Fix typo in comment and remove useless onesFernando Fernández
2021-09-06Move model configuration to its own classesFernando Fernández