Commit Graph

722 Commits

Author SHA1 Message Date
regalijan 75402b3315 Create esbuild config 2023-10-19 16:51:18 -04:00
regalijan d25ed54bc7 Add dotenv to dev packages 2023-10-19 16:51:18 -04:00
regalijan 6f46906568 Update packages 2023-10-19 16:51:18 -04:00
regalijan d350f6be9a Don't double-stringify fcm payloads 2023-10-19 16:51:17 -04:00
regalijan 8967818fcc Handle unexpected exceptions better 2023-10-19 16:51:17 -04:00
regalijan 8f05c3294a Update privacy policy 2023-10-19 16:51:17 -04:00
regalijan 212d8042c2 Handle clients that include the charset 2023-10-19 16:51:17 -04:00
regalijan 161862712c Send push notifs on appeal action 2023-10-19 16:51:16 -04:00
regalijan ffe70100ac Add appeal submit status endpoint 2023-10-19 16:51:16 -04:00
regalijan b6c051f3cb Let's hope i didn't break anything 2023-10-19 16:51:16 -04:00
regalijan 8778547286 Make game appeal actions ACTUALLY work now 2023-10-19 16:51:16 -04:00
regalijan 733d74824d Don't delete unactioned reports anymore 2023-10-19 16:51:15 -04:00
regalijan 1a35cca6cf Set approved field on appeal action 2023-10-19 16:51:15 -04:00
regalijan 33f90300ca Include id property in self-retrieve appeals 2023-10-19 16:51:15 -04:00
regalijan b1986f3ad2 Bump node version 2023-10-19 16:51:14 -04:00
regalijan 1590d2c5c0 Make game appeal buttons work lol 2023-10-19 16:51:14 -04:00
regalijan 5c65424a04 Retrieve self-submitted reports endpoint 2023-10-19 16:51:14 -04:00
regalijan ac56a62a5d Retrieve self-submitted appeals endpoint 2023-10-19 16:51:14 -04:00
regalijan a40665bd6c Create self-resource middleware 2023-10-19 16:51:13 -04:00
regalijan 78f599ac2c Add jwt middleware 2023-10-19 16:51:13 -04:00
regalijan 572a23fc11 Set new callbacks 2023-10-19 16:51:13 -04:00
regalijan d68687f0af Set styles on turnstile div 2023-10-19 16:51:12 -04:00
regalijan abe5632c30 CSS funny for webview captcha 2023-10-19 16:51:12 -04:00
regalijan 474497551f Actually log failures in console 2023-10-19 16:51:12 -04:00
regalijan a9dec97e7f Move webview captcha to api endpoint 2023-10-19 16:51:12 -04:00
regalijan 036f532f31 Make horrid webview captcha route 2023-10-19 16:51:11 -04:00
regalijan ebc0b5e81f Create send notification endpoint 2023-10-19 16:51:11 -04:00
regalijan af8da9a273 Create sendPushNotification method 2023-10-19 16:51:11 -04:00
regalijan 5fb2293617 Add captcha-only route 2023-10-19 16:51:11 -04:00
regalijan dbdf586755 Include permissions claim in jwt 2023-10-19 16:51:10 -04:00
regalijan f227906a75 Use google cloud platform scope instead of specific scopes for each service 2023-10-19 16:51:10 -04:00
regalijan effb3b8e43 Include picture claim in jwt 2023-10-19 16:51:10 -04:00
regalijan c7d1e4bd53 Add query param because of some browsers not sending the referrer 2023-10-19 16:51:09 -04:00
regalijan 9bb2d7396d Apparently Response.redirect does not work with relative paths 2023-10-19 16:51:09 -04:00
regalijan 1e35a11951 Create mobile login endpoint 2023-10-19 16:51:09 -04:00
regalijan 879face425 assertion -> token 2023-10-19 16:51:09 -04:00
regalijan 7fe09e136e Create jwt endpoint 2023-10-19 16:51:08 -04:00
regalijan f616cc5f3b Make report submit button use blue color scheme 2023-10-19 16:51:08 -04:00
regalijan 5d7695720f Actually fix attachment url issue 2023-10-19 16:51:08 -04:00
regalijan edb6aff355 Try something else for compact view type dropdown 2023-10-19 16:51:08 -04:00
regalijan e12ecdfe33 Fix appeal check 2023-10-19 16:51:07 -04:00
regalijan 267cc02c96 Fix old items not being removed when queue type is changed 2023-10-19 16:51:07 -04:00
regalijan 8b1e44fa91 Trial self deletion for item cards 2023-10-19 16:51:07 -04:00
regalijan 722a791000 It appears I cannot read 2023-10-19 16:51:06 -04:00
regalijan 6c310e5564 Fix card duplication on type change 2023-10-19 16:51:06 -04:00
regalijan 3082f145e6 Include roblox user info in kv store 2023-10-19 16:51:06 -04:00
regalijan afbea74028 Once again work around weird routing behavior 2023-10-19 16:51:06 -04:00
regalijan b2344718e9 lol oops 2023-10-19 16:51:05 -04:00
regalijan 9599a53a46 Make actual date display on history card 2023-10-19 16:51:05 -04:00
regalijan de8fc6a4e2 Make changes for video processing check 2023-10-19 16:51:05 -04:00