139 Commits

Author SHA1 Message Date
9bb2d7396d
Apparently Response.redirect does not work with relative paths 2023-10-19 16:51:09 -04:00
1e35a11951
Create mobile login endpoint 2023-10-19 16:51:09 -04:00
879face425
assertion -> token 2023-10-19 16:51:09 -04:00
7fe09e136e
Create jwt endpoint 2023-10-19 16:51:08 -04:00
5d7695720f
Actually fix attachment url issue 2023-10-19 16:51:08 -04:00
3082f145e6
Include roblox user info in kv store 2023-10-19 16:51:06 -04:00
afbea74028
Once again work around weird routing behavior 2023-10-19 16:51:06 -04:00
de8fc6a4e2
Make changes for video processing check 2023-10-19 16:51:05 -04:00
34c856b2e6
Notification webhook for game appeals 2023-10-19 16:51:04 -04:00
0259d5e217
Create modern game appeal submission endpoint 2023-10-19 16:51:04 -04:00
f51742e64d
Add auth check to game appeal metadata endpoint 2023-10-19 16:51:04 -04:00
f135368dc4
Add first game appeal endpoints 2023-10-19 16:51:03 -04:00
db28e70b90
Move middleware for game appeals 2023-10-19 16:51:03 -04:00
4575843345
Add non-word character check 2023-10-19 16:51:02 -04:00
85d4fe02dd
Actually make game mod role work 2023-10-19 16:51:02 -04:00
ea6a340290
Don't enforce maximum before time 2023-10-19 16:51:01 -04:00
b5a92db954
Move most email sending to common email function 2023-10-19 16:51:00 -04:00
a14c0724e1
Fix file key search issue 2023-10-19 16:51:00 -04:00
3155442796
Le formatting fixes 2023-10-19 16:50:58 -04:00
387cf6a6b2
Le fixes part 1 2023-10-19 16:50:58 -04:00
98ef2ede43
Allow data team to access user history 2023-10-19 16:50:57 -04:00
a5bf9fc329
We do a little API instability 2023-10-19 16:50:56 -04:00
1123b86a47
Fix object funny 2023-10-19 16:50:56 -04:00
9c35fa4a0a
Remove support for non-gif images 2023-10-19 16:50:56 -04:00
d0680884d8
Close actioned reports 2023-10-19 16:50:55 -04:00
31bbdd8c1a
Delete all data if all users are ignored 2023-10-19 16:50:55 -04:00
2fc73a62cc
Maybe fix inactivity notices? 2023-10-19 16:50:52 -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
0559877ca4
Make POST handler for existing inactivity notice 2023-10-19 16:50:48 -04:00
dd2d9f2672
Greatly reduce repeated code 2023-10-19 16:50:48 -04:00
95ac964e62
Include creation time in report kv value 2023-10-19 16:50:44 -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
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