320 Commits

Author SHA1 Message Date
69f407142d
Only check for events not denied yet on /new endpoint 2024-02-15 13:09:44 -05:00
4ba23c2ad5
Don't add to kv for new events 2024-02-14 14:17:36 -05:00
6aaa96ba57
Check weekly ranges for rotws 2024-02-06 13:15:16 -05:00
98a9e0eff2
Drop KV for et member management 2024-02-01 13:06:13 -05:00
065a30b82c
Add event instance management endpoint 2024-01-30 18:20:52 -05:00
cc7f8db2bb
Further add to new event endpoint 2024-01-09 19:30:46 -05:00
4072ad241c
Create start of new event endpoint 2024-01-08 23:31:37 -05:00
29724729ed
Add roblox id to et member object 2023-12-31 22:15:18 -05:00
dcd749d099
.search -> .match 2023-12-31 16:25:14 -05:00
a9591106ac
Check for game appeal block on new submissions 2023-12-19 01:32:28 -05:00
b8251b67b5
Create data transfer verify endpoint 2023-11-22 22:47:40 -05:00
fd13a0b141
Make expiration times consistent 2023-11-22 22:11:24 -05:00
e5b446ae1d
Remove unnecessary state from oauth redirect 2023-11-21 18:22:33 -05:00
2668fb4e2a
Add data transfer middleware 2023-11-21 18:14:28 -05:00
6e57ce6daa
Set cookie on redirects if user's old account is banned 2023-11-21 18:07:18 -05:00
cecb254865
Make data transfer creation endpoint actually work 2023-11-21 18:03:47 -05:00
ffe4c7962c
Include card id in initial kv value 2023-11-15 20:46:04 -05:00
4649b725a1
Make TTL of data transfer kv value match the session cookie age 2023-11-15 20:19:30 -05:00
e4a0bb4753
Generally fix up inactivity notices 2023-11-04 22:51:43 -04:00
4ddf797cc2
Add option for filing hiatuses 2023-11-04 13:40:02 -04:00
fe024c37da
Use direct uploads for infraction (files are processed serverside) 2023-11-02 08:22:08 -04:00
e40eb9ecfc
bro... 2023-11-01 09:03:46 -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
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
0e76704d98
Drop game appeals from table on closure 2023-10-29 04:31:24 -04:00
925f3aeedf
Don't vomit on legacy bans 2023-10-29 03:12:07 -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
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
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
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