Commit Graph

21 Commits

Author SHA1 Message Date
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
94845ecb0e code: moving static example into a repository, and implementing app/model listing. 2024-01-04 17:51:08 +01:00
eef65cfdd0 refactor: trying to align my naming into something specific. removing dynamic routing code. 2024-01-03 14:50:00 +01:00
fb72a5deab code: added register function. need to refactor naming conventions 2024-01-02 15:19:39 +01:00
d09bfa6da0 code: improving server setup code with more admin routes, display correct admin address 2024-01-02 11:02:15 +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
7a0fcf11b0 noqa: auto format 2023-12-29 21:56:52 +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
c6d5f9fc20 adding seaorm migration example 2023-12-21 21:07:59 +01:00
7cee103035 getting rid of diesel 2023-12-21 21:07:59 +01:00
Gabor Körber
81586e2970 just to demonstrate output and input 2023-12-20 11:24:13 +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
26a1bee083 feat: initial user SQL 2023-10-27 13:11:20 +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
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