Commit graph

19 commits

Author SHA1 Message Date
b3112ce433 Speedrunned Bluesky integration for news posts. 2025-01-30 21:31:38 +00:00
d103477fe1 Removed getter/setter methods in favour of property hooks and asymmetric visibility. 2024-11-30 04:09:29 +00:00
c7f2cf79e7 Fixed CSRF tokens not being added to URLs that need them. 2023-09-10 20:02:11 +00:00
c3827bceff Rewrote URL registry. 2023-09-08 20:40:48 +00:00
f5d14fac14 Rewrote the news backend. 2023-07-15 17:02:46 +00:00
c365e32d89 Added sanity to changelog code. 2020-05-20 18:09:38 +00:00
b66eb8ba76 Moved news pages into the router and made news object oriented. 2020-05-16 22:35:11 +00:00
4c0310beb5 Made the CSRF system less complicated. 2019-06-10 17:21:53 +02:00
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +02:00
126eddec51 Updated most static urls to use the url registry. 2019-02-28 22:52:39 +01:00
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +01:00
0cf328c05d Rewrote the pagination system. 2019-01-03 01:33:02 +01:00
d5335a0d26 Centralised select template. 2018-10-27 23:38:01 +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
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
8a71598850 Removed all uses of --new in class names in templates. 2018-10-22 19:26:59 +02:00
7b33ef088d Fixed news tables and finished the shoddy news management panel. 2018-10-11 23:43:52 +02:00
1e0ab7312f Added manage links to the news pages. 2018-10-10 14:25:18 +02:00