Commit Graph

1069 Commits

Author SHA1 Message Date
c6c129715d Create inactivity api middleware 2023-10-19 16:49:38 -04:00
769c47c4c7 Actually make infraction modal trigger work 2023-10-19 16:49:37 -04:00
120ca1da45 Fix clipboard event multi-firing after closing and reopening modal 2023-10-19 16:49:37 -04:00
1994a5ee5e Fix error boundary 2023-10-19 16:49:37 -04:00
dfd928457c Fix css root container target 2023-10-19 16:49:36 -04:00
cdaef74d37 V2 future stuff 2023-10-19 16:49:36 -04:00
c611253c4a Move new items box to popover 2023-10-19 16:49:36 -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
c97029e510 Remove CSP 2023-10-19 16:49:35 -04:00
ee68c1b13d Remove stray space 2023-10-19 16:49:35 -04:00
5e7779a08d Pass nonce to children 2023-10-19 16:49:34 -04:00
70b43410ce Remove defaultCache method 2023-10-19 16:49:34 -04:00
0807f51d6c Create and pass nonce value through middleware 2023-10-19 16:49:34 -04:00
969b304193 Add nonce parameter to cache creator 2023-10-19 16:49:33 -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
8b18454af9 Add before param to update queue 2023-10-19 16:49:32 -04:00
d9fcec9054 Update packages 2023-10-19 16:49:32 -04:00
eedce794f2 Add additional tools button to mod queue 2023-10-19 16:49:32 -04:00
c37c77a4f3 Update packages 2023-10-19 16:49:31 -04:00
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