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
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
S-Sebb
df2c8024ea
Merge from TaikoLocalServer-CHN repo
2023-10-16 10:38:27 +01: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
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
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
asesidaa
a04f1bf285
Add ai section data to song best data
2022-09-21 22:30:09 +08:00
asesidaa
752d5d9f8a
Add clear,fc,pfc count
2022-09-19 01:33:59 +08:00
asesidaa
fdbeb3b4bb
Add play count to song best api
2022-09-19 01:25:19 +08:00
shiibe
d75b1a4d9f
Costume select complete
2022-09-14 15:36:12 -04:00
shiibe
0888581d27
Add color pickers
2022-09-14 14:17:46 -04:00
asesidaa
722cdafba2
Merge remote-tracking branch 'origin/master' into CostumeUI
...
# Conflicts:
# TaikoLocalServer/Controllers/Game/InitialDataCheckController.cs
# TaikoLocalServer/TaikoLocalServer.csproj
2022-09-14 21:13:39 +08:00
asesidaa
d6e27fa75c
Add costume setting to user settings and page prototype
2022-09-14 20:14:21 +08:00
TLH
1941ef86cb
SongIntroduction
2022-09-14 21:08:28 +09:00
asesidaa
7e43b44e24
Cache more on song data
...
Remove unnecessary using
2022-09-12 17:29:29 +08:00
asesidaa
a147b82ecc
Add primitive dan data page
2022-09-12 00:28:12 +08:00
asesidaa
d2797097be
Add missing drum roll count to play log
...
Display play detail, update related api
2022-09-10 14:35:17 +08:00
asesidaa
91d76bfeb5
Add play result sample page and update related parts
2022-09-09 20:31:45 +08:00