aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Migrations/Routines/AddDefaultPluginRepository.cs
AgeCommit message (Collapse)Author
2025-05-05Only consider migrations that have key set for migration.xml migration (#14061)JPVenson
2025-04-27Unified migration handling (#13950)JPVenson
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
2023-01-04Fix all warnings in Jellyfin.Api (#9003)Bond-009
2020-07-20Allow migration to optionally run on fresh installcrobibero
2020-06-22apply suggestions from code reviewdkanada
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-06-06simplify the custom repository feature for nowdkanada
2020-06-06remove unnecessary property for repository objectdkanada
2020-06-05Move default repo addition to migrationcrobibero