Commit Graph

18 Commits

Author SHA1 Message Date
402585f968 wip: login, auth working, still need refactoring 2024-07-16 07:27:26 +02:00
c78e386645 wip: work on auth 2024-07-14 07:58:39 +02: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
0e6649de1b code: functioning example for repository registry; using tokio::sync::Mutex for read/write lock; prototype create 2024-01-28 18:11:02 +01:00
9feb2f4ae7 code: basic create view and HX-Header integration (first htmx) 2024-01-28 00:54:17 +01:00
c439220409 code: rudimentary implementation of detail and create 2024-01-27 17:42:20 +01:00
9f4067e94c code: upgrade to axum 0.7, working on repo info system 2024-01-26 11:26:47 +01:00
0adae154c8 refactor: new start page 2024-01-17 01:07:50 +01:00
f83ae7be09 refactor: adding a little bit more polish to the admin dashboard, so it can be presented 2024-01-15 22:38:07 +01:00
8b42c94aa6 refactor: moving to my own template, using fomantic instead of uikit. removing uikit, and some other removed stuff 2024-01-15 21:55:28 +01:00
b5f9be7e5a code: correcting code to display item list for a registered model 2024-01-05 17:56:54 +01:00
eef65cfdd0 refactor: trying to align my naming into something specific. removing dynamic routing code. 2024-01-03 14:50:00 +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
d89ff40d33 making admin work with a state, however it probably should go into a middleware instead. 2023-12-19 21:53:35 +01:00
467f7b4b1d cleaning up unneeded code; enabling markdown features by default; 2023-10-05 01:00:07 +02:00
f010ee0f47 started howto module to provide basic examples and explore possibilities 2023-10-04 00:46:44 +02:00
e78a06547a BATMAN 🦇 2023-10-03 21:59:30 +02:00