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

521 Commits

Author SHA1 Message Date
shiibe
28a09df28c Add xl screen layout to users page 2024-06-05 11:46:59 -04:00
S-Sebb
98ce9614de Merge branch 'new-songs-ui' of https://github.com/asesidaa/TaikoLocalServer into LoginRefactor 2024-06-05 16:42:52 +01:00
S-Sebb
4a5be9371f Fixed dani dojo page showing non-existing dans 2024-06-05 16:42:45 +01:00
shiibe
c4467e8661 Fix loading state layout 2024-06-05 11:42:35 -04:00
shiibe
4eef897bd5 Add pagination to Users page 2024-06-05 11:39:07 -04: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
S-Sebb
9b9009ac42 Fixed dani dojo page bar logic to follow official in-game logic 2024-06-05 15:31:15 +01:00
S-Sebb
67e531f461 Localized user id and edit profile 2024-06-05 15:10:18 +01:00
S-Sebb
2c45f12ba8 Localized No Data on Leaderboard page 2024-06-05 14:59:33 +01:00
S-Sebb
4e13b4bfe1 Merged from new-songs-ui branch 2024-06-05 14:57:10 +01:00
S-Sebb
9ebaa971fa Merged and changed some layouts 2024-06-05 14:51:01 +01:00
S-Sebb
0d2e98e138 Localized a lot more texts 2024-06-05 14:29:46 +01:00
27f61f2535 Fixed MudTable layout on mobile
Currently making it horizontally scrollable. While this is not ideal it allows using the UI on mobile at all.
2024-06-05 15:07:24 +02:00
741962d8bd Fixed nameplate alignment and clean up
Title text still doesn't scale properly when switching from simple nameplates to nameplates with small characters on the right (Text does get resized properly once edited or on page resize event or page reload)
2024-06-05 14:19:02 +02:00
0b65b47e00 Added french locale 2024-06-05 14:14:17 +02:00
shiibe
08ba4da763 Fixes 2024-06-04 23:44:09 -04:00
shiibe
916482c1f7 Fix ranks 2024-06-04 23:01:42 -04:00
shiibe
c2a6da0b83 Only show pagination if more than 1 page 2024-06-04 22:48:11 -04:00
shiibe
5e237a8e23 Add pagination to Leaderboard UI card 2024-06-04 22:33:52 -04:00
shiibe
29fc204536 Add pagination to Leaderboard API response 2024-06-04 22:15:58 -04:00
S-Sebb
807e84594b Localized all dialog texts 2024-06-05 02:07:33 +01:00
shiibe
c6333ec3ad Lighten row bg color 2024-06-04 19:56:56 -04:00
shiibe
a57f37c407 Style fix 2024-06-04 19:55:34 -04:00
shiibe
96db68b94b Highlight current user in leaderboard 2024-06-04 19:53:41 -04:00
shiibe
20525fb014 Set LoginRequired back to false in configs 2024-06-03 20:08:04 -04:00
shiibe
4612c27469 Use query variables for leaderboard api request 2024-06-03 20:05:14 -04:00
shiibe
cffeb188c8 Clean up 2024-06-03 11:38:52 -04:00
shiibe
ee41dc59c0 More style changes 2024-06-03 11:27:18 -04:00
shiibe
b5598f4995 Clean up song card components 2024-06-03 11:03:09 -04:00
shiibe
6ed7f499ca Remove logging 2024-06-02 21:09:13 -04:00
shiibe
d7305fe688 Clean up card padding on Song detail page 2024-06-02 21:08:12 -04:00
shiibe
ad7916b9b5 Leaderboard card in progress 2024-06-02 21:00:54 -04:00
shiibe
e653e40e21 Leaderboard card in progress 2024-06-02 19:55:44 -04: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
shiibe
ce276c790a Combine language menus into one 2024-06-02 17:33:33 -04:00
shiibe
66d9b34562 Merge branch 'LoginRefactor' into new-songs-ui 2024-06-02 15:52:45 -04:00
S-Sebb
8551a6363b Added a separate flag on the backend that controls whether authentication checks are performed in apis 2024-06-02 20:50:56 +01:00
shiibe
ab8c513f37 Fix Profile 2024-06-02 14:20:59 -04:00
shiibe
145c75c5ec Add 39.06 Nameplates (Thanks CottonGuard!) 2024-06-02 13:08:28 -04:00
shiibe
537fc2ed45 Fix missing file error 2024-06-02 12:40:15 -04:00
shiibe
a33fbbfc5d Fix build error 2024-06-02 12:30:38 -04:00
shibe
c5e6626422
Merge pull request #30 from asesidaa/LoginRefactor
Login refactor
2024-06-01 22:50:07 -04:00
S-Sebb
f1a35fe60e Fixed a bug causing uniqueId 0 song to appear on the webUI 2024-05-29 15:10:38 +01:00
S-Sebb
ed82f89fdf Fixed a bug causing register to be impossible 2024-05-29 14:59:34 +01:00
S-Sebb
de71bb43bb Updated localization a bit 2024-05-27 00:56:12 +01:00
S-Sebb
617b3abb50 Rearranged buttons layout 2024-05-27 00:49:14 +01:00
S-Sebb
73a750ca10 Changed the location where the dropdown menu of language buttons will open 2024-05-27 00:42:59 +01:00
S-Sebb
8bcb89578e Added a button allowing song name language switching individually from UI language 2024-05-26 23:06:51 +01:00
S-Sebb
e983bc525b Also adding checks to SplitCostumeUnlocks migration 2024-05-26 21:48:28 +01:00