1
0
mirror of synced 2024-11-27 16:10:53 +01:00
Commit Graph

45 Commits

Author SHA1 Message Date
5b0c81e104 Fixed migration issues from CHN
* WordListEntries are now loaded using FirstOrDefault to avoid crashes when using malformed custom wordlists
* Added missing field UnlockedUraSongIdList to AddMyDonEntryCommand
2024-11-08 15:54:59 +01:00
S-Sebb
463f832b31 Added unlocking/locking ura charts and selling ura chart in don medal shop 2024-11-07 01:46:27 +08:00
ef2711c7f6 Properly hash passwords
I can't believe this has gone unnoticed for so long.
This will rehash all passwords upon startup using bcrypt.
2024-10-24 12:40:02 +02:00
shiibe
e806ae6588 Fix 2024-06-02 19:35:03 -04:00
shiibe
35f2448e00 Add leaderboard API endpoint 2024-06-02 19:29:33 -04:00
S-Sebb
e983bc525b Also adding checks to SplitCostumeUnlocks migration 2024-05-26 21:48:28 +01:00
S-Sebb
98fd8ce6ec Migration fixes 2024-05-26 21:34:50 +01:00
S-Sebb
650552e403 Implemented better authentication system, completed more localization, implemented cached JWT login, implemented locking costumes and title plates for FreeProfileEditing 2024-05-01 16:13:47 +01:00
shiibe
10794f95fa Merge branch 'Refactor' into new-songs-ui 2024-03-26 11:07:48 -04:00
esuo1198
b7bb0ad616 Fix initial value of IsVoiceOn 2024-03-18 02:39:25 +09:00
asesidaa
0042f9afce Split remaining fields 2024-03-18 01:00:49 +08:00
asesidaa
3d8a59bc90 Fix saving the same new song by removing unnecessary updates 2024-03-17 15:17:34 +08:00
shiibe
88e6c70e13 Merge branch 'Refactor' into new-songs-ui 2024-03-16 10:55:38 -04:00
asesidaa
6f177ee2ff More fixes and migrate away from costume json string 2024-03-16 21:04:57 +08:00
asesidaa
53b8d8c65e Add missing designer file 2024-03-16 20:39:38 +08:00
asesidaa
07c92c2eef Stage changes 2024-03-16 17:46:06 +08:00
asesidaa
adb101261a Stage Changes 2024-03-15 16:59:22 +08:00
asesidaa
a88965bdd1 Stage initial refactors 2024-03-15 04:37:30 +08:00
shiibe
cb41c29970 Use mapper for SongPlayDatum database models 2024-03-13 14:43:43 -04:00
shiibe
d8dd7e741b Fix build errors, date formatting 2024-03-13 11:50:52 -04:00
shiibe
a0c3ba3b8c Merge remote-tracking branch 'origin/Refactor' into new-songs-ui 2024-03-13 11:39:10 -04:00
shiibe
0a8cf361f8 Pull recent plays to Song page 2024-03-09 23:49:47 -05:00
asesidaa
be1d6f1581 Test token table refactor 2024-03-10 01:18:43 +08:00
esuo1198
a3cff10634 Current state (WIP) 2024-03-07 19:06:45 +09:00
S-Sebb
471c6d5ef1 Removed admin username and password from config, added IsAdmin flag to userDatum, implemented changing password 2023-12-18 19:49:10 +00:00
S-Sebb
de1671aac9 Revert "Add webUI apis to manager user's access codes"
This reverts commit c1cac55683.
2023-11-12 17:41:36 +00:00
S-Sebb
c1cac55683 Add webUI apis to manager user's access codes 2023-11-12 17:34:33 +00:00
S-Sebb
38374fe017 Change database foreign key relationship 2023-11-11 23:12:26 +00:00
S-Sebb
cae9f09f15 Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
asesidaa
c86e4dfd13 Fix sentinel types
Fix warnings
Require admin
2023-10-21 19:33:00 +08:00
asesidaa
c6ee1a6afe Suppress Sentinel warnings 2023-10-21 14:36:23 +08:00
asesidaa
3461cd8b22 Test add dan type 2023-10-17 18:57:56 +08:00
S-Sebb
df2c8024ea Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
asesidaa
d63e3e8f7f Update all to .net 8
Bump mudblazor to latest
2023-09-23 16:43:59 +08:00
S-Sebb??
07772b4dbb Add MyDonNameLanguage to database 2023-09-18 18:12:43 +08:00
S-Sebb??
05cdeb0dec Implemented saving DifficultyPlayedArray 2023-09-18 14:18:58 +08:00
S-Sebb??
d476d323d9 Revert "Readded locking songs in initialDataCheck, updated game constants"
This reverts commit e440e340fc.
2023-09-17 22:07:41 +08:00
S-Sebb??
e440e340fc Readded locking songs in initialDataCheck, updated game constants 2023-09-17 21:52:28 +08:00
S-Sebb??
8a4fee9b04 Reimplemented getTokenCount and songPurchase 2023-09-17 00:40:07 +08:00
S-Sebb??
05071be3ca Change C# lang version to 11, disable configurationBindingGenerator 2023-09-16 13:17:36 +08:00
esuo1198
e8b26e9352 Correct initial value of UserDatum.CostumeData 2023-09-16 02:27:44 +09:00
esuo1198
8b56689822 initial commit 2023-09-09 21:58:20 +09:00
asesidaa
18c9c3bea0 Add proper command line arguments 2022-10-31 00:44:47 +08:00
asesidaa
a5d2db22cc Reformat 2022-10-27 00:42:41 +08:00
asesidaa
e55230dc91 Move database to separate project, add migration tool prototype 2022-10-27 00:42:11 +08:00