djalim
e719e5129f
feat: added logs
Check Deno code / Check Deno code (pull_request) Has been cancelled
Tests / Unit tests (pull_request) Has been cancelled
Tests / Integration tests (pull_request) Has been cancelled
Check Deno code / Check Deno code (push) Has been cancelled
Tests / Unit tests (push) Has been cancelled
Tests / Integration tests (push) Has been cancelled
2026-05-05 14:50:17 +02:00
djalim
fcc9547a30
feat(dev): add compose files and dev-login bypass route
...
- compose.prod.yml: production stack with registry image, healthcheck,
migration service
- compose.test.yml: local test stack with source mount and LOCAL=true
- routes/dev-login.ts: fake admin JWT login, only active when LOCAL=true
- routes/_middleware.ts: expose /dev-login as public route
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-26 23:01:59 +02:00
Kevin FEDYNA
8a5461827e
Optimized code and wrote documentation
2025-01-22 11:15:43 +01:00
Kevin FEDYNA
3ce1273455
Started documenting code
2025-01-22 00:54:43 +01:00
Kevin FEDYNA
fa66621abc
Fixed partial handling and added cookies
2025-01-21 16:09:36 +01:00
fedyna-k
46a417f411
Added auto database creation based on sql scripts and jwt key cache
2025-01-16 23:13:58 +01:00
Kevin FEDYNA
9db588ff02
Partials OK, auto navbar and content
2025-01-15 15:43:52 +01:00
Kevin FEDYNA
eea49969b5
Added catalog generation, need to bug fix
2025-01-15 10:15:02 +01:00
fedyna-k
ccad788e19
Added implementation for base page and log in log out
2025-01-14 23:34:40 +01:00