aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Migrations/PreStartupRoutines
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
2025-03-28feat: allow grouping shows into collections (#13236)Johannes Heuel
* feat: allow grouping shows into collections * add pre-startup routine to rename EnableGroupingIntoCollections * Update Jellyfin.Server/Migrations/PreStartupRoutines/RenameEnableGroupingIntoCollections.cs
2025-01-25Remove the ability to auto port forward (#13222)Bond-009
2024-09-09Use enums for encoding options (#12561)Tim Eisele
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
2023-11-12Move network configuration to MediaBrowser.CommonPatrick Barron
2023-09-11Removed nesting levels through block-scoped `using` statement (#10025)Lehonti Ramos
Co-authored-by: John Doe <john@doe> Co-authored-by: Lehonti Ramos <lehonti@ramos>
2023-07-11fix for MigrateNetworkConfiguration.csSky-High
2023-07-03Apply review suggestionsShadowghost
2023-07-03Rename additional values in NetworkConfiguration and add migration for all ↵Shadowghost
changed values
2023-05-11Merge branch 'master' into network-rewriteShadowghost
2023-05-10Fix MigrateRatingLevels (#9461)Shadowghost
2023-05-09Merge branch 'master' into network-rewriteShadowghost
2023-03-30Fix migration for MusicBrainz (#9559)Marc Brooks
2023-03-03Merge branch 'master' into network-rewriteShadowghost
2023-02-20Merge branch 'master' into network-rewriteShadowghost
2023-02-20Move MigrateRatingLevels migration to preStartupShadowghost
2023-02-19Add migration for MusicBrainz settingsShadowghost
2022-10-01Declare VirtualInterfaceNames as string array for consistencyShadowghost
2022-07-20Move away from using Collection, simplify code, add proper orderingShadowghost
2022-07-19Migrate NetworkManager and Tests to native .NET IP objectsShadowghost
2021-12-27Remove more warningsCody Robibero
2021-11-24Remove stray datamembercvium
2021-11-24Migrate network configuration safelycvium