Commit Graph

1001 Commits

Author SHA1 Message Date
8168cfa2c8 Actually display events on calendar 2024-11-05 15:48:12 -05:00
941808a67a Only encode path of url 2024-11-02 01:01:52 -04:00
60eb7bca64 Handle URLs with weird characters 2024-11-02 00:46:02 -04:00
e55259357f Fix funny error 2024-11-01 23:09:39 -04:00
4e5a46e004 Fix link deleting 2024-11-01 23:00:59 -04:00
b0b55135e8 Add click to copy 2024-11-01 22:10:51 -04:00
87e8c86497 The create button needs to exist 2024-11-01 15:13:19 -04:00
abedaa8d20 Fix auth check for short links 2024-11-01 15:03:11 -04:00
3b86510e2a Update packages 2024-11-01 03:55:50 -04:00
80694a051b Bump node version 2024-11-01 03:52:52 -04:00
39e28aca3d Add DNS validation to short links 2024-11-01 03:52:22 -04:00
f040e8f160 Create short link creation page 2024-11-01 03:33:10 -04:00
4b42a173bf Finish delete button 2024-11-01 03:31:30 -04:00
44089ee019 Create short links page 2024-10-27 01:35:55 -04:00
0a49b7959c Update packages 2024-10-26 03:12:28 -04:00
9b152c7b39 Display inactivity notice decisions in modal 2024-10-26 03:06:06 -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
bc17b40c27 Set event id in correct state object 2024-10-22 17:55:26 -04:00
d645176043 Make rescheduler actually work kekw 2024-10-21 13:52:32 -04:00
ea281a70c1 Show date edit button on own events 2024-10-21 03:17:49 -04:00
83cc278e38 Change event PATCH endpoint to only accept day changes 2024-10-21 03:17:11 -04:00
25fce771ae Remove unused edit page 2024-10-21 03:16:43 -04:00
bd50acfe1d Enforce n - 1 deletion requirement server side 2024-10-20 03:00:56 -04:00
ba4932958c Only show delete button for events in the future 2024-10-20 03:00:19 -04:00
1f0cc76d46 Bump node version 2024-10-20 02:59:40 -04:00
d2e83a186b Add text to delete button 2024-10-19 00:49:31 -04:00
338cfa5e67 Fix missing rounded corners 2024-10-19 00:48:40 -04:00
157401201e Fix build weirdness 2024-10-19 00:39:22 -04:00
b2285e4fc0 Update packages 2024-10-19 00:34:30 -04:00
4f491806ac Conditionally hide delete button 2024-10-19 00:34:29 -04:00
636d1d6cd7 Add delete button and replace dot with border 2024-10-19 00:34:29 -04:00
2c462b0eb0 Remove dot class from events team stylesheet 2024-10-19 00:34:29 -04:00
258f84155c Fill items in accordion 2024-10-04 15:31:18 -04:00
5b9b8ad337 Update packages 2024-10-02 15:08:13 -04:00
0a8c9598b8 Replace day events card with accordion 2024-09-30 15:10:13 -04:00
b9bff92477 Add mobile event list 2024-09-27 16:19:30 -04:00
ef2049d0b1 Reuse same date object 2024-09-18 15:58:57 -04:00
cbf342f239 Fix auth check 2024-09-18 13:50:09 -04:00
33ede3ba5e Add auth checks for events calendar 2024-09-18 13:46:26 -04:00
7eefe190f5 Finish loader for event calendar 2024-09-17 02:44:15 -04:00
6f316c0752 Create event edit page 2024-09-17 02:43:37 -04:00
0dcfea64b2 Create events calendar skeleton 2024-09-16 15:54:40 -04:00
0b9e0ba71d Add dayjs 2024-09-16 15:53:37 -04:00
1e1f1f6e4b Update packages 2024-09-16 13:53:18 -04:00
d4cc357cc0 Add mark forgotten button 2024-09-13 16:05:01 -04:00
2b7c08dbd0 Add forgotten event modal 2024-09-13 15:31:52 -04:00
30d9eeed7f Create forgotten event endpoint 2024-09-13 15:07:57 -04:00