Commit Graph

157 Commits

Author SHA1 Message Date
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
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
e84b02c403 Add processing key check for reports 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
a0f507b751 Create new inactivity endpoint 2023-10-19 16:49:39 -04:00
c6c129715d Create inactivity api middleware 2023-10-19 16:49:38 -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
a05752049a reporter -> user 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
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
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
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
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
cc0bc16967 Create queue list endpoint 2023-10-19 16:49:17 -04:00
71b7104502 Don't use metadata for submission data 2023-10-19 16:49:17 -04:00
aafdc9b04c Create fetch single queue item endpoint 2023-10-19 16:49:16 -04:00
58afbc6298 Create view upload endpoint 2023-10-19 16:49:15 -04:00
f37b68015a Create new "admin application" 2023-10-19 16:49:14 -04:00
a3eca56fec Create appeal accept and deny endpoints 2023-10-19 16:49:14 -04:00
75c38e9cc5 Move userid validator to ban endpoint 2023-10-19 16:49:14 -04:00
debb8d9209 Create appeal ban endpoint 2023-10-19 16:49:13 -04:00
75005da3b3 Finish appeal[id] middleware 2023-10-19 16:49:13 -04:00
55817306d2 Add captcha handling in report submission endpoint 2023-10-19 16:49:13 -04:00