1
0
mirror of synced 2024-12-19 01:46:09 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
98db30f14d Admins can now click on players on the song page
This displays their play history.
Made DaniDojo songs clickable as well.
2024-11-08 22:15:15 +01:00
e2becc6231 More styling changes 2024-10-31 15:39:45 +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
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