Commit graph

161 commits

Author SHA1 Message Date
Imbus
d0b50a3a37 HTML meta tag to stop dark reader from breaking the style 2023-11-28 03:28:38 +01:00
Imbus
dc54accd22 Included install sqlx-cli in justfile 2023-11-28 03:03:56 +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
4abd2a3e43 Cleaning comments in migration script 2023-11-28 00:37:09 +01:00
Imbus
1652419d94 Moved migrations_pg -> migrations and updated relevant references 2023-11-28 00:36:11 +01:00
Imbus
13c5a05bd6 Removed sqlite migraction scripts 2023-11-28 00:33:52 +01:00
Imbus
f3cab87592 Comments table draft 2023-11-28 00:32:38 +01:00
Imbus
f10234b72f Stick footer to bottom with mt-auto 2023-11-24 02:37:50 +01:00
Imbus
e8802b8a32 Container wrapper components 2023-11-22 21:14:36 +01:00
Hollgy
f8ba855338 Primary justify-between 2023-11-22 18:20:11 +01:00
Imbus
f7a8069859 Captcha error silence 2023-11-22 15:40:29 +01:00
Imbus
cc712a0e99 Formatting 2023-11-22 15:31:58 +01:00
Imbus
22a3ca1769 Restructure 2023-11-22 15:29:27 +01:00
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