Commit Graph

1069 Commits

Author SHA1 Message Date
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
55817306d2 Add captcha handling in report submission endpoint 2023-10-19 16:49:13 -04:00
a1c12d49c3 Update dependencies 2023-10-19 16:49:13 -04:00
9cd66cdcf4 Add types and permissions to mod queue list endpoint 2023-10-19 16:49:12 -04:00
b124b6c631 Create per-id appeal middleware 2023-10-19 16:49:12 -04:00
cce71c9093 Create login check middleware for all appeals api routes 2023-10-19 16:49:12 -04:00
732e9f0336 Don't lazy load components in mod queue 2023-10-19 16:49:11 -04:00
9e44a7e0a1 Add actual permission check to appeal toggle endpoint 2023-10-19 16:49:11 -04:00
894baedb27 Simplify open appeals check 2023-10-19 16:49:11 -04:00
f6322728ab Override existing workers types instead of force installing 2023-10-19 16:49:11 -04:00
f89ded9ae8 Actually fix emotion cache bullshittery this time 2023-10-19 16:49:10 -04:00