Commit Graph

1069 Commits

Author SHA1 Message Date
ee3ab13ae7 Watch as I break something lol 2023-10-30 18:47:51 -04:00
60d1473e79 Remove duplicate replaceState 2023-10-30 17:33:34 -04:00
0c4c6e9f8c Update packages 2023-10-30 17:22:48 -04:00
19fa40a70b Replace state regardless of if item exists 2023-10-30 17:18:46 -04:00
9bce86eacb Update appeal accept base url 2023-10-30 17:11:21 -04:00
68c9297132 Update punishment base url 2023-10-30 17:10:22 -04:00
0574a7b53b Register appeal bans modal in mod queue 2023-10-30 17:04:20 -04:00
68721845b0 Make middleware hack again 2023-10-30 17:01:22 -04:00
5272c777a8 Create get all appeal bans endpoint 2023-10-30 17:01:08 -04:00
9fe710b32d Create appeal bans component 2023-10-30 17:00:54 -04:00
e974f0f9d6 Make appeal ban deletion endpoint 2023-10-30 12:21:35 -04:00
aaf8c880d8 Make appeal ban endpoint use path param 2023-10-30 12:16:59 -04:00
91a2f2ea5c Create new appeal ban modal 2023-10-30 12:16:47 -04:00
4376033244 Remove search params from url after unshifting item 2023-10-29 15:13:12 -04:00
0e76704d98 Drop game appeals from table on closure 2023-10-29 04:31:24 -04:00
1197564fb8 Always output sourcemaps 2023-10-29 03:49:10 -04:00
3b02656321 Unhuge avatar on mobile view 2023-10-29 03:46:02 -04:00
1bf09bcf51 Set message channel in a ref 2023-10-29 03:38:07 -04:00
925f3aeedf Don't vomit on legacy bans 2023-10-29 03:12:07 -04:00
f6429be055 Register MessageChannel last 2023-10-29 00:23:24 -04:00
a153116071 Remove redundant setLoading calls 2023-10-29 00:11:33 -04:00
2a49ebc845 It appears I forgot to remove that 2023-10-29 00:00:56 -04:00
82f2438231 Make mobile auth work again 2023-10-28 22:23:33 -04:00
0bc68ef1d2 Move oauth credentials to own kv value 2023-10-28 03:09:34 -04:00
ece5baf175 Add entries as an effect dependency 2023-10-27 13:11:03 -04:00
6017a62953 Set MessageChannel earlier 2023-10-27 12:12:15 -04:00
5c785a8255 Make nonexistent MessageChannel come back 2023-10-27 11:56:34 -04:00
f218390d60 Display text on mobile token endpoint 2023-10-26 15:22:05 -04:00
de1bb2bdb3 Flip approved/denied text 2023-10-26 11:10:37 -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
56370c027a Read approved property from d1 instead of nonexistent kv data 2023-10-26 10:50:10 -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
57b5ab2962 Add login tip to report page for logged out users 2023-10-25 13:48:07 -04:00
2e4150ff41 .approved is a number 2023-10-24 00:46:00 -04:00
0e94b0fc2c Add anchor to /me on profile picture 2023-10-24 00:36:30 -04:00
5d38bae59c Use MessageChannels to self-delete queue items
Previous method would cause site to die
2023-10-24 00:32:53 -04:00
912cd0581a Oops I didn't actually load the environment variables 2023-10-23 22:28:53 -04:00
f774d02a2f Oops I forgot to actually open the modal 2023-10-23 20:46:54 -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
d2b7309a6d Lol oops 2023-10-23 20:08:41 -04:00
04c578aa82 Inline variable 2023-10-23 19:57:53 -04:00