Commit graph

18 commits

Author SHA1 Message Date
758a052191 Fixed forum post deletion and editing. 2023-08-04 22:49:09 +00:00
ace24c8eee Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-15 23:58:17 +00:00
21f254a8c0 Updated libraries and class loading code. 2020-05-12 23:09:03 +00:00
0f1b8ee6e4 Moved forum read marking code into the router. 2019-12-15 02:59:19 +01:00
51f3c47a31 CSRF from Hanyuu. 2019-12-11 19:10:54 +01:00
4c0310beb5 Made the CSRF system less complicated. 2019-06-10 17:21:53 +02:00
ff93ddf20e Fixed mobile menu no longer working. 2019-06-10 15:43:55 +02:00
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +02:00
f3a2285509 WIP poll support. 2019-04-18 01:59:33 +02:00
ac6307d0d8 Updated search bar look. 2019-04-14 01:09:40 +02:00
65567d65e4 Turn styled colour input into a global control. 2019-02-05 13:31:52 +01:00
486e5c9e77 Redirect to previous page after login, closes #78. 2018-12-01 12:39:47 +01:00
d5335a0d26 Centralised select template. 2018-10-27 23:38:01 +02:00
170e832d72 Updated all numeric input boxes. 2018-10-27 21:06:16 +02:00
f3ba61418d Centralised file input selection. 2018-10-27 20:50:34 +02:00
46bca5bfca Radio buttons also exist! 2018-10-27 16:50:46 +02:00
a887ad6ed4 Restyled checkboxes. 2018-10-27 16:29:13 +02:00
8a62431139 Replaced inputs of type hidden, csrf and text with macros. 2018-10-25 03:35:53 +02:00