350 Commits

Author SHA1 Message Date
0cfc972dae
Parse target_ids and target_usernames into proper arrays 2024-12-11 21:43:43 -05:00
436427aff0
Oops I forgot to remove the old second statement 2024-12-05 21:43:59 -05:00
c454d2a9df
Fix new strike endpoint 2024-12-05 21:38:40 -05:00
cae9af5359
Don't allow standard et to access strike api routes 2024-12-05 21:28:31 -05:00
2f200f889a
Convert decisions and departments objects to proper json objects 2024-12-03 23:23:08 -05:00
dd7577c14a
Fix event deleting 2024-12-02 18:02:24 -05:00
ee7b549256
Remove solve endpoint 2024-11-20 17:02:57 -05:00
e6826690c3
Make solve endpoint work again 2024-11-20 16:59:02 -05:00
995ed28b23
Re-add missing parameter 2024-11-20 16:54:37 -05:00
c9dcbb3629
Make batch transactions actually work 2024-11-20 16:50:38 -05:00
6d357e4c7c
Disallow deleting events marked as complete or forgotten 2024-11-19 00:08:45 -05:00
82610a2b17
Fix deletion time check 2024-11-19 00:06:26 -05:00
fe981c2f5b
Missing type 2024-11-18 02:14:10 -05:00
d1127968c8
Support real-time point updates 2024-11-18 02:11:41 -05:00
60eb7bca64
Handle URLs with weird characters 2024-11-02 00:46:02 -04:00
4e5a46e004
Fix link deleting 2024-11-01 23:00:59 -04:00
abedaa8d20
Fix auth check for short links 2024-11-01 15:03:11 -04:00
39e28aca3d
Add DNS validation to short links 2024-11-01 03:52:22 -04:00
a951dfaf37
Create new short link endpoint 2024-10-26 02:49:47 -04:00
9aa100f1c1
Add PATCH request handler for short links 2024-10-26 02:39:33 -04:00
7947e02364
Add DELETE request handler for short link 2024-10-26 02:32:48 -04:00
822a6c0e04
Add short links middleware and list endpoint 2024-10-26 02:25:31 -04:00
83cc278e38
Change event PATCH endpoint to only accept day changes 2024-10-21 03:17:11 -04:00
bd50acfe1d
Enforce n - 1 deletion requirement server side 2024-10-20 03:00:56 -04:00
30d9eeed7f
Create forgotten event endpoint 2024-09-13 15:07:57 -04:00
4f08791f98
Improve event editing endpoint 2024-09-10 16:34:56 -04:00
31e9935efe
Don't double-stringify save data 2024-09-05 00:49:03 -04:00
18673b2b33
Parse departments array 2024-08-23 02:46:43 -04:00
b8b5cf3f21
oops 2024-08-23 01:21:57 -04:00
40707d1791
Fix for breaking change for NaN values in integer columns 2024-08-23 01:01:13 -04:00
8c9e5d98d3
Fix creation timestamp of events 2024-07-03 00:30:47 -04:00
1d22fd91b1
Fix report fetch links 2024-05-15 14:56:08 -04:00
90f7a93d46
Actually fix game appeals this time 2024-05-13 15:21:09 -04:00
b46e54d0c3
Fix the rest of it 2024-05-13 15:01:57 -04:00
fe0a03a4a9
Fix game appeals 2024-05-13 14:59:40 -04:00
0a68358aac
It'll work this time I swear 2024-05-12 01:50:21 -04:00
d265436555
More api problems 2024-05-12 01:47:05 -04:00
8f4947c8ac
Fix wrong column name 2024-05-12 01:43:55 -04:00
e00b7e8c55
KV to D1 migration (this is totally gonna break something) 2024-05-12 01:25:46 -04:00
d6f9b8bbd5
Restore open property in report kv 2024-04-22 23:02:38 -04:00
fa2d97de25
Remove bypass property 2024-04-15 17:22:17 -04:00
c3e60da881
Fix user save data endpoint 2024-04-15 16:21:57 -04:00
6ee1b020df
Update error message 2024-04-03 14:24:15 -04:00
0f1e5c510f
Add save-data endpoint for user history 2024-04-03 14:14:11 -04:00
f18d7ea83f
Add historical events list endpoint 2024-03-29 01:06:20 -04:00
9301d6e368
Use R2 for my data view 2024-03-27 02:00:11 -04:00
8af6678619
Add more format adjustments 2024-03-27 01:49:44 -04:00
a5ff616c8f
Apparently 17 isn't a supported crf value 2024-03-27 01:33:47 -04:00
4550c8467d
Further decrease crf 2024-03-27 01:03:59 -04:00
3f8d79a95d
Fix copy-and-delete 2024-03-27 00:04:55 -04:00