Commit graph

11 commits

Author SHA1 Message Date
Imbus
89ebbf9269 Added routes and database logic to handle comments 2023-11-28 01:26:19 +01:00
Imbus
dea4ac1fb3 Registration endpoint fixing 2023-11-15 16:05:07 +01:00
Imbus
29c1fc8f82 Ported the project from sqlite to postgres 2023-11-14 08:40:45 +01:00
Imbus
9c60ae2000 Individual post api endpoint 2023-10-27 16:05:12 +02:00
Imbus
508cf528af Splitting database access logic from routing code 2023-10-21 07:54:26 +02:00
Imbus
fa9b2b6fc1 Working but untested captcha api 2023-10-21 05:11:42 +02:00
Imbus
4fc00eaf23 Tidying up routes, query parameters for posts, better database api 2023-10-21 01:55:27 +02:00
Imbus
db0783fe2e Slight improvement of the api 2023-10-21 00:59:35 +02:00
Imbus
0ea21cfaf3 Changes related to api in both client and server 2023-10-20 22:49:09 +02:00
Imbus
f69823c08e Lots of untested changes 2023-10-20 20:57:58 +02:00
Imbus
27386d5d18 Major restructure 2023-10-20 06:06:55 +02:00