aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.Database/Jellyfin.Database.Implementations
AgeCommit message (Expand)Author
11 hoursAdd OriginalLanguage as option to PreferredAudioLanguage (#12579)Erik W
4 daysFix Playlist and Boxset query and count perfShadowghost
2026-03-08Optimize Search and NextUp queriesShadowghost
2026-03-05Fix review commentsShadowghost
2026-02-15Migrate PrimaryVersionId to GUID and fix assignmentShadowghost
2026-02-07Fix BoxSet collapse handling and deletionShadowghost
2026-02-07Optimize IndicesShadowghost
2026-01-31Optimize Validator and Filter PerformanceShadowghost
2026-01-18Add ImageInfo indexShadowghost
2026-01-18Don't use raw SQLShadowghost
2026-01-18Complete LinkedChildren integration and batch DTO optimizationsShadowghost
2026-01-18Add folder-aware filter extensions and descendant query providerShadowghost
2026-01-18Add optimized indexes for UserData and latest items queriesShadowghost
2026-01-18Remove ExtraIds column and use OwnerId relationship for extrasShadowghost
2026-01-18Normalize OwnerId to GUID and add performance indexesShadowghost
2026-01-18Add LinkedChildren database table for normalized relationshipsShadowghost
2026-01-14Update to .NET 10.0Bond_009
2025-11-02Backport pull request #15328 from jellyfin/release-10.11.zevanreichard
2025-10-27Backport pull request #15087 from jellyfin/release-10.11.ztheguymadmax
2025-10-13Fix contributing artist query (#14991)theguymadmax
2025-09-25Fix people deduplication lookup (#14864)JPVenson
2025-09-16Optimize internal querying of UserData, other fixes (#14795)JPVenson
2025-09-12Improve optimistic locking behavior (#14779)JPVenson
2025-07-14Allow loading of Database options for DB provider (#14466)JPVenson
2025-06-26Fix modification checks and make sure to use UTC (#14347)Tim Eisele
2025-06-11Fix UserData cleanup task and queries (#14280)JPVenson
2025-06-09Feature/persistent watch data (#14262)JPVenson
2025-06-03Allow custom plugin provided database providers to be loaded (#14171)JPVenson
2025-06-03Add declarative backups for migrations (#14135)JPVenson
2025-06-03Add multiple options for internal locking (#14047)JPVenson
2025-06-03Add partition helper (#14039)JPVenson
2025-05-18Add Full system backup feature (#13945)JPVenson
2025-04-27Add required nuget propertiesCody Robibero
2025-04-26Fix ItemValue query (#13939)JPVenson
2025-04-26Optimize migrations (#13855)Tim Eisele
2025-04-05Fix ancestors (#13827)Tim Eisele
2025-04-05Fix indices and update of ItemValues (#13843)Tim Eisele
2025-04-03Cleanup extracted files (#13760)Tim Eisele
2025-04-02Import Keyframes into database (#13771)Tim Eisele
2025-04-02Improve dynamic HDR metadata handling (#13277)gnattu
2025-03-30Rework parental ratings (#12615)Tim Eisele
2025-03-26Feature/backup on migration (#13754)JPVenson
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-03-01Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-03-01Replicated changes made from #13492JPVenson
2025-02-20Moved Database projects under /srcJPVenson