19 Commits

Author SHA1 Message Date
ea6a340290
Don't enforce maximum before time 2023-10-19 16:51:01 -04:00
8cc3f58ca2
Implement the atrocity that is filtering out inactivity notices that cannot be actioned 2023-10-19 16:50:51 -04:00
db7e9326ac
Add inactivity notices to mod queue list endpoint 2023-10-19 16:50:50 -04:00
dd2d9f2672
Greatly reduce repeated code 2023-10-19 16:50:48 -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
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
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
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