Commit Graph

604 Commits

Author SHA1 Message Date
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
ef0915df4f Fix remix dev server being goofy in node16 module resolution 2023-10-19 16:49:10 -04:00
15a816f82a Push two stragglers 2023-10-19 16:49:10 -04:00
04dcbb4181 Remix migration 2023-10-19 16:49:09 -04:00
5d2774fb2e Create mod queue list skeleton 2023-10-19 16:49:09 -04:00
a83af19c6e Display login component and actually force dropdown to right 2023-10-19 16:49:09 -04:00
8a27b5d5c7 Update dependencies 2023-10-19 16:49:09 -04:00
d9a9a9f335 Create server handler for mod queue page 2023-10-19 16:49:08 -04:00
7f1deea157 Update team page 2023-10-19 16:49:08 -04:00
342cbc0337 Create appeal card generation 2023-10-19 16:49:08 -04:00
ba76840015 Create AppealCard component 2023-10-19 16:49:08 -04:00
090c190b21 Create first part of updateQueue function 2023-10-19 16:49:07 -04:00
7c823d1f8b Remove url options parsing from server renderer
This will be done via the api
2023-10-19 16:49:07 -04:00
aca40f5666 Create new inactivity notice skeleton 2023-10-19 16:49:07 -04:00
1f7335f031 Return user-facing name for queue types in page prop 2023-10-19 16:49:06 -04:00
5d90d0b1b1 Return 403 if user cannot see any queue item type 2023-10-19 16:49:06 -04:00