aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Migrations
AgeCommit message (Expand)Author
2024-11-10Fixed migration timerJPVenson
2024-11-10Who thought it be a good idea to let indexes start 1 one please step forward!!!JPVenson
2024-11-10Improved LoggingJPVenson
2024-11-10Fixed order of column selectsJPVenson
2024-11-10Fixed GUID selector for typed based itemJPVenson
2024-10-28Change ChannelId and OwnerId to be expected stringsJPVenson
2024-10-28Fixed migration not loading guid for itemsJPVenson
2024-10-23Update UUID for Rating Level migrationDavid Carroll
2024-10-20i have too much time.JPVenson
2024-10-20Readded old library move in migrationJPVenson
2024-10-11Expanded People architecture and fixed migrationJPVenson
2024-10-10Applied review commentsJPVenson
2024-10-10Refactored ItemValue structureJPVenson
2024-10-09Used enum value for ItemValueTypeJPVenson
2024-10-09Fixed AncestorIds and applied review commentsJPVenson
2024-10-09Expanded BaseItem aggregate typesJPVenson
2024-10-09Add migration for library.db to jellyfin.dbJPVenson
2024-10-08Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserDataJPVenson
2024-09-23Tweak Trickplay migration for speed (#12643)Cody Robibero
2024-09-09Use enums for encoding options (#12561)Tim Eisele
2024-09-08Fix trickplay migrationgnattu
2024-09-07Migrated UserData from library sqlite db to jellyfin.dbJPVenson
2024-09-07Enhance Trickplay (#11883)Tim Eisele
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-06-05Backport pull request #11943 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11762 from jellyfin/release-10.9.zShadowghost
2024-05-17Backport pull request #11677 from jellyfin/release-10.9.zBond-009
2024-05-10Always set cast receivers during migration (#11516)Cody Robibero
2024-04-17Enable nullable for LibraryManager (#11191)Bond-009
2024-04-01Implement update endpointShadowghost
2024-03-26Add playlist ACL endpointsShadowghost
2024-03-03Add migration for new plugin repoCody Robibero
2023-11-14Fix warningsBond_009
2023-11-12Move network configuration to MediaBrowser.CommonPatrick Barron
2023-10-17Merge pull request #10366 from goremykin/fix-resharper-warningsBond-009
2023-10-10Merge branch 'master' into chromecast-configCody Robibero
2023-10-08Remove redundant using directivesStepan Goremykin
2023-09-30fix: use TryGetString to avoid crashing, fixes #10306 (#10308)Claus Vium
2023-09-23Migrate to customizable cast receiver configCody Robibero
2023-09-16missed a spotcvium
2023-09-16fix: open the connection when using SqliteConnection directlycvium
2023-09-11Removed nesting levels through block-scoped `using` statement (#10025)Lehonti Ramos
2023-08-22review commentscvium
2023-08-21completely remove sqlitepclcvium
2023-08-21loading workscvium
2023-07-11fix for MigrateNetworkConfiguration.csSky-High
2023-07-11fix #9983 MigrateNetworkConfiguration errorSky-High
2023-07-03Apply review suggestionsShadowghost
2023-07-03Rename additional values in NetworkConfiguration and add migration for all ch...Shadowghost
2023-06-07Merge branch 'master' into network-rewriteShadowghost