|
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 |
|
|
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 |
|