Commit Graph

246 Commits

Author SHA1 Message Date
4e4cae7f00 Create takeAction function 2023-10-19 16:49:31 -04:00
89073ae327 Convert boolean to int for bind statement 2023-10-19 16:49:31 -04:00
8b15251bb3 Make showClosed filter actually work 2023-10-19 16:49:31 -04:00
8e5c3810a6 Filter out null instead of non-null values 2023-10-19 16:49:30 -04:00
e51452a85e Use d1 for listing in mod queue 2023-10-19 16:49:30 -04:00
d659a8122f Add partial report information to d1 2023-10-19 16:49:30 -04:00
7774a04c86 Add D1 type 2023-10-19 16:49:30 -04:00
96a4ba2b47 Add callback for turnstile 2023-10-19 16:49:29 -04:00
d9bebf9a09 Reset turnstile on submission request failure 2023-10-19 16:49:29 -04:00
2db6acaf1c Remove useless frame options header 2023-10-19 16:49:29 -04:00
a05752049a reporter -> user 2023-10-19 16:49:28 -04:00
9e27eed4a0 Update dependencies 2023-10-19 16:49:28 -04:00
d69c9e00f2 Removed unused scripts 2023-10-19 16:49:28 -04:00
613c9ef5ca Create game appeal middleware 2023-10-19 16:49:28 -04:00
1a7c4a27fa Restore data team access to uploads 2023-10-19 16:49:27 -04:00
188275aa7b Set id property in keys 2023-10-19 16:49:27 -04:00
c665b8ae79 Update packages 2023-10-19 16:49:27 -04:00
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