95 Commits

Author SHA1 Message Date
17bca653cf
Add inactivity prefix to fetch by id 2023-10-19 16:50:21 -04:00
4c662cbe51
Update security headers 2023-10-19 16:50:20 -04:00
88c223c2d1
Fix item type in report urls 2023-10-19 16:50:20 -04:00
63b6392b13
Remove discriminators from discord appeals 2023-10-19 16:50:17 -04:00
e0f2a79d70
Set origin based on browser origin header 2023-10-19 16:50:17 -04:00
45e05d78c7
Handle ip auth for report recall endpoint 2023-10-19 16:50:17 -04:00
6b4f33272f
Create PUT handler for inactivity notices 2023-10-19 16:50:16 -04:00
1ce0476c49
Move inactivity notice validation to separate exported function 2023-10-19 16:50:16 -04:00
c295f3e4df
Add inactivity deletion endpoint 2023-10-19 16:50:15 -04:00
ad5505b857
Remove discriminator property from inactivity kv value 2023-10-19 16:50:15 -04:00
fe6ff7f915
Include origin header in url generation request 2023-10-19 16:50:14 -04:00
25a8623193
Simplify url generation 2023-10-19 16:50:14 -04:00
28ea352596
Handle cases where users are not signed in 2023-10-19 16:50:14 -04:00
074dd1fce5
Set maximum expiration of 10 minutes for video processing key 2023-10-19 16:50:14 -04:00
90606f66f6
Remove unused upload checks 2023-10-19 16:50:13 -04:00
b5135ce6bf
Add additional security headers 2023-10-19 16:50:13 -04:00
6f250ca0b5
Create multi-upload status check 2023-10-19 16:50:12 -04:00
d0d7edbbf0
Remove HEAD responder from uploads/[[id]] route 2023-10-19 16:50:11 -04:00
a3a5308d81
Handle new report submission process 2023-10-19 16:50:11 -04:00
cba05d6b86
Formatting stuff 2023-10-19 16:50:09 -04:00
fdc3afdc69
Insert inactivity notices into D1 2023-10-19 16:50:07 -04:00
969fab85ba
Check for invalid theme values in middleware 2023-10-19 16:50:05 -04:00
f6b57f2343
Remove old cookie from client if provided 2023-10-19 16:50:04 -04:00
13965b55b8
Store creation date in inactivity notices 2023-10-19 16:50:00 -04:00
d2d9e2f106
Remove duplicate data team check 2023-10-19 16:49:56 -04:00
4bf1609b24
Fix theme cookie parsing 2023-10-19 16:49:56 -04:00
812ebd913e
Use correct property names in appeal submission endpoint 2023-10-19 16:49:54 -04:00
680d916894
Insert id property into return data 2023-10-19 16:49:53 -04:00
e5dc359f3a
Default to current time in list endpoint 2023-10-19 16:49:52 -04:00
98f00d5a4c
Create initial new infraction endpoint 2023-10-19 16:49:52 -04:00
58822f8ea1
Use Number() instead of tertinary operator 2023-10-19 16:49:51 -04:00
07e810156f
Set theme in middleware 2023-10-19 16:49:48 -04:00
106cedec77
Add content-type enforcement bypass for new infraction endpoint 2023-10-19 16:49:48 -04:00
59eac9795a
Create game appeal endpoints 2023-10-19 16:49:47 -04:00
5b65bd176d
Create action endpoint 2023-10-19 16:49:47 -04:00
4d76aafaa4
Create ban revocation endpoint 2023-10-19 16:49:47 -04:00
62a6c3a1f1
Create user history endpoint 2023-10-19 16:49:46 -04:00
fe58ffd3fd
Return entire history in queryLogs function 2023-10-19 16:49:46 -04:00
e84b02c403
Add processing key check for reports 2023-10-19 16:49:45 -04:00
c7945de0ac
New RTV value 2023-10-19 16:49:45 -04:00
bdeb84d6bc
Make complete endpoint actually work 2023-10-19 16:49:44 -04:00
7c0fec574a
Add direct submission support 2023-10-19 16:49:43 -04:00
4687540269
Create direct game bans middleware 2023-10-19 16:49:42 -04:00
32387f9c2a
Make gme edit permissions tied to user ids again 2023-10-19 16:49:41 -04:00
3ab93c707b
Create GME remove endpoint 2023-10-19 16:49:41 -04:00
bef8f6f7ea
Create GME list endpoint 2023-10-19 16:49:41 -04:00
ce9160a771
Also set data in metadata 2023-10-19 16:49:40 -04:00
13dfe7d428
Change GME middleare permission check 2023-10-19 16:49:40 -04:00
cef3263722
Create GME add endpoint 2023-10-19 16:49:40 -04:00
46255f6615
Create GME framework 2023-10-19 16:49:40 -04:00