e2becc6231
More styling changes
2024-10-31 15:39:45 +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
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
8fcd7a1057
Swap Rank and Crown position on Leaderboard table
2024-06-05 17:33:18 -04: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
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
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
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
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
aa727a98fb
Add Dark Mode toggle
2024-03-27 12:49:27 -04:00