59 Commits

Author SHA1 Message Date
dc8aae170b
Add style to hide nav links on mobile 2023-10-19 16:50:18 -04:00
66bcb45602
Add arrow buttons to video viewer 2023-10-19 16:50:12 -04:00
6f9e073198
Make nav switching entirely css-based 2023-10-19 16:50:10 -04:00
cba05d6b86
Formatting stuff 2023-10-19 16:50:09 -04:00
9d5d482f7c
Remove discriminator from appeal cards 2023-10-19 16:50:09 -04:00
791f801f56
Make cursor pointer on menu graphic 2023-10-19 16:50:08 -04:00
d30086d111
Change menu button graphic to 24x24 2023-10-19 16:50:08 -04:00
15c4257c59
Make nav login buttton actually work 2023-10-19 16:50:03 -04:00
390b50845a
ACTUALLY make the login button blue 2023-10-19 16:50:03 -04:00
255c201fab
Set login button color scheme to blue 2023-10-19 16:50:03 -04:00
7591c50981
Convert buttons to links 2023-10-19 16:50:02 -04:00
956c69eb29
Don't check for BigInt support if user is logged in and has avatar set 2023-10-19 16:50:02 -04:00
45c2e1bda3
Create stat reduction modal 2023-10-19 16:50:01 -04:00
658e2f3e84
Use new default avatar calculation 2023-10-19 16:50:01 -04:00
df4792080e
Create inactivity notice card 2023-10-19 16:50:00 -04:00
7472f76ae1
Change display instead of visibility property for mod check 2023-10-19 16:49:58 -04:00
328e90a5c2
Make mod button dependent on permissions 2023-10-19 16:49:57 -04:00
c2a55bb5e3
Show log in button on mobile view 2023-10-19 16:49:56 -04:00
ce5d7ab6c6
Use media queries instead of serverside data for correct nav view 2023-10-19 16:49:55 -04:00
df1c21fa41
Make appeal card use newer entity format 2023-10-19 16:49:53 -04:00
8b0b3e6178
Remove useless import 2023-10-19 16:49:51 -04:00
8ac83aea78
Handle navbar sizing serverside 2023-10-19 16:49:50 -04:00
86f67294fb
Add NaN check to number input validator 2023-10-19 16:49:47 -04:00
ac53ccbdb7
Make request to complete endpoint on finish 2023-10-19 16:49:44 -04:00
5f9dfb76e7
Handle upload failures 2023-10-19 16:49:44 -04:00
a02cecb23b
Handle quicktime movies on mobile devices 2023-10-19 16:49:44 -04:00
6503af20f3
Add user table to game ban modal 2023-10-19 16:49:43 -04:00
7174f0846f
Create new game ban modal 2023-10-19 16:49:42 -04:00
2337c8c653
Add submission to inactivity notice modal 2023-10-19 16:49:39 -04:00
c057d2eb82
Finish base of inactivity notice modal 2023-10-19 16:49:38 -04:00
120ca1da45
Fix clipboard event multi-firing after closing and reopening modal 2023-10-19 16:49:37 -04:00
51d2da399e
First pass at allowing image pasting on the infraction modal 2023-10-19 16:49:36 -04:00
477fe0451a
Fix secondary button and actually trigger file prompt 2023-10-19 16:49:35 -04:00
387f78be7d
Create submit function 2023-10-19 16:49:35 -04:00
7d8f9ac791
Finish base of infraction modal 2023-10-19 16:49:33 -04:00
5a5d398dd4
Create more of new infraction modal 2023-10-19 16:49:33 -04:00
1af74782f5
Create skeleton infraction modal 2023-10-19 16:49:33 -04:00
4e4cae7f00
Create takeAction function 2023-10-19 16:49:31 -04:00
b0a17bd2b3
Create game appeal card 2023-10-19 16:49:26 -04:00
2cd2e76a80
Make appeal card not a fragment 2023-10-19 16:49:25 -04:00
b6f073083e
Move card types to declaration file 2023-10-19 16:49:25 -04:00
952cad9bc0
Fix buttons and invert attachment loading check 2023-10-19 16:49:24 -04:00
35702eb26d
Create first version of report card 2023-10-19 16:49:24 -04:00
004af30f9a
Make nav buttons actual links 2023-10-19 16:49:22 -04:00
1318e4682d
Set login card border-radius to 32px 2023-10-19 16:49:22 -04:00
92ddde3845
Increase border-radius of login button 2023-10-19 16:49:22 -04:00
bc1f880613
Place ID below name 2023-10-19 16:49:21 -04:00
fb3fa00576
Update mod queue link in nav 2023-10-19 16:49:20 -04:00
0fe6c20c69
Implement logout function on nav 2023-10-19 16:49:20 -04:00
9799442cb9
Fix hydration issues with date string 2023-10-19 16:49:17 -04:00