Commit Graph

15 Commits

Author SHA1 Message Date
6e0a71b7de code: widget implementation, almost there 2024-02-02 21:48:41 +01:00
d1c98516a8 code: static init 2024-01-26 23:20:29 +01:00
9f4067e94c code: upgrade to axum 0.7, working on repo info system 2024-01-26 11:26:47 +01:00
fb72a5deab code: added register function. need to refactor naming conventions 2024-01-02 15:19:39 +01:00
c8aefcc0bb code: implementing trait based repository 2023-12-31 13:43:18 +01:00
da01827419 code: updating justfile with watch command, adding logging functionality, control+c detection, host/port loading from env, and a file listing example for an alternative source besides databases 2023-12-30 17:59:04 +01:00
Gabor Körber
5ac172aff8 create and list user examples 2023-12-21 21:07:59 +01:00
Gabor Körber
52a69e4695 code: entity, migration, quick migration 2023-12-21 21:07:59 +01:00
7cee103035 getting rid of diesel 2023-12-21 21:07:59 +01:00
d89ff40d33 making admin work with a state, however it probably should go into a middleware instead. 2023-12-19 21:53:35 +01:00
e200273f20 feat: barrel and sqlformat setup 2023-10-27 13:10:59 +02:00
30a40c4831 adding barrel for initial SQL definition script 2023-10-18 00:54:57 +02:00
e6dba30f48 diesel installed with example to create and list users 2023-10-09 00:52:37 +02:00
22ea7cab3d starting to install diesel 2023-10-08 02:07:39 +02:00
e78a06547a BATMAN 🦇 2023-10-03 21:59:30 +02:00