Commit Graph

24 Commits

Author SHA1 Message Date
c78e386645 wip: work on auth 2024-07-14 07:58:39 +02:00
b029b4b975 wip: implementing auth further 2024-07-10 17:49:45 +02:00
84c127edcd wip: fix auth example 2024-06-15 09:10:00 +02:00
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
eebf8b01a0 refactor: more lean main 2024-02-28 16:10:41 +01:00
74eb3ac4c2 refactor: removed unused dependencies 2024-02-28 14:40:59 +01:00
7fe7047485 refactor: starting refactor to extract into rear crate 2024-02-26 23:05:12 +01:00
1c6317808a code: list+create improvements, expanded notes, added logging 2024-02-07 13:37:35 +01:00
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