LeoVasanko
|
b3cb540098
|
Implement database file locking for extra safety.
|
2026-02-19 00:01:49 +00:00 |
|
LeoVasanko
|
22ba7231b1
|
Implement read-only database load at startup for CLI to get its settings. Full opening only when server has started.
|
2026-02-18 23:46:18 +00:00 |
|
LeoVasanko
|
39000ef831
|
Remove PASKIA_SITE_URL env, use PASKIA_VITE_URL instead, moving the correct site URL determination to paskia CLI directly. This resolves devserver issues where VITE URL was reported as the external site URL instead of configured auth-host or origins. Main CLI still simplified. Bump deps versions and cleanup pyproject.toml.
|
2026-02-18 17:21:03 +00:00 |
|
LeoVasanko
|
c1f8020f6b
|
API cleanup, using msgspec structs rather than raw responses. Admin app cleanup, better breadcrumbs.
|
2026-02-13 20:09:41 +00:00 |
|
LeoVasanko
|
423abb0d1b
|
Move CLI entry point to main module even though it runs the FastAPI app from a submodule.
|
2026-02-13 16:26:05 +00:00 |
|