Commit Graph

1069 Commits

Author SHA1 Message Date
58f83d2809 "Finish" this atrocity 2023-10-23 19:52:29 -04:00
6ca0e70aa4 Display unknown status if approved property is missing 2023-10-23 19:25:58 -04:00
692ad5868f Create start of /me route 2023-10-22 22:33:39 -04:00
5607c2eea1 Create get-own item by id endpoint 2023-10-22 22:33:23 -04:00
b45378367b Make revoke button less terrible on mobile 2023-10-22 18:06:20 -04:00
24bbc98624 Use current_status property for user card 2023-10-22 17:24:00 -04:00
a4524cfea4 Return current_status property in history endpoint 2023-10-22 17:23:31 -04:00
62b418f0e5 Visual improvements to revoke modal 2023-10-22 17:09:10 -04:00
bbb03433ed Use queried username for length check 2023-10-22 17:03:24 -04:00
ed72f6fc9b Create revoke punishment modal 2023-10-22 03:22:33 -04:00
76cf568d9c Remove max width from player status card 2023-10-21 23:54:09 -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
3fb2eb20b9 Do same for other cards 2023-10-21 23:37:55 -04:00
53f5b0a3a2 Set display: none instead of visibility: hidden to reduce wasted space 2023-10-21 23:37:49 -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
3cc44bab83 bruh 2023-10-20 13:24:48 -04:00
e48af3af35 Ok it didn't break anything but it didn't exactly work 2023-10-20 13:17:45 -04:00
0fd8195bb0 Nonzero chance i borked something 2023-10-20 13:11:49 -04:00
62592e64b8 Expiration needs to be in seconds not ms 2023-10-20 12:54:58 -04:00
e2c98ccfae Fix toast hook issue 2023-10-20 12:54:39 -04:00
c609ab4e0e Use state instead of getElementById 2023-10-20 12:45:54 -04:00
ea1f54fd04 Hide controls on closed appeals 2023-10-20 12:36:10 -04:00
4a62ce5c05 Include open property on appeals 2023-10-20 12:35:51 -04:00
a9f04b99d1 Fall back to zero as a default value on game appeals 2023-10-20 12:24:04 -04:00
5a1a40f799 Hide controls on closed reports 2023-10-20 12:23:47 -04:00
d30c6e06d5 Add auto jwt refreshing 2023-10-20 11:18:03 -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
6e42af0b70 Make report card more bearable on mobile 2023-10-20 00:39:56 -04:00
98a56f209b Generate new session for mobile handoff 2023-10-19 23:59:15 -04:00
fa2f4957d2 Add meta headers to delete-account route 2023-10-19 20:03:01 -04:00
7d196b1ada Add delete-account route 2023-10-19 19:58:33 -04:00
aa3d74c4ad Send FCM token in reports 2023-10-19 17:26:37 -04:00
863986188b Make token param required 2023-10-19 17:26:25 -04:00
ada6e468e5 Yoink global notify endpoint 2023-10-19 17:26:07 -04:00
1ad1411d66 Add readme 2023-10-19 16:51:21 -04:00
d5eede39bb Update privacy policy again 2023-10-19 16:51:20 -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
ea98d7d0de Oopsie I forgot the rest of the config 2023-10-19 16:51:19 -04:00
75402b3315 Create esbuild config 2023-10-19 16:51:18 -04:00
d25ed54bc7 Add dotenv to dev packages 2023-10-19 16:51:18 -04:00
6f46906568 Update packages 2023-10-19 16:51:18 -04:00