Commit Graph

23 Commits

Author SHA1 Message Date
g4borg a26e17a064 wip: full editing support and login of user achieved, updated minijinja to v2, htmx, hyperscript 2024-07-18 00:45:21 +02:00
g4borg c78e386645 wip: work on auth 2024-07-14 07:58:39 +02:00
g4borg 84c127edcd wip: fix auth example 2024-06-15 09:10:00 +02:00
g4borg 6dcbb4c316 rear_auth buildup from sqlite example 2024-06-11 23:12:08 +02:00
Gabor Körber 8fa6886e77 feat: file repo 2024-05-12 13:26:21 +02:00
g4borg eebf8b01a0 refactor: more lean main 2024-02-28 16:10:41 +01:00
g4borg 74eb3ac4c2 refactor: removed unused dependencies 2024-02-28 14:40:59 +01:00
g4borg 7fe7047485 refactor: starting refactor to extract into rear crate 2024-02-26 23:05:12 +01:00
g4borg 1c6317808a code: list+create improvements, expanded notes, added logging 2024-02-07 13:37:35 +01:00
g4borg 6e0a71b7de code: widget implementation, almost there 2024-02-02 21:48:41 +01:00
g4borg d1c98516a8 code: static init 2024-01-26 23:20:29 +01:00
g4borg 9f4067e94c code: upgrade to axum 0.7, working on repo info system 2024-01-26 11:26:47 +01:00
g4borg fb72a5deab code: added register function. need to refactor naming conventions 2024-01-02 15:19:39 +01:00
g4borg c8aefcc0bb code: implementing trait based repository 2023-12-31 13:43:18 +01:00
g4borg 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
g4borg 7cee103035 getting rid of diesel 2023-12-21 21:07:59 +01:00
g4borg d89ff40d33 making admin work with a state, however it probably should go into a middleware instead. 2023-12-19 21:53:35 +01:00
g4borg e200273f20 feat: barrel and sqlformat setup 2023-10-27 13:10:59 +02:00
g4borg 30a40c4831 adding barrel for initial SQL definition script 2023-10-18 00:54:57 +02:00
g4borg 22ea7cab3d starting to install diesel 2023-10-08 02:07:39 +02:00
g4borg e78a06547a BATMAN 🦇 2023-10-03 21:59:30 +02:00