LeoVasanko
|
cb84a81a06
|
Update the API to use new naming matching database.
|
2026-01-27 02:22:29 +00:00 |
|
LeoVasanko
|
9bdca1f43a
|
Finish the database key-in-object refactoring.
|
2026-01-27 02:11:09 +00:00 |
|
LeoVasanko
|
6e649f1f07
|
Fix test expected HTTP code.
|
2026-01-25 03:20:28 +00:00 |
|
LeoVasanko
|
cebef8adfc
|
Large refactoring for better JSONL context. Switched back the urlsafe for session tokens that need to be passed in URLs. Other minor fixes.
|
2026-01-24 00:40:32 +00:00 |
|
LeoVasanko
|
f9d23a196c
|
Database refactor to separate modules.
|
2026-01-23 18:27:12 +00:00 |
|
LeoVasanko
|
236d52aa55
|
Replace session.renewed with .expiry for consistency with other expiring items. Fix migration script.
|
2026-01-23 01:39:59 +00:00 |
|
LeoVasanko
|
02e04da2c4
|
Database cleanup: make it synchronous because we work with in-memory data. Defer writes to disk and cleanup to background task. Tests passing.
|
2026-01-23 01:22:47 +00:00 |
|
LeoVasanko
|
83419d1845
|
API tests added with near-complete coverage over user and admin APIs. 60% overall backend. (not including E2E test in coverage)
|
2025-12-06 04:45:26 +00:00 |
|