|
|
450b3fdf52
|
refactor(backend): drop redundant LoftError from Result return types
|
2026-06-13 17:31:03 +03:00 |
|
|
|
2616896ecb
|
refactor(backend): replace unwraps with typed errors
|
2026-06-13 12:38:44 +03:00 |
|
|
|
b561389175
|
refactor(backend): use async fn syntax per clippy lint
|
2026-05-30 00:44:04 +03:00 |
|
|
|
882b28c883
|
refactor(backend): replace String with &str in fn params
|
2026-05-30 00:36:35 +03:00 |
|
|
|
e7eaa42064
|
feat(backend): replace auth stub with real session, create users and sessions tables
|
2026-05-26 02:34:23 +03:00 |
|
|
|
a120838cbc
|
feat: add auth middleware chain with ctx resolver and cookie parsing
|
2026-04-21 00:04:10 +03:00 |
|