|
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 |
|
Regalijan
|
f774d02a2f
|
Oops I forgot to actually open the modal
|
2023-10-23 20:46:54 -04:00 |
|
Regalijan
|
3b4c3cf0b8
|
All of that and I still forgot the ampersand
|
2023-10-23 20:45:51 -04:00 |
|
Regalijan
|
3d93824aef
|
Did I really use the wrong algorithm?
|
2023-10-23 20:44:18 -04:00 |
|
Regalijan
|
320d33c5fa
|
Maybe fix signed links?
|
2023-10-23 20:32:18 -04:00 |
|
Regalijan
|
4559349ac6
|
URLsafe encoding needs to happen outside of btoa
|
2023-10-23 20:20:44 -04:00 |
|
Regalijan
|
d87d801475
|
why
|
2023-10-23 20:15:39 -04:00 |
|
Regalijan
|
cfdbc686c7
|
smh
|
2023-10-23 20:12:10 -04:00 |
|
Regalijan
|
d2b7309a6d
|
Lol oops
|
2023-10-23 20:08:41 -04:00 |
|
Regalijan
|
04c578aa82
|
Inline variable
|
2023-10-23 19:57:53 -04:00 |
|
Regalijan
|
58f83d2809
|
"Finish" this atrocity
|
2023-10-23 19:52:29 -04:00 |
|
Regalijan
|
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 |
|