27 Commits

Author SHA1 Message Date
3d3cda319d Initial version of .docx upload support 2025-01-17 05:02:31 +01:00
3b4e1e01d2 Make version part of config 2024-10-27 13:58:19 +01:00
343022273c Allow uploading a banner image 2024-10-27 07:21:36 +01:00
065ffcdc30 Allow articles to be edited 2024-09-28 12:17:03 +02:00
4004bcb8f0 Make interface responsive 2024-09-09 22:03:31 +02:00
523ff9d2db Restructure hub.html to be mor organized 2024-09-08 11:00:44 +02:00
0c9a79e24a Allow for PDF uploads from hub 2024-09-01 18:16:09 +02:00
3f1b18c29f Instead of having entire articles in the RSS feed, items now contain just a link 2024-08-30 21:20:29 +02:00
2b2ab0d428 small bug fixes 2024-08-30 15:58:09 +02:00
c52e35bf0b delete RSS button from hub 2024-08-30 15:44:12 +02:00
cddd88d2f6 restructure routes 2024-08-30 15:42:53 +02:00
5474b17ce5 Added ability to delete articles 2024-08-25 06:35:15 +02:00
21fd3403b2 Added ability to delete other users 2024-04-12 08:46:34 +02:00
4b90ec9652 Let admins edit other user's profiles 2024-04-09 19:06:29 +02:00
e3ce1d7b55 Simply provide RSS feed when GET request is received 2024-04-04 17:13:42 +02:00
84fa828b38 Provide RSS feed as file when pressing the button or typing the URL 2024-04-03 21:05:12 +02:00
a3c53b1b20 Changed URL patterns to be more specific 2024-04-03 20:24:54 +02:00
c74bdeba72 Only show logout button in hub 2024-04-02 21:35:34 +02:00
a730e11b4a Styled with tailwind css 2024-04-01 14:22:59 +02:00
600044c621 Cleaned up templates 2024-03-28 08:41:38 +01:00
78addbd8e3 Incorporated issues 2024-03-28 07:00:37 +01:00
697939a17a Added ability to edit user info 2024-03-11 21:08:27 +01:00
f10220f936 Added ability to reject and rework article 2024-03-10 15:03:46 +01:00
b74036343f Added partial support for tags 2024-03-03 13:56:49 +01:00
45036fe286 Initial sessions implementation 2024-03-03 09:16:49 +01:00
f59321b9c6 Added ability to publish articles 2024-03-01 11:30:31 +01:00
8f5739fb68 Implemented hub 2024-02-24 15:31:33 +01:00