20 Commits

Author SHA1 Message Date
dd2d9f2672
Greatly reduce repeated code 2023-10-19 16:50:48 -04:00
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
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
7f39f0d89f
Don't check for open property on game appeals 2023-10-19 16:50:37 -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
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
58822f8ea1
Use Number() instead of tertinary operator 2023-10-19 16:49:51 -04:00
e84b02c403
Add processing key check for reports 2023-10-19 16:49:45 -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
cc0bc16967
Create queue list endpoint 2023-10-19 16:49:17 -04:00
aafdc9b04c
Create fetch single queue item endpoint 2023-10-19 16:49:16 -04:00
9cd66cdcf4
Add types and permissions to mod queue list endpoint 2023-10-19 16:49:12 -04:00
5d2774fb2e
Create mod queue list skeleton 2023-10-19 16:49:09 -04:00