Commit graph

16 commits

Author SHA1 Message Date
Imbus
29c1fc8f82 Ported the project from sqlite to postgres 2023-11-14 08:40:45 +01:00
Imbus
757e670dbb Require DATABASE_URL to be set 2023-11-06 00:23:44 +01:00
Imbus
b3124948c4 Create sqlite db if not exist, constrain debug deps to debug builds 2023-11-04 21:53:55 +01:00
Imbus
d92a1cd617 Demo user 2023-11-02 11:29:34 +01:00
Imbus
3a007f0093 Useful debug post that only happens once per db 2023-10-21 08:58:21 +02:00
Imbus
985ce53a97 Changed demo username 2023-10-21 08:51:51 +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
Imbus
3bc6e6928e Renamed everything called "App" to "Server" 2023-10-18 04:04:16 +02:00
Imbus
118ee088b4 Cleaning unused imports 2023-10-10 19:45:18 +02:00
Imbus
2bcda34f6a Database integration WIP 2023-10-10 00:03:04 +02:00