|
|
7a0ef9a3ad
|
order users by id in User::get_all
|
2026-04-28 00:42:57 +02:00 |
|
|
|
879c5ee3d3
|
postgres via sqlx - workable?
|
2026-04-20 01:17:30 +02:00 |
|
|
|
449136ce37
|
make transactions higher level (pass them everywhere)
|
2026-04-03 19:05:37 +02:00 |
|
|
|
9e678c5586
|
quote frontend init, chips, basic stats
|
2026-03-09 22:56:13 +01:00 |
|
|
|
4a4e97f7be
|
users::page, users::created_at, nav gating, icons, misc
|
2026-03-08 23:50:06 +01:00 |
|
|
|
2ebbc88c0a
|
user list, user create w/ endpoints, misc
|
2026-03-04 22:46:46 +01:00 |
|
|
|
de6ea0d913
|
handle unique constraint on users.handle properly, misc
|
2026-03-04 19:31:55 +01:00 |
|
|
|
f253ff1157
|
unify DB errors
|
2026-03-03 17:59:38 +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 |
|
|
|
e60172527c
|
change handle endpoint & why was changepassword a GET?
|
2026-03-01 14:53:54 +01:00 |
|
|
|
94dcc1816d
|
permissions stub wo/ DB model
|
2026-02-28 13:16:22 +01:00 |
|
|
|
f6feec2469
|
make get_user_by_id return canonical handle
|
2026-02-24 02:20:01 +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 |
|
|
|
e11ba79b37
|
dumb typo
|
2026-02-23 02:22:30 +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 |
|