Commit graph

22 commits

Author SHA1 Message Date
Imbus
85c2161a4d Comment count API endpoint 2024-03-23 00:23:29 +01:00
Imbus
d2eac68638 Delete post fix, proper cascading on comments 2024-03-22 23:20:47 +01:00
Imbus
70ba521aa5 Delete post route 2024-03-22 22:44:57 +01:00
Hollgy
ea25fa9489 Handlers for GET and POST engages added, renders numbers of unique engagements per post 2024-03-22 22:38:18 +01:00
Imbus
efcdaf0cd2 Get engagements path 2024-03-22 22:03:26 +01:00
Imbus
e946dc456d Ugly fix for removing bearer prefix from auth header 2024-03-22 21:48:11 +01:00
Imbus
d93dc7fd89 Engage endpoint 2024-03-22 21:28:20 +01:00
Imbus
d0e5b57006 Working comment route fully implemented 2024-03-06 08:05:23 +01:00
Imbus
70c8ff28a1 Better logging in new_comment route 2024-03-05 21:03:37 +01:00
Imbus
b34a06387f Integrated the new authentication into Actix 2023-12-22 22:00:49 +01:00
Imbus
1058c8b477 Splitting all types into types directory 2023-11-28 02:19:49 +01:00
Imbus
89ebbf9269 Added routes and database logic to handle comments 2023-11-28 01:26:19 +01:00
Imbus
f7a8069859 Captcha error silence 2023-11-22 15:40:29 +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
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