Commit Graph

16 Commits

Author SHA1 Message Date
jason 79ee20a50e Allow articles to be independent of an issue and allow a title for an issue 2024-09-01 18:18:07 +02:00
jason 4663cedec5 Store article content outside of DB and convert and serve on request from respective file 2024-08-30 23:43:01 +02:00
jason 3f1b18c29f Instead of having entire articles in the RSS feed, items now contain just a link 2024-08-30 21:20:29 +02:00
jason a33e7f9896 Move images.go from frontend to calls 2024-08-30 16:06:19 +02:00
jason cddd88d2f6 restructure routes 2024-08-30 15:42:53 +02:00
jason 32f11f57b5 Implemented EasyMDE 2024-08-08 21:09:38 +02:00
jason f98ab149a2 Added headings to all templates 2024-04-07 18:57:03 +02:00
jason a3c53b1b20 Changed URL patterns to be more specific 2024-04-03 20:24:54 +02:00
jason ca70fa6d4d Applied changes also to rework-article.html 2024-04-03 19:52:16 +02:00
jason d62c5a4078 Changed visual layout for to-be-published articles 2024-04-03 18:12:28 +02:00
jason 0139f7ab9a Use ID in path rather than an invisible input when publishing, rejecting or resubmitting an article 2024-04-01 15:30:24 +02:00
jason a730e11b4a Styled with tailwind css 2024-04-01 14:22:59 +02:00
jason a0fe0024f2 Allow uploading pictures when editing once rejected articles 2024-03-30 09:56:22 +01:00
jason 600044c621 Cleaned up templates 2024-03-28 08:41:38 +01:00
jason 450dd79e51 Added ability to view tags when rejecting and change tags when reworking articles 2024-03-17 08:46:49 +01:00
jason f10220f936 Added ability to reject and rework article 2024-03-10 15:03:46 +01:00