LeoVasanko
|
c8d659b5ca
|
Move get_session_context to DB.session_ctx().
|
2026-01-28 14:52:18 +00:00 |
|
LeoVasanko
|
2ec6314264
|
Simplify session and reset token formats; removes the token utility functions entirely.
|
2026-01-23 20:53:03 +00:00 |
|
LeoVasanko
|
c13044c085
|
Change PUT to PATCH for intent-based updates, avoiding override of fields not intended to change. This preserves role permissions matrix even if the permission is temporarily removed from the org.
|
2026-01-23 15:41:23 +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
|
7f3763b46d
|
Replace SQL database with JSONL based solution that keeps history.
|
2026-01-23 00:54:37 +00:00 |
|
LeoVasanko
|
208115ebc3
|
Project renamed to Paskia.
|
2025-12-05 13:17:52 +00:00 |
|