1
0
mirror of synced 2024-11-23 22:41:01 +01:00
Commit Graph

74 Commits

Author SHA1 Message Date
ec8ceebf12 README Overhaul, added DisplayUnplayedDans option
You can now hide all unplayed dan entries.
2024-11-12 17:16:04 +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
505b867e1a Updated highscore page styling, fixed empty entries
Songs entries can be broken when updating the datatables (if songs are removed). The frontend now filters those empty songs out.
2024-10-29 14:33:03 +01:00
9bb08e2892 Costume name localization
Costume name will now be selected from the right language in the wordlist.
In nijiiro, costume entries for all languages are in japanese, but that gives you the option to translate the fields manually in the wordlist and have it reflected on the webUI.
2024-10-25 15:51:42 +02:00
shiibe
ed8640c23f Leaderboard API and client-side adjustments 2024-06-09 15:12:12 -04:00
S-Sebb
55f45ca733 Minor fixes 2024-06-06 03:29:12 +01:00
shiibe
510a93c1aa Users api optimizations
* Moves the logic to attach user settings to the server
* Adds pagination to users request
2024-06-05 11:33:37 -04:00
shiibe
916482c1f7 Fix ranks 2024-06-04 23:01:42 -04:00
shiibe
29fc204536 Add pagination to Leaderboard API response 2024-06-04 22:15:58 -04:00
shiibe
35f2448e00 Add leaderboard API endpoint 2024-06-02 19:29:33 -04:00
S-Sebb
0939a0e045 Fixes and added a new api that retrieves all userSettings for admins 2024-05-26 21:25:24 +01:00
S-Sebb
2069681390 Major refactors including frontend requests refactors, authentication refactors and request compressions 2024-05-25 18:12:30 +01:00
S-Sebb
17331bcad4 Major authentication refactors 2024-05-16 23:32:46 +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
88e6c70e13 Merge branch 'Refactor' into new-songs-ui 2024-03-16 10:55:38 -04:00
asesidaa
07c92c2eef Stage changes 2024-03-16 17:46:06 +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
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
509ac85718 Add registering with last play date time, add disabling free profile editing 2023-11-12 23:12:54 +00:00
S-Sebb
293f162b3f Add webUI apis to manager user's access codes, take 2 2023-11-12 17:56:57 +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
3461cd8b22 Test add dan type 2023-10-17 18:57:56 +08:00
esuo1198
6522005893 Separate datatable folder 2023-10-16 19:59:55 +09:00
S-Sebb
df2c8024ea Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
S-Sebb
9ca00e038b Enable saving gaiden play result 2023-10-15 23:11:44 +01:00
asesidaa
d63e3e8f7f Update all to .net 8
Bump mudblazor to latest
2023-09-23 16:43:59 +08:00
esuo1198
dca46c0cd7 Add GetfolderResponse.EventfolderData.ParentFolderId handle 2023-09-23 08:34:23 +09:00
esuo1198
fd38cc6808 Add MyDonNameLanguage to WebUI 2023-09-18 19:26:08 +09:00
esuo1198
4fedead174 Add DifficultySettingArray handle and WebUI 2023-09-18 18:54:02 +09:00
S-Sebb??
46fe93d806 Implemented qrCodeData related functions 2023-09-18 03:15:04 +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
aa6499866f Add ary_movie_info handle 2023-09-13 12:24:48 +09:00
S-Sebb??
b880ac9663 Implemented shop, adjusted initialDataCheck 2023-09-11 23:07:13 +08:00
esuo1198
8b56689822 initial commit 2023-09-09 21:58:20 +09:00
shiibe
6ecca59095 Add Event Folder handling 2022-12-18 18:15:59 -05:00
asesidaa
e55230dc91 Move database to separate project, add migration tool prototype 2022-10-27 00:42:11 +08:00
shiibe
30df91771e Add total score and hits to dan dojo page 2022-10-15 17:45:01 -04:00
asesidaa
0bcf60da31 Fix exceptions 2022-09-24 16:31:13 +08:00
shiibe
bc16918d49 Add AI battle sub-table (wip) 2022-09-22 22:53:35 -04:00