|
|
be462dc662
|
actually do db readwrites this time
|
2026-04-30 22:01:28 +02:00 |
|
|
|
4229444f96
|
Add instance configuration UI and backend
|
2026-04-30 17:45:05 +02:00 |
|
|
|
41711dd7fb
|
move config things to config.rs
|
2026-04-25 17:10:44 +02:00 |
|
|
|
93b3083d2b
|
kill some fully qualified paths
|
2026-04-21 20:51:55 +02:00 |
|
|
|
879c5ee3d3
|
postgres via sqlx - workable?
|
2026-04-20 01:17:30 +02:00 |
|
|
|
252f7b164b
|
remove all that .map_err nonsense at once
|
2026-04-04 14:23:42 +02:00 |
|
|
|
c2062f3a8a
|
logs stub
|
2026-03-27 21:10:49 +01:00 |
|
|
|
e1578af68e
|
web UI, tailwind, icons, login
|
2026-03-08 11:35:23 +01:00 |
|
|
|
da5300b713
|
switch logging over to log & env_logger crate
|
2026-03-02 15:52:18 +01:00 |
|
|
|
f6a9807794
|
unuseds & cargo clippy
|
2026-03-01 23:59:42 +01:00 |
|
|
|
f754e47221
|
centralize Argon2 setup
|
2026-02-28 00:23:15 +01:00 |
|
|
|
1e7866a293
|
fight unuseds, sessions endpoint
|
2026-02-24 01:42:19 +01:00 |
|
|
|
ee7ed48144
|
CompositeError, UserAuthRequired, /users/self & users/:id, misc
|
2026-02-24 00:55:19 +01:00 |
|
|
|
085764f06a
|
basic HTTP server
|
2026-02-23 13:17:09 +01:00 |
|
|
|
52b70d4ee9
|
a whole lot of preem User/Session/Auth work
|
2026-02-23 02:17:49 +01:00 |
|
|
|
7a62819d9c
|
UserHandle newtype, Users & boilerplate
|
2026-02-22 14:53:40 +01:00 |
|
|
|
53f9e40477
|
first pass db schema & deps
|
2026-02-20 21:33:41 +01:00 |
|