Commit graph

97 commits

Author SHA1 Message Date
Imbus
da48f005a3 Fix debug comment 2023-11-15 16:07:04 +01:00
Imbus
dea4ac1fb3 Registration endpoint fixing 2023-11-15 16:05:07 +01:00
Imbus
f8dc9cfd29 Footer 2023-11-15 16:04:32 +01:00
Imbus
3e82a5f93c Fix registration form 2023-11-15 14:39:09 +01:00
Imbus
9f3685caed Breaking apart some large components 2023-11-15 14:21:14 +01:00
Imbus
6b81763259 Debug builds now provides dummy posts 2023-11-15 11:32:57 +01:00
Imbus
686afb979c Style fix 2023-11-15 11:31:00 +01:00
Imbus
7246050c06 Icons for thumbs up/down 2023-11-15 11:17:18 +01:00
Imbus
307c73591d Further polishing state management 2023-11-15 11:17:00 +01:00
Imbus
dccde027d1 Slight styling update 2023-11-15 11:03:12 +01:00
Imbus
811f345960 Somewhat cleaner state management 2023-11-15 10:33:57 +01:00
Imbus
0af2764b25 Fancy background 2023-11-15 09:56:08 +01:00
Imbus
9f43138252 Formatted entire project 2023-11-15 07:29:59 +01:00
Imbus
144221bb2f Better linting and formatting 2023-11-15 07:28:00 +01:00
Imbus
ddf138ab99 Cleaning 2023-11-14 14:02:42 +01:00
Imbus
82909092d5 Icons and refactoring frontend 2023-11-14 13:34:14 +01:00
Imbus
8d19a935d8 Justfile templating 2023-11-14 09:00:25 +01:00
Imbus
29c1fc8f82 Ported the project from sqlite to postgres 2023-11-14 08:40:45 +01:00
Imbus
d397b5c1ed Optimizing container builds for caching dependencies, (resulting in faster compile times) 2023-11-14 03:43:57 +01:00
Imbus
d46794fc17 Formatting and hamburger icon 2023-11-14 02:25:56 +01:00
Imbus
46cfedb963 Styling 2023-11-13 12:29:45 +01:00
Imbus
2190833c65 Slight restructure and breakout of loadingspinner animation 2023-11-13 12:10:40 +01:00
Imbus
d3a10b062d Enforced actual types in typescript 2023-11-13 12:00:46 +01:00
Imbus
7f9bddb00f Eslint 2023-11-13 11:51:55 +01:00
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