Commit Graph

18 Commits

Author SHA1 Message Date
jason b74036343f Added partial support for tags 2024-03-03 13:56:49 +01:00
jason 45036fe286 Initial sessions implementation 2024-03-03 09:16:49 +01:00
jason 8f7ac979a3 Just a bit of cleaning up 2024-03-02 09:09:55 +01:00
jason 2da17014e4 Created func for minimum spec for rss and article structs, thereby crushing an annoying bug that was caused by not initializing channels but waiting for messages to go through them 2024-03-02 00:28:42 +01:00
jason 4e2cae74bb Changed articles and rss to channels 2024-03-01 21:01:38 +01:00
jason 4b5929911e Implemented proper User struct 2024-03-01 12:25:53 +01:00
jason f59321b9c6 Added ability to publish articles 2024-03-01 11:30:31 +01:00
jason cba3c663c9 Added article list for written but non-published articles 2024-02-27 14:10:27 +01:00
jason 59029c86a9 Convert title and description to plain text 2024-02-27 09:03:21 +01:00
jason 49988edd82 Add ability to display feed 2024-02-24 14:49:29 +01:00
jason 280e88a526 Check if user already exists and bug fix 2024-02-24 10:56:12 +01:00
jason 8ef6b6472d Added ability to add user 2024-02-24 10:28:12 +01:00
jason 2e08600814 Added ability to login 2024-02-24 09:54:25 +01:00
jason 068bf045a7 Check user credentials before adding user 2024-02-22 20:12:09 +01:00
jason 96fe38726c Added ability to update Passwords 2024-02-22 19:27:41 +01:00
jason 75a21eeb9f Added ability to add user 2024-02-22 18:49:51 +01:00
jason 6020b24e44 Changed error messages 2024-02-22 15:23:29 +01:00
jason 5d41543543 Added initial support for MySQL databases 2024-02-18 16:37:13 +01:00