LANCommander/LANCommander.SDK/Models/Settings
Aaron Powell e2b2654a61 Adding SQLite database migration step
Created a new abstraction for migrations that have to run against the file system, so that we don't need to do the check in each migration.

Adding the default DB name to the settings so it's got a const value.

Updated the Settings migrator to check a few more places
2025-12-17 17:09:36 +11:00
..
ArchiveSettings.cs Use Options pattern, 2025-09-26 00:51:02 -05:00
AuthenticationSettings.cs Fix storage of authentication token 2025-11-19 00:36:03 -06:00
DebugSettings.cs Removing Serilig from the sdk 2025-12-11 16:18:33 +11:00
GameSettings.cs Remove settings interfaces 2025-09-26 00:33:59 -05:00
IPXRelaySettings.cs Remove settings interfaces 2025-09-26 00:33:59 -05:00
LauncherSettings.cs Remove old SettingsService, replace with Options pattern 2025-09-29 19:49:09 -05:00
LibrarySettings.cs Remove settings interfaces 2025-09-26 00:33:59 -05:00
MediaSettings.cs Move config/user files to Data directory 2025-12-11 01:58:28 -06:00
Settings.cs Adding SQLite database migration step 2025-12-17 17:09:36 +11:00
UpdateSettings.cs Remove settings interfaces 2025-09-26 00:33:59 -05:00