Commit graph

123 commits

Author SHA1 Message Date
Imbus
4243b4f213 Better state management 2023-11-13 11:50:24 +01:00
Imbus
8d23f17f76 Better login modal, post layout fixing 2023-11-13 09:34:32 +01:00
Imbus
e6bf6bc8a6 Version bumps, daisy 4.0 e.t.c. 2023-11-13 09:06:34 +01:00
Imbus
a0b1b20c26 Theme change 2023-11-06 00:24:33 +01:00
Imbus
37ff3da023 Css experimentation 2023-11-06 00:24:27 +01:00
Imbus
757e670dbb Require DATABASE_URL to be set 2023-11-06 00:23:44 +01:00
Imbus
b2095e98fb Removed some forgotten debug printing 2023-11-05 20:26:55 +01:00
Imbus
3366dc57bc Removed unused container-related boilerplate 2023-11-05 20:22:40 +01:00
Imbus
410113f421 Added a container network to the release target 2023-11-05 20:13:52 +01:00
Imbus
a0a165d66b .sqlx queries for offline builds 2023-11-05 20:04:26 +01:00
Imbus
73cbf53797 Removed .sqlx from gitignore 2023-11-05 20:04:04 +01:00
Imbus
075a684ee3 Css related fixes for centering navbar 2023-11-05 19:31:52 +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
e9b215c686 Fixed cleaning target in justfile 2023-11-01 15:47:51 +01:00
Imbus
9c60ae2000 Individual post api endpoint 2023-10-27 16:05:12 +02:00
Imbus
6bef5ada4d Individual posts working 2023-10-27 16:04:58 +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
3c48698522 Splitting client code 2023-10-21 08:51:33 +02:00
Imbus
c2103071bc Working login modal pointed to the correct api endpoint 2023-10-21 07:54:47 +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
4c398a40f6 Removed unused menu entries 2023-10-21 01:55:47 +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
2572fcbffd Added init-sqlx target to justfile, to quickly get sqlx up to speed 2023-10-21 00:02:58 +02:00
Imbus
9f1d18f602 Merge branch 'dev' 2023-10-20 23:43:38 +02:00
Imbus
f592458b0f Formatting didnt work 2023-10-20 23:42:24 +02:00
Imbus
acf83dadc8 Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev 2023-10-20 23:39:34 +02:00
Imbus
99fe5dcacc Testing some readme formatting 2023-10-20 23:39:00 +02:00
Imbus
305aa5fd1d Testing some readme formatting 2023-10-20 23:36:08 +02:00
Imbus
419b50024f Merge branch 'dev' 2023-10-20 23:28:50 +02:00
Imbus
e95de87b03 Removed legacy react frontend 2023-10-20 23:28:32 +02:00
Imbus
0ea21cfaf3 Changes related to api in both client and server 2023-10-20 22:49:09 +02:00
Imbus
8cfbfd17b6 .gitignore bump 2023-10-20 22:48:42 +02:00
Imbus
6c2f7dd891 Moved and updated .containerignore 2023-10-20 22:47:25 +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
5b8d1cbdb1 Removed redundant context specification in composefile 2023-10-20 04:34:50 +02:00
Imbus
dced187fc7 Some helpful comments 2023-10-20 03:28:35 +02:00
Imbus
a01d56405d Restructure. Broken kube.yml, working compose.yml. 2023-10-20 03:28:22 +02:00
Imbus
3a3003be7e Cleaned up justfile a bit 2023-10-20 00:56:57 +02:00
Imbus
fd068ebcbc Switching release build to solid frontend 2023-10-19 08:12:21 +02:00
Imbus
2a7dffc3be Polishing solid implementation 2023-10-19 08:11:52 +02:00
Imbus
5e2d0f3e3b Some additional formatting 2023-10-19 02:47:00 +02:00
Imbus
ad0dc74083 Added a solid frontend 2023-10-19 02:42:37 +02:00