|
|
2616896ecb
|
refactor(backend): replace unwraps with typed errors
|
2026-06-13 12:38:44 +03:00 |
|
|
|
882b28c883
|
refactor(backend): replace String with &str in fn params
|
2026-05-30 00:36:35 +03:00 |
|
|
|
c310d69b11
|
test(backend): load .env.test for test database isolation
|
2026-05-29 00:56:34 +03:00 |
|
|
|
2501f6ca67
|
feat(backend): scope files to users with FK user_id, rename storage_path to storage_key for clarity
|
2026-05-28 21:24:12 +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 |
|
|
|
90c9b9d6ff
|
chore: scaffold axum server with in-memory CRUD, auth stub and tracing
|
2026-04-19 16:03:04 +03:00 |
|