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

11 Commits

Author SHA1 Message Date
shiibe
ef526caeee Make User Cards the same height per row 2024-10-24 19:23:41 -04: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
S-Sebb
67e531f461 Localized user id and edit profile 2024-06-05 15:10:18 +01:00
S-Sebb
807e84594b Localized all dialog texts 2024-06-05 02:07:33 +01:00
shiibe
ad7916b9b5 Leaderboard card in progress 2024-06-02 21:00:54 -04: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
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
aa727a98fb Add Dark Mode toggle 2024-03-27 12:49:27 -04:00