aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Migrations
AgeCommit message (Expand)Author
2025-09-16Fix sync disposal of async-created IAsyncDisposable objects (#14755)evan314159
2025-09-12Various cleanups (#14785)Bond-009
2025-08-22Merge pull request #14653 from evan314159/coremigrationevan314159
2025-07-30Add loggingJPVenson
2025-07-30use guid insteadJPVenson
2025-07-30Add full migration for IsFolder flagJPVenson
2025-07-30Also migrate IsFolderJPVenson
2025-07-19improve userdata migration (#14488)JPVenson
2025-07-14Use IDatabaseCreator instead of relying on History repository (#14465)JPVenson
2025-06-29Fix compiler warning for CodeMigration.cs (#14390)gnattu
2025-06-26Fix modification checks and make sure to use UTC (#14347)Tim Eisele
2025-06-23Add migration to migrate disconnected UserData too (#14339)JPVenson
2025-06-19FixupShadowghost
2025-06-18Cleanup logging and user data import skip on missing userShadowghost
2025-06-08Rework startup topic handling and reenable output to logging framework (#14243)JPVenson
2025-06-05Feature/version check in library migration (#14105)JPVenson
2025-06-05Migrate all known old migrations even when not applied in migration.xml (#14217)JPVenson
2025-06-03Add declarative backups for migrations (#14135)JPVenson
2025-06-03Add partition helper (#14039)JPVenson
2025-05-18Add Full system backup feature (#13945)JPVenson
2025-05-05Only consider migrations that have key set for migration.xml migration (#14061)JPVenson
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2025-04-27Unified migration handling (#13950)JPVenson
2025-04-26Optimize migrations (#13855)Tim Eisele
2025-04-07Fix the migration as the new constraint now uses Value as unique key (#13867)JPVenson
2025-04-07Fix backup not written to correct directory (#13853)JPVenson
2025-04-03Cleanup extracted files (#13760)Tim Eisele
2025-04-03Only remove keyframe cache dir if it exists (#13834)Tim Eisele
2025-04-02Import Keyframes into database (#13771)Tim Eisele
2025-03-30Rework parental ratings (#12615)Tim Eisele
2025-03-30Fix MoveTrickplayFiles migration (#13807)Tim Eisele
2025-03-30Library.db migration impovements (#13809)JPVenson
2025-03-29Fixes cleanup of wrong table in migration (#13796)JPVenson
2025-03-28feat: allow grouping shows into collections (#13236)Johannes Heuel
2025-03-27Include UnratedType in LibraryDb migration query (#13783)theguymadmax
2025-03-27Add override for migration if old library still exists (#13779)JPVenson
2025-03-26Feature/backup on migration (#13754)JPVenson
2025-03-25Merge pull request #13589 from JPVenson/feature/DatabaseRefactorCody Robibero
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-03-25Merge branch 'master' into feature/DatabaseRefactorJPVenson
2025-03-24Merge pull request #13616 from Lampan-git/fix_people_roleNiels van Velzen
2025-03-22Clear dictionaries when not needed, use set for finding existing base items (...Fernando Fernández
2025-03-14Preserve null sortOrder during migrationLampan-git
2025-03-10Include CleanName in LibraryDb migration querytheguymadmax
2025-03-10Merge pull request #13406 from Shadowghost/extract-trickplay-masterBond-009
2025-03-08Include SortName in LibraryDb migration queryRoman Dordzheev
2025-02-19Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-13Change BaseItemEntity ChannelId to nullable GuidCody Robibero
2025-02-02Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson