LANCommander/LANCommander/Migrations
2023-01-16 00:01:50 -06:00
..
20220905222402_InitialSeed.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20220905222402_InitialSeed.Designer.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20220907043213_AddCompanies.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20220907043213_AddCompanies.Designer.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20221229082813_AlterGameRequiredFields.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20221229082813_AlterGameRequiredFields.Designer.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20221230033714_AddGameArchives.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20221230033714_AddGameArchives.Designer.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20230103064847_RekeyUsers.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20230103064847_RekeyUsers.Designer.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20230103070011_SimplifyUserNavigation.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20230103070011_SimplifyUserNavigation.Designer.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
20230105053952_AddUserRefreshToken.cs Added token authentication 2023-01-04 23:45:11 -06:00
20230105053952_AddUserRefreshToken.Designer.cs Added token authentication 2023-01-04 23:45:11 -06:00
20230106065219_AddArchiveFileSizes.cs Record archive file sizes. Automatically create archive record after upload. 2023-01-06 02:06:19 -06:00
20230106065219_AddArchiveFileSizes.Designer.cs Record archive file sizes. Automatically create archive record after upload. 2023-01-06 02:06:19 -06:00
20230108011351_AddKeyModel.cs Added interface for adding keys 2023-01-07 20:54:24 -06:00
20230108011351_AddKeyModel.Designer.cs Added interface for adding keys 2023-01-07 20:54:24 -06:00
20230108014549_AdjustKeyColumnLengths.cs Added interface for adding keys 2023-01-07 20:54:24 -06:00
20230108014549_AdjustKeyColumnLengths.Designer.cs Added interface for adding keys 2023-01-07 20:54:24 -06:00
20230109032336_ManifestMigration.cs Start migrating manifests to database 2023-01-08 21:43:01 -06:00
20230109032336_ManifestMigration.Designer.cs Start migrating manifests to database 2023-01-08 21:43:01 -06:00
20230109073520_CascadeGameArchiveDeletion.cs Cascade delete archives when game is deleted 2023-01-09 01:35:47 -06:00
20230109073520_CascadeGameArchiveDeletion.Designer.cs Cascade delete archives when game is deleted 2023-01-09 01:35:47 -06:00
20230109230618_CascadeGameKeyDeletion.cs Cascade delete keys on game deletion 2023-01-09 18:55:50 -06:00
20230109230618_CascadeGameKeyDeletion.Designer.cs Cascade delete keys on game deletion 2023-01-09 18:55:50 -06:00
20230110023006_AddGameIGDBId.cs Added metadata pulling from IGDB. Added select inputs that works like tags and allow freeform submission. 2023-01-10 02:25:16 -06:00
20230110023006_AddGameIGDBId.Designer.cs Added metadata pulling from IGDB. Added select inputs that works like tags and allow freeform submission. 2023-01-10 02:25:16 -06:00
20230110023249_ChangeGameRequiredFields.cs Added metadata pulling from IGDB. Added select inputs that works like tags and allow freeform submission. 2023-01-10 02:25:16 -06:00
20230110023249_ChangeGameRequiredFields.Designer.cs Added metadata pulling from IGDB. Added select inputs that works like tags and allow freeform submission. 2023-01-10 02:25:16 -06:00
20230113234542_UpdateActionAndMultiplayerModelRequired.cs Migration to modify required fields on games and dependent entities 2023-01-14 15:10:20 -06:00
20230113234542_UpdateActionAndMultiplayerModelRequired.Designer.cs Migration to modify required fields on games and dependent entities 2023-01-14 15:10:20 -06:00
20230115073716_AddScripts.cs Added ability to manage scripts for a game 2023-01-15 03:11:51 -06:00
20230115073716_AddScripts.Designer.cs Added ability to manage scripts for a game 2023-01-15 03:11:51 -06:00
20230115085220_AddScriptRequiresAdminOption.cs Added ability to manage scripts for a game 2023-01-15 03:11:51 -06:00
20230115085220_AddScriptRequiresAdminOption.Designer.cs Added ability to manage scripts for a game 2023-01-15 03:11:51 -06:00
20230116051528_AddIconField.cs Load/cache icon directly out of archive, don't rely on embedded manifest 2023-01-16 00:01:50 -06:00
20230116051528_AddIconField.Designer.cs Load/cache icon directly out of archive, don't rely on embedded manifest 2023-01-16 00:01:50 -06:00
DatabaseContextModelSnapshot.cs Load/cache icon directly out of archive, don't rely on embedded manifest 2023-01-16 00:01:50 -06:00