1
0
mirror of synced 2025-02-07 15:01:25 +01:00

378 Commits

Author SHA1 Message Date
esuo1198
4803c0acb8 Refactor GetSelfBestQuery 2024-05-04 11:21:33 +09:00
esuo1198
15c63c097c Fix Oni/UraOni best score handling 2024-04-18 22:02:22 +09: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
esuo1198
ad01ca2895 Rename some tokens 2024-03-18 03:27:50 +09: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
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
asesidaa
0cfa5f2033 Merge branch 'JP_April_2023' of https://github.com/asesidaa/TaikoLocalServer into Refactor 2024-03-10 17:27:12 +08:00
shiibe
5a156ef539 Fix
Prevent Settings menu from closing when QR code is shown
2024-03-09 18:29:17 -05:00
shiibe
2b351c4480 Fix deprecated prop 2024-03-09 18:20:25 -05:00
shiibe
05220cca3b Misc formatting 2024-03-09 16:41:25 -05:00
shiibe
604872116f Redirects, styles clean up 2024-03-09 14:13:56 -05:00
shiibe
d034a2218d Login/Register clean up 2024-03-09 13:45:20 -05:00
shiibe
e0b3e3783e Update user name in breadcrumbs if it is changed 2024-03-09 12:55:52 -05:00
asesidaa
be1d6f1581 Test token table refactor 2024-03-10 01:18:43 +08:00
shiibe
c54c80f3f2 Adjust language menu 2024-03-09 12:04:31 -05:00
shiibe
6eb5d6e52b Revert LoginRequired 2024-03-09 11:59:56 -05:00
shiibe
e6270013ff Adjust breadcrumbs, login redirects 2024-03-09 11:59:21 -05:00
esuo1198
8901e92e55 Change JP translations a bit 2024-03-09 16:26:31 +09:00
shiibe
91094d062b Update UserCard.razor 2024-03-09 01:49:55 -05:00
shiibe
250f3b5550 Remove LoginService.LoginRequired check 2024-03-09 01:48:13 -05:00
shiibe
4db510201f Add Admin indicator to user cards 2024-03-09 01:46:48 -05:00
shiibe
139a612b6c More UI clean up
* Clean up repeated code
* Move User cards to a reusable component
* Create page for Login
* Clean up Login, Register, and Change password forms
* Add links to sidebar navigation
* Lots of other misc. stuff
2024-03-09 01:07:34 -05:00
shiibe
6212b68ea4 Code formatting 2024-03-08 18:42:56 -05:00
shiibe
374319decd Fix typo 2024-03-08 15:24:29 -05:00
shiibe
51730ce60f Make song titles and artists use the active language
* The song titles and artists for the High Score and Dani Dojo screens will show based on the current language selected in the Switcher
2024-03-08 15:11:54 -05:00
shiibe
dd6859f5a1 Move StringUtil.SplitIntoGroups to services 2024-03-08 12:05:20 -05:00
shiibe
8b4e37d187 Remove spaces from access codes 2024-03-08 11:44:16 -05:00
shiibe
0123283fda UI clean up
* Adds a bunch of loose strings to the `Localizer`

* Format Access Codes for readability

* Label fixes

* Other misc. UI fixes
2024-03-08 11:13:56 -05:00
shiibe
5a144f8ce6 Misc. UI changes/fixes
* Consistent heading sizes for all pages

* Swap any heading tags to `MudText` components

* Only show password options if login is required
2024-03-08 03:06:08 -05:00
shiibe
881bc031a1 Clean up Access Code Management UI 2024-03-08 02:30:16 -05:00
esuo1198
7817ccab07 Skip first 32 bytes of PlayresultData 2024-03-08 11:39:23 +09:00
esuo1198
7c03e28cda Add new event mode handle
Thanks @S-Sebb??
2024-03-07 22:58:15 +09:00
esuo1198
6829b911f5 Add garmc handle
Thanks @S-Sebb??
2024-03-07 22:50:39 +09:00
esuo1198
ae885e546f Update route 2024-03-07 22:44:19 +09:00
esuo1198
a3cff10634 Current state (WIP) 2024-03-07 19:06:45 +09:00
asesidaa
6e059baa13 Add more translations. Thanks @隱-Yin v1.0.1-CHN 2024-01-28 14:35:26 +08:00
asesidaa
ccd3b22b41 Add support for zh-hant
Refactor to make language specifiable in appsettings
2024-01-24 11:12:15 +08:00
asesidaa
16cc17246f Add example JP translation 2024-01-23 01:23:11 +08:00
asesidaa
49b55b00c2 Add several more translation as example 2024-01-22 01:21:22 +08:00