Commit graph

78 commits

Author SHA1 Message Date
Imbus
a0a165d66b .sqlx queries for offline builds 2023-11-05 20:04:26 +01:00
Imbus
867eb24d5d Default handler for root path set to index.html 2023-11-05 19:16:00 +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
9c60ae2000 Individual post api endpoint 2023-10-27 16:05:12 +02: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
204ed8ec41 Fixing typo 2023-10-21 01:55:07 +02:00
Imbus
db0783fe2e Slight improvement of the api 2023-10-21 00:59:35 +02:00
Imbus
cf607ae345 Added some triggers and formatting to the migration scripts 2023-10-21 00:59:21 +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
1b006e146d Better comments and guidance in certain files 2023-10-18 19:20:06 +02:00
Imbus
e5dfc47ccf Slight restructure, Containerfile now does npm build properly 2023-10-18 19:05:10 +02:00
Imbus
3bc6e6928e Renamed everything called "App" to "Server" 2023-10-18 04:04:16 +02:00
Imbus
107bb05d47 Working multi-stage container build 2023-10-18 03:47:29 +02:00
Imbus
2b1e350ce1 Justfile build and dev targets, working containerfile 2023-10-17 19:43:26 +02:00
Imbus
89c949ac50 Working actix_files and vite configuration for serving static build 2023-10-17 03:04:42 +02:00
Imbus
118ee088b4 Cleaning unused imports 2023-10-10 19:45:18 +02:00
Imbus
8b58f97aa2 Stress testing python script 2023-10-10 19:30:10 +02:00
Imbus
f514fd741c Working example 2023-10-10 17:12:47 +02:00
Imbus
83345afe04 Readme 2023-10-10 00:05:23 +02:00
Imbus
2bcda34f6a Database integration WIP 2023-10-10 00:03:04 +02:00
Imbus
f3e5cd62b1 Initial, working example. 2023-10-09 19:21:55 +02:00