Commit Graph

191 Commits

Author SHA1 Message Date
0bc68ef1d2 Move oauth credentials to own kv value 2023-10-28 03:09:34 -04:00
f218390d60 Display text on mobile token endpoint 2023-10-26 15:22:05 -04:00
a4eaead08d Flip arguments 2023-10-26 11:09:02 -04:00
9e971375cd No that does not work 2023-10-26 11:05:17 -04:00
528ba3a755 Set approved property in d1 on inactivity closure 2023-10-26 10:50:10 -04:00
559767b681 Add events "endpoint" 2023-10-25 22:15:20 -04:00
d491c3b453 Create jwt revocation endpoint 2023-10-25 18:50:57 -04:00
7281d73509 Include search string in return path 2023-10-25 13:48:34 -04:00
3b4c3cf0b8 All of that and I still forgot the ampersand 2023-10-23 20:45:51 -04:00
3d93824aef Did I really use the wrong algorithm? 2023-10-23 20:44:18 -04:00
320d33c5fa Maybe fix signed links? 2023-10-23 20:32:18 -04:00
4559349ac6 URLsafe encoding needs to happen outside of btoa 2023-10-23 20:20:44 -04:00
d87d801475 why 2023-10-23 20:15:39 -04:00
cfdbc686c7 smh 2023-10-23 20:12:10 -04:00
5607c2eea1 Create get-own item by id endpoint 2023-10-22 22:33:23 -04:00
a4524cfea4 Return current_status property in history endpoint 2023-10-22 17:23:31 -04:00
45febd0585 New auth header since authorization is now used for jwts 2023-10-21 23:38:00 -04:00
9212e3e454 Fix automatic unbans 2023-10-21 23:37:56 -04:00
7df177d75c Delete FCM token on inactivity closure 2023-10-20 14:00:29 -04:00
adde22804a Send notifications on inactivity notice closure 2023-10-20 13:56:40 -04:00
6ea7fae377 Add email and fcm token to inactivity notice data 2023-10-20 13:54:30 -04:00
4adae3af51 Set and handle open property on inactivity notices 2023-10-20 13:32:03 -04:00
62592e64b8 Expiration needs to be in seconds not ms 2023-10-20 12:54:58 -04:00
4a62ce5c05 Include open property on appeals 2023-10-20 12:35:51 -04:00
91d00eec57 Add catchall api route 2023-10-20 10:13:39 -04:00
748aa0e120 Create session check endpoint 2023-10-20 10:07:55 -04:00
98a56f209b Generate new session for mobile handoff 2023-10-19 23:59:15 -04:00
aa3d74c4ad Send FCM token in reports 2023-10-19 17:26:37 -04:00
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
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
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
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
dbdf586755 Include permissions claim in jwt 2023-10-19 16:51:10 -04:00