Commit Graph

129 Commits

Author SHA1 Message Date
fb4be4cc44 Add CSP to potentially fix turnstile on safari 2023-10-19 16:49:27 -04:00
a078832d4b Use clear-site-data header instead of setting empty cookie 2023-10-19 16:49:26 -04:00
9b4a131ad1 Move auth token prefixes to separate file 2023-10-19 16:49:26 -04:00
b0a17bd2b3 Create game appeal card 2023-10-19 16:49:26 -04:00
b6d34515be Declare GameAppealProps type 2023-10-19 16:49:25 -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
9a5820cfba Update dependencies 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
eb1a246da8 Create upload status check endpoint 2023-10-19 16:49:24 -04:00
95d0686eaa Move upload permissions check to middleware 2023-10-19 16:49:24 -04:00
95367bed26 Set video processing key for certain file types 2023-10-19 16:49:23 -04:00
491d48467c Set container width by device type 2023-10-19 16:49:23 -04:00
4409b293af Make captcha actually load 2023-10-19 16:49:23 -04:00
004af30f9a Make nav buttons actual links 2023-10-19 16:49:22 -04:00
2b805cb98c Set team member cards border-radius to 32px 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
aae0f2b118 Update sentry 2023-10-19 16:49:21 -04:00
bc1f880613 Place ID below name 2023-10-19 16:49:21 -04:00
7b73d646a5 Fix middleware routing issue 2023-10-19 16:49:21 -04:00
95bda996bb Remove stray console.log 2023-10-19 16:49:20 -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
7b577d5c89 Use meta functions for titles 2023-10-19 16:49:20 -04:00
702a780b3c Remove react-helmet-async 2023-10-19 16:49:19 -04:00
e87521f880 Re-add viewport meta 2023-10-19 16:49:19 -04:00
cda4e45ac5 Bump node version 2023-10-19 16:49:19 -04:00
77dc0ea310 Replace serverBuildTarget with serverBuildPath
serverBuildTarget is now deprecated
2023-10-19 16:49:19 -04:00
3e01d3391a Fix bad permissions check in toggle endpoint 2023-10-19 16:49:18 -04:00
8d7e9bd93d Don't rely on metadata for appeals 2023-10-19 16:49:18 -04:00
3d5b830827 Remove excess line breaks 2023-10-19 16:49:18 -04:00
9799442cb9 Fix hydration issues with date string 2023-10-19 16:49:17 -04:00
1e3f649a09 Update dependencies 2023-10-19 16:49:17 -04:00
cc0bc16967 Create queue list endpoint 2023-10-19 16:49:17 -04:00
71b7104502 Don't use metadata for submission data 2023-10-19 16:49:17 -04:00
85dfce6abc Add buttons to appeal card 2023-10-19 16:49:16 -04:00
b1acf13e68 Move expect-error directive to correct spot 2023-10-19 16:49:16 -04:00
aafdc9b04c Create fetch single queue item endpoint 2023-10-19 16:49:16 -04:00
f3fb370b6f Change button to act as anchor 2023-10-19 16:49:16 -04:00
11a9c9adde Add .dev.vars to gitignore 2023-10-19 16:49:15 -04:00
58afbc6298 Create view upload endpoint 2023-10-19 16:49:15 -04:00
f3547138e9 Create roblox open cloud helper 2023-10-19 16:49:15 -04:00
161d077ab9 Add firestore helper functions 2023-10-19 16:49:14 -04:00
f37b68015a Create new "admin application" 2023-10-19 16:49:14 -04:00
a3eca56fec Create appeal accept and deny endpoints 2023-10-19 16:49:14 -04:00
75c38e9cc5 Move userid validator to ban endpoint 2023-10-19 16:49:14 -04:00
debb8d9209 Create appeal ban endpoint 2023-10-19 16:49:13 -04:00
75005da3b3 Finish appeal[id] middleware 2023-10-19 16:49:13 -04:00