Commit Graph

300 Commits

Author SHA1 Message Date
ada6e468e5 Yoink global notify endpoint 2023-10-19 17:26:07 -04:00
b054d4cf41 Delete FCM token from KV on report action 2023-10-19 16:51:20 -04:00
53b05e2bdd Delete FCM token from KV on appeal action 2023-10-19 16:51:20 -04:00
e2d1739656 Send push notifications on report process 2023-10-19 16:51:19 -04:00
fbe054b211 Delete all files on report recall 2023-10-19 16:51:19 -04:00
4978659bf9 Store fcm token in report data 2023-10-19 16:51:19 -04:00
d350f6be9a Don't double-stringify fcm payloads 2023-10-19 16:51:17 -04:00
8967818fcc Handle unexpected exceptions better 2023-10-19 16:51:17 -04:00
212d8042c2 Handle clients that include the charset 2023-10-19 16:51:17 -04:00
161862712c Send push notifs on appeal action 2023-10-19 16:51:16 -04:00
ffe70100ac Add appeal submit status endpoint 2023-10-19 16:51:16 -04:00
b6c051f3cb Let's hope i didn't break anything 2023-10-19 16:51:16 -04:00
8778547286 Make game appeal actions ACTUALLY work now 2023-10-19 16:51:16 -04:00
733d74824d Don't delete unactioned reports anymore 2023-10-19 16:51:15 -04:00
1a35cca6cf Set approved field on appeal action 2023-10-19 16:51:15 -04:00
33f90300ca Include id property in self-retrieve appeals 2023-10-19 16:51:15 -04:00
5c65424a04 Retrieve self-submitted reports endpoint 2023-10-19 16:51:14 -04:00
ac56a62a5d Retrieve self-submitted appeals endpoint 2023-10-19 16:51:14 -04:00
a40665bd6c Create self-resource middleware 2023-10-19 16:51:13 -04:00
78f599ac2c Add jwt middleware 2023-10-19 16:51:13 -04:00
572a23fc11 Set new callbacks 2023-10-19 16:51:13 -04:00
d68687f0af Set styles on turnstile div 2023-10-19 16:51:12 -04:00
abe5632c30 CSS funny for webview captcha 2023-10-19 16:51:12 -04:00
474497551f Actually log failures in console 2023-10-19 16:51:12 -04:00
a9dec97e7f Move webview captcha to api endpoint 2023-10-19 16:51:12 -04:00
ebc0b5e81f Create send notification endpoint 2023-10-19 16:51:11 -04:00
af8da9a273 Create sendPushNotification method 2023-10-19 16:51:11 -04:00
dbdf586755 Include permissions claim in jwt 2023-10-19 16:51:10 -04:00
f227906a75 Use google cloud platform scope instead of specific scopes for each service 2023-10-19 16:51:10 -04:00
effb3b8e43 Include picture claim in jwt 2023-10-19 16:51:10 -04:00
c7d1e4bd53 Add query param because of some browsers not sending the referrer 2023-10-19 16:51:09 -04:00
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
6e6863b816 Remove unsupported file types from GenerateUploadURL 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
86109eb770 Create common email send function 2023-10-19 16:51:00 -04:00