Commit Graph

157 Commits

Author SHA1 Message Date
a3f65a397d Don't include user emails in lookup by id endpoint 2023-10-19 16:50:44 -04:00
c187b6816b Don't include user emails in mod queue api 2023-10-19 16:50:43 -04:00
3ec0a30ed7 Apparently .run() does not return results 2023-10-19 16:50:43 -04:00
f6251b2918 I am an idiot 2023-10-19 16:50:42 -04:00
5c238c5b93 Yet more upload url problems 2023-10-19 16:50:42 -04:00
112e1faa3d THIS TIME it should be fixed 2023-10-19 16:50:42 -04:00
b97bfa9f26 Maybe? fix signature handling 2023-10-19 16:50:42 -04:00
cb5aea2832 Parse appeal object before assigning it to data 2023-10-19 16:50:41 -04:00
056c6b84f3 Fix email sending not working 2023-10-19 16:50:41 -04:00
eb550a7c36 Move appeal bans entirely to D1 2023-10-19 16:50:41 -04:00
736543c374 Make appeal action endpoints un-useless 2023-10-19 16:50:40 -04:00
962509aff2 Fix creation time property 2023-10-19 16:50:40 -04:00
53c06cbe56 Remove gma lookup work around
Table now has an "open" column
2023-10-19 16:50:39 -04:00
5ca71a43c2 Oops 2023-10-19 16:50:38 -04:00
788e14e971 Slightly unbreak file processing 2023-10-19 16:50:38 -04:00
7f39f0d89f Don't check for open property on game appeals 2023-10-19 16:50:37 -04:00
c848453b1b Actually insert appeals into D1 2023-10-19 16:50:37 -04:00
acfd2be227 Oopsie that needs to be an AND check 2023-10-19 16:50:37 -04:00
05a0d192c3 Access check needs to be inverse 2023-10-19 16:50:37 -04:00
2127574a33 Fix file extension handling 2023-10-19 16:50:36 -04:00
91ff428d9a Remove useless kv put 2023-10-19 16:50:36 -04:00
a02dc67172 Don't require preprocessing for mov files 2023-10-19 16:50:35 -04:00
5db1df733b Finish data transfer creation endpoint 2023-10-19 16:50:34 -04:00
6b6c6c2185 First part of data transfer creation endpoint 2023-10-19 16:50:33 -04:00
09d37041bc Add basic events api middleware 2023-10-19 16:50:33 -04:00
6dc26e40a1 Add ET member deletion endpoint 2023-10-19 16:50:32 -04:00
8ada65b68d Add ET member creation endpoint 2023-10-19 16:50:31 -04:00
514b97c316 Add et member management middleware 2023-10-19 16:50:31 -04:00
8cd352d765 Specify post method in Roblox search request 2023-10-19 16:50:29 -04:00
f5b76b69d4 Fix file uploading for infractions 2023-10-19 16:50:25 -04:00
026d1ca06d New formatting 2023-10-19 16:50:21 -04:00
17bca653cf Add inactivity prefix to fetch by id 2023-10-19 16:50:21 -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
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
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
fdc3afdc69 Insert inactivity notices into D1 2023-10-19 16:50:07 -04:00
13965b55b8 Store creation date in inactivity notices 2023-10-19 16:50:00 -04:00
812ebd913e Use correct property names in appeal submission endpoint 2023-10-19 16:49:54 -04:00