Leo Vasanko
|
ad63d3fb3a
|
Better static files handling on backend, when in dev mode: fetch from vite.
|
2025-12-03 14:30:02 -06:00 |
|
Leo Vasanko
|
9488f69e53
|
Update forward API to return in JSON iframe srcdoc with options injected. (currently broken in dev mode).
|
2025-12-03 13:58:18 -06:00 |
|
Leo Vasanko
|
1f75e0a305
|
Make auth/admin apps API calls use apiFetch, a new function that asks for permission by iframe if needed. Implement max-age checks for API authz.verify as well along with a custom exception type that carries metadata.
|
2025-12-03 11:17:02 -06:00 |
|
Leo Vasanko
|
07525b47ae
|
Centralise all cookie handling to session.py.
|
2025-10-04 18:48:24 -06:00 |
|
Leo Vasanko
|
1ad1644b64
|
Refactor /api/user/* to its own module.
|
2025-10-04 18:41:35 -06:00 |
|