..
20220825070549_Initial.cs
initial commit
2023-09-09 21:58:20 +09:00
20220825070549_Initial.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20220827163841_FirstMigration.cs
initial commit
2023-09-09 21:58:20 +09:00
20220827163841_FirstMigration.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20220828101620_AddDanDbTest.cs
initial commit
2023-09-09 21:58:20 +09:00
20220828101620_AddDanDbTest.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20220828171353_AddClearState.cs
initial commit
2023-09-09 21:58:20 +09:00
20220828171353_AddClearState.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20220829101052_AdjustDanDb.cs
initial commit
2023-09-09 21:58:20 +09:00
20220829101052_AdjustDanDb.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20220829124927_FixNavigation.cs
initial commit
2023-09-09 21:58:20 +09:00
20220829124927_FixNavigation.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20220905132703_AddMoreOptions.cs
initial commit
2023-09-09 21:58:20 +09:00
20220905132703_AddMoreOptions.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20220910055624_AddDrumrollCount.cs
initial commit
2023-09-09 21:58:20 +09:00
20220910055624_AddDrumrollCount.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20220914054039_AddRewardFlgs.cs
initial commit
2023-09-09 21:58:20 +09:00
20220914054039_AddRewardFlgs.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20220916121143_AddGenericInfoFlg.cs
initial commit
2023-09-09 21:58:20 +09:00
20220916121143_AddGenericInfoFlg.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20220917180457_AddAiBattle.cs
initial commit
2023-09-09 21:58:20 +09:00
20220917180457_AddAiBattle.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20220919022643_AddWinCountToUserdata.cs
initial commit
2023-09-09 21:58:20 +09:00
20220919022643_AddWinCountToUserdata.Designer.cs
initial commit
2023-09-09 21:58:20 +09:00
20230916161613_AddTokenCountDictAndUnlockedSongIdListToUserdata.cs
Reimplemented getTokenCount and songPurchase
2023-09-17 00:40:07 +08:00
20230916161613_AddTokenCountDictAndUnlockedSongIdListToUserdata.Designer.cs
Reimplemented getTokenCount and songPurchase
2023-09-17 00:40:07 +08:00
20230918052543_AddDifficultyPlayedArrayAndDifficultySettingArrayToUserData.cs
Implemented saving DifficultyPlayedArray
2023-09-18 14:18:58 +08:00
20230918052543_AddDifficultyPlayedArrayAndDifficultySettingArrayToUserData.Designer.cs
Implemented saving DifficultyPlayedArray
2023-09-18 14:18:58 +08:00
20230918101009_AddMyDonNameLanguageToUserData.cs
Add MyDonNameLanguage to database
2023-09-18 18:12:43 +08:00
20230918101009_AddMyDonNameLanguageToUserData.Designer.cs
Add MyDonNameLanguage to database
2023-09-18 18:12:43 +08:00
20230928150650_AddPasswordAndSaltToCard.cs
Merge from TaikoLocalServer-CHN repo
2023-10-16 10:38:27 +01:00
20230928150650_AddPasswordAndSaltToCard.Designer.cs
Merge from TaikoLocalServer-CHN repo
2023-10-16 10:38:27 +01:00
20231017102350_AddDanType.cs
Test add dan type
2023-10-17 18:57:56 +08:00
20231017102350_AddDanType.Designer.cs
Test add dan type
2023-10-17 18:57:56 +08:00
20231111154748_AddCredentialTable.cs
Add credential table, refactored related webUI code
2023-11-11 21:04:11 +00:00
20231111154748_AddCredentialTable.Designer.cs
Add credential table, refactored related webUI code
2023-11-11 21:04:11 +00:00
20231111155016_CopyPasswordSaltFromCardToCredential.cs
Add credential table, refactored related webUI code
2023-11-11 21:04:11 +00:00
20231111155016_CopyPasswordSaltFromCardToCredential.Designer.cs
Add credential table, refactored related webUI code
2023-11-11 21:04:11 +00:00
20231111155305_RemovePasswordSaltFromCard.cs
Add credential table, refactored related webUI code
2023-11-11 21:04:11 +00:00
20231111155305_RemovePasswordSaltFromCard.Designer.cs
Add credential table, refactored related webUI code
2023-11-11 21:04:11 +00:00
20231111164910_RemoveBaidUniquenessFromCard.cs
Add credential table, refactored related webUI code
2023-11-11 21:04:11 +00:00
20231111164910_RemoveBaidUniquenessFromCard.Designer.cs
Add credential table, refactored related webUI code
2023-11-11 21:04:11 +00:00
20231111225534_AlterForeignKeyToUserDatum.cs
Change database foreign key relationship
2023-11-11 23:12:26 +00:00
20231111225534_AlterForeignKeyToUserDatum.Designer.cs
Change database foreign key relationship
2023-11-11 23:12:26 +00:00
20231218152045_AddIsAdminToUserDatum.cs
Removed admin username and password from config, added IsAdmin flag to userDatum, implemented changing password
2023-12-18 19:49:10 +00:00
20231218152045_AddIsAdminToUserDatum.Designer.cs
Removed admin username and password from config, added IsAdmin flag to userDatum, implemented changing password
2023-12-18 19:49:10 +00:00
20240309102758_SeparateTokens.cs
Migration fixes
2024-05-26 21:34:50 +01:00
20240309102758_SeparateTokens.Designer.cs
Test token table refactor
2024-03-10 01:18:43 +08:00
20240316064531_SplitCostumeUnlocks.cs
Also adding checks to SplitCostumeUnlocks migration
2024-05-26 21:48:28 +01:00
20240316064531_SplitCostumeUnlocks.Designer.cs
Add missing designer file
2024-03-16 20:39:38 +08:00
20240317153533_SplitCurrentCostume.cs
Migration fixes
2024-05-26 21:34:50 +01:00
20240317153533_SplitCurrentCostume.Designer.cs
Split remaining fields
2024-03-18 01:00:49 +08:00
20240317163817_SplitDifficultyArrays.cs
Migration fixes
2024-05-26 21:34:50 +01:00
20240317163817_SplitDifficultyArrays.Designer.cs
Split remaining fields
2024-03-18 01:00:49 +08:00
20241024092832_ReHashPasswords.cs
Properly hash passwords
2024-10-24 12:40:02 +02:00
20241024092832_ReHashPasswords.Designer.cs
Properly hash passwords
2024-10-24 12:40:02 +02:00
20241106173142_AddUnlockedUraSongIdListToUserDatum.cs
Added unlocking/locking ura charts and selling ura chart in don medal shop
2024-11-07 01:46:27 +08:00
20241106173142_AddUnlockedUraSongIdListToUserDatum.Designer.cs
Added unlocking/locking ura charts and selling ura chart in don medal shop
2024-11-07 01:46:27 +08:00
20241108132749_RemoveUnusedArrays.cs
Fixed migration issues from CHN
2024-11-08 15:54:59 +01:00
20241108132749_RemoveUnusedArrays.Designer.cs
Fixed migration issues from CHN
2024-11-08 15:54:59 +01:00
TaikoDbContextModelSnapshot.cs
Fixed migration issues from CHN
2024-11-08 15:54:59 +01:00