1
0
mirror of synced 2024-12-18 17:35:55 +01:00
Commit Graph

45 Commits

Author SHA1 Message Date
499312a02e Editing table styling, added search on highscores 2024-10-31 12:40:30 +01: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
87299c98d5 All images are now webp, Puchi has a floating animation
@CottonGuard reexported the remaining images to webp, lowering their size by 50%.
@lty2008one made a css animation for the puchi characters.
2024-10-25 10:06:14 +02:00
shiibe
ef526caeee Make User Cards the same height per row 2024-10-24 19:23:41 -04:00
shiibe
c8e21fa1f5 Fix breadcrumb colors 2024-10-24 17:13:59 -04:00
833a1cb9d2 Moved all Breadcrumbs to AppBar 2024-08-13 17:07:39 +02:00
ce3795bb50 Fixed some text display stuff
Don't break Access codes into groups of 4 if they aren't a multiple of 4 or if they aren't hexadecimal only (This is useful if a user only uses a nickname as an access code and not a card id)

Changed color of is-current-user on the leaderboard so text is legible in dark mode.

Made Leaderboard useable on mobile as well by removing responsive breakpoints.
2024-08-09 15:48:52 +02:00
shiibe
e89566b61b Fix 2024-06-09 23:12:03 -04:00
shiibe
ed8640c23f Leaderboard API and client-side adjustments 2024-06-09 15:12:12 -04:00
shiibe
a5c45b0065 Allow title to be changed via config 2024-06-05 22:29:26 -04:00
shiibe
8fcd7a1057 Swap Rank and Crown position on Leaderboard table 2024-06-05 17:33:18 -04: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
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
96db68b94b Highlight current user in leaderboard 2024-06-04 19:53:41 -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
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
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
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
530a4ea00b Stopped UserCard from requesting UserSetting 2024-05-26 21:42:50 +01: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
19db91fc59 Add check for AccessCodes 2024-04-09 20:27:41 -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