Commit Graph

982 Commits

Author SHA1 Message Date
5650f2561d Display correct month on outstanding page 2024-12-01 01:05:43 -05:00
03784910b4 Remove solve button from ui 2024-11-20 17:05:32 -05:00
dd7c537cc6 Don't check for unsolved riddles on outstanding events page 2024-11-20 17:03:37 -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
0829e66645 Truncate detail column after 100 characters 2024-11-19 18:51:01 -05:00
31af6fa3ec Fix unsupported browser alert 2024-11-19 18:46:55 -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
8544d90691 Add link to outstanding events page 2024-11-18 16:06:02 -05:00
81b411ffa9 Add actual functionality 2024-11-18 15:53:51 -05:00
63802c409a Add outstanding events page 2024-11-18 03:05:08 -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
5f3ffc0fdf Remove finalize button 2024-11-17 13:34:35 -05:00
f8015aebd3 Don't calculate expected points on me page 2024-11-17 13:32:35 -05:00
b9b619f61c How did this work for so long 2024-11-16 13:54:35 -05:00
5289530e8e Fix events accordion displaying when it shouldn't 2024-11-09 01:57:51 -05:00
ab427cfca0 Make events accordion actually change 2024-11-09 01:57:08 -05:00
368be242e0 Disable toolbar entirely 2024-11-09 00:30:51 -05:00
065fb86343 Oopsie now it should work 2024-11-09 00:10:40 -05:00
8926b0b389 Fix le error 2024-11-09 00:06:41 -05:00
e250278812 Show more information on event click 2024-11-08 16:03:49 -05:00
cbb26f438b Hopefully make accordion update 2024-11-08 02:36:40 -05:00
231ae733e7 Add finalize report button 2024-11-07 02:14:54 -05:00
5ca52a9be4 Add popup to calendar 2024-11-05 19:07:14 -05:00
fa288b604e Properly fix it this time 2024-11-05 18:56:06 -05:00
cbe2913f2d Try to fix missing events again 2024-11-05 16:21:01 -05:00
f692616d2c Fix event loading 2024-11-05 16:10:17 -05:00
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