Commit Graph

363 Commits

Author SHA1 Message Date
44ab73c8a5 Fix date nonsense 2025-06-19 16:29:38 -04:00
98c662ed9b Account for funny JS months 2025-06-19 16:08:01 -04:00
03d6a47cb7 Le oops 2025-03-25 14:09:35 -04:00
e7015e8549 Include type of event in event email templates 2025-03-24 14:18:27 -04:00
c48ca6fc24 Try fixing again 2025-03-14 01:30:02 +00:00
f5ca388f8c Oopsie lol 2025-02-06 20:09:12 -05:00
0c0655a7e5 Allow job retries to successfully send notifications 2025-02-06 16:29:51 -05:00
c47812c706 Fix report processed emails 2025-02-06 10:12:31 -05:00
cf90ebb47f Don't select whole row for day slot check 2025-02-03 18:33:00 -05:00
8654fa9676 Stop double accumulation server-side 2025-02-03 18:29:54 -05:00
5e6d8ac487 Parse those too 2025-01-25 00:58:27 -05:00
d5ad727e32 that should return a response 2025-01-25 00:49:13 -05:00
84e7df6c30 Add GET endpoint for inactivity-notice-by-id 2025-01-23 15:47:30 -05:00
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