aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Migrations/Routines/CreateUserLoggingConfigFile.cs
AgeCommit message (Expand)Author
2020-07-20Allow migration to optionally run on fresh installcrobibero
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-04-16Use dependency injection to construct migration routinesMark Monteiro
2020-03-08Use a Guid to uniquely identify migrations instead of a string nameMark Monteiro
2020-03-08Use logging.json instead of logging.user.json for override settingsMark Monteiro
2020-03-06Rename IUpdater to IMigrationRoutineMark Monteiro
2020-03-06Add migration to create "logging.user.json"Mark Monteiro