28 Commits

Author SHA1 Message Date
3d3cda319d Initial version of .docx upload support 2025-01-17 05:02:31 +01:00
d953b4135c Initial version of native session management 2025-01-14 20:53:49 +01:00
36e9a16a6e Update all dependencies 2025-01-12 14:35:29 +01:00
c439e048c1 Update dependencies 2024-10-27 15:28:07 +01:00
f86f2ba146 Get rid of RSS completely 2024-10-27 15:27:57 +01:00
19b390cbbb Switch to atom feed 2024-10-27 07:20:23 +01:00
91d53a0f2a Get rid of unnecessary dependencies 2024-10-04 10:22:57 +02:00
b2a701c87a Automatically resize images and save them as webp 2024-10-03 14:10:45 +02:00
ff0e229f03 Downgrade go version and dependencies to hopefully fix bug on debian machines 2024-09-11 05:23:58 +02:00
38caf02b2c Upgrade all dependencies 2024-09-01 20:56:30 +02:00
4663cedec5 Store article content outside of DB and convert and serve on request from respective file 2024-08-30 23:43:01 +02:00
61bfa85b13 Some cleaning up 2024-08-18 11:21:42 +02:00
46bfd23b2a A bit of testing with firebase 2024-08-09 17:07:27 +02:00
0f0471b84c Read config file in addition to cli arguments 2024-04-12 07:17:13 +02:00
822ca2b8ab Use UUID as filename and strip alt off of extension 2024-04-07 18:43:09 +02:00
8dc8f02504 Changed rss package to tagged version 2024-04-04 17:17:55 +02:00
532bc6490a Added XML encoding 2024-04-04 17:09:29 +02:00
4d65be195b Articles and tags are now inserted into DB correctly 2024-03-07 15:31:00 +01:00
4aa4fff5e8 Added Tags to RSS feed as categories 2024-03-05 18:20:34 +01:00
a9c61c5a11 Converted RSS package to git.streifling.com/jason/rss 2024-03-05 17:13:59 +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
75a21eeb9f Added ability to add user 2024-02-22 18:49:51 +01:00
6020b24e44 Changed error messages 2024-02-22 15:23:29 +01:00
5d41543543 Added initial support for MySQL databases 2024-02-18 16:37:13 +01:00
ee04a2a351 Create RSS from HTML 2024-02-18 12:41:49 +01:00
ad9bfb2439 First implementation of web based editor to HTML pipeline 2024-02-18 10:07:49 +01:00
ff657fd508 The simplest web server 2024-02-18 07:20:51 +01:00