1
0
mirror of synced 2024-11-24 06:50:15 +01:00
Commit Graph

413 Commits

Author SHA1 Message Date
shibe
e5d30c8ca2
Merge pull request #29 from asesidaa/LoginRefactor
Implemented better authentication system, completed more localization…
2024-05-16 21:16:20 -04:00
shiibe
bab7bf2718 Play History style fixes 2024-05-16 21:15:21 -04:00
S-Sebb
17331bcad4 Major authentication refactors 2024-05-16 23:32:46 +01:00
S-Sebb
f4cbee2e29 Fixed song play history page displaying only one difficulty, made choosing title update the title text 2024-05-03 22:46:27 +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
19db91fc59 Add check for AccessCodes 2024-04-09 20:27:41 -04:00
shiibe
2789b82a80 Merge branch 'Refactor' into new-songs-ui 2024-04-09 20:24:06 -04:00
shiibe
5b1c4fc358 Clean up 2024-03-27 14:02:40 -04:00
shiibe
aa727a98fb Add Dark Mode toggle 2024-03-27 12:49:27 -04:00
shiibe
e5c482941c Change label 2024-03-27 00:06:10 -04:00
shiibe
47f6d5d360 Fix 2024-03-27 00:03:55 -04:00
shiibe
0a2e9a08ba Search UX improvements 2024-03-26 23:51:32 -04:00
shiibe
8a7fcd71a7 Add star values to song list 2024-03-26 23:48:41 -04:00
shiibe
4aa7e6596d Save/restore drawer state to local storage 2024-03-26 23:25:37 -04:00
shiibe
e6fdc08de7 Add loader 2024-03-26 23:13:24 -04:00
shiibe
61812406b8 Retain active high score difficulty tab
* The difficulty will no longer reset to Easy when navigating away from the High Scores page.

* Uses local storage to store the selected difficulty tab so you don't have to select it every time.
2024-03-26 23:08:12 -04:00
shiibe
10794f95fa Merge branch 'Refactor' into new-songs-ui 2024-03-26 11:07:48 -04:00
esuo1198
8a15529e12 Add missing serials 2024-03-22 16:13:22 +09:00
esuo1198
89fcb38cda Map QR serial 2024-03-22 04:30:56 +09:00
shiibe
57b0390322 Add High Scores page 2024-03-17 15:46:47 -04:00
esuo1198
ad01ca2895 Rename some tokens 2024-03-18 03:27:50 +09:00
shiibe
9144dacf8d Merge branch 'Refactor' into new-songs-ui 2024-03-17 13:59:35 -04:00
esuo1198
b7bb0ad616 Fix initial value of IsVoiceOn 2024-03-18 02:39:25 +09:00
asesidaa
891adfaaa1 Cleanup 2024-03-18 01:16:51 +08:00
asesidaa
0042f9afce Split remaining fields 2024-03-18 01:00:49 +08:00
asesidaa
dbfa9ccca6 Add ai fields in baid response 2024-03-17 17:59:44 +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
1514fd16fd Cleanup services 2024-03-16 22:53:05 +08:00
asesidaa
7f6462d088 Inital working refactor 2024-03-16 22:21:28 +08: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
3aa4235cb8 Style changes 2024-03-14 00:44:15 -04:00
shiibe
c118d8797a Song List 2024-03-14 00:38:26 -04:00
shiibe
c0bcf8eccc Change function name 2024-03-13 22:30:15 -04:00
shiibe
1d4523c4b0 List all Songs (in progress) 2024-03-13 22:27:55 -04: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
b428a34169 Update MudBlazor 2024-03-13 11:39:30 -04:00
shiibe
a0c3ba3b8c Merge remote-tracking branch 'origin/Refactor' into new-songs-ui 2024-03-13 11:39:10 -04:00
shiibe
e6de938e19 Localize DateFormat 2024-03-13 11:36:06 -04:00
shiibe
f0e99c15a2 Move Play History table to a component 2024-03-13 11:23:22 -04:00
shiibe
18a933e327 Play History fixes 2024-03-13 11:00:18 -04:00
shiibe
e8f3d50942 Move functions to TaikoWebUI.Utilities namespace 2024-03-13 10:44:59 -04:00
asesidaa
0cfa5f2033 Merge branch 'JP_April_2023' of https://github.com/asesidaa/TaikoLocalServer into Refactor 2024-03-10 17:27:12 +08:00
shiibe
254807d9eb Limit to 10 recent plays 2024-03-10 00:23:47 -05:00
shiibe
ca37a88ce6 Add more data to recent plays table 2024-03-10 00:16:23 -05:00