Lilleman auf Larv lilleman
lilleman pushed to main at larvit/plainpages 2026-06-15 10:53:36 +02:00
a070362649 Drop NODE_ENV for explicit config toggles (todo §0.1); app is environment-agnostic
lilleman pushed to main at larvit/plainpages 2026-06-15 10:47:49 +02:00
2d43430405 Consolidate related unit tests (todo §0): 59 → 42 cases, assertions preserved
lilleman pushed to main at larvit/plainpages 2026-06-15 10:30:09 +02:00
1fb6f23805 Tighten code comments + README (todo §0): denser, drop redundant prose; no behavior change
lilleman pushed to main at larvit/plainpages 2026-06-15 08:42:18 +02:00
17f4411518 Address architecture + stability review (todo §0): wire buildContext, graceful shutdown, prod template caching
lilleman pushed to main at larvit/plainpages 2026-06-14 19:46:29 +02:00
0bc7998cfe Add env/config loader (todo §0); validate at boot, wire port into server
lilleman pushed to main at larvit/plainpages 2026-06-14 19:41:20 +02:00
3b2ba76530 Add 403 + 500 error templates (todo §0); render 500 via app error handler
lilleman pushed to main at larvit/plainpages 2026-06-14 19:33:23 +02:00
c544387d3a Add RequestContext primitive (todo §0); harden static serving (HEAD, control-char, stream-error logging)
lilleman pushed to main at larvit/plainpages 2026-06-14 18:41:36 +02:00
b4c149db27 Add Cookie header parse + Set-Cookie build helpers (todo §0); destroy response on static mid-stream error
lilleman pushed to main at larvit/plainpages 2026-06-14 18:27:37 +02:00
5020be592a Add node:crypto JWS signature verification primitive (todo §0)
lilleman pushed to main at larvit/plainpages 2026-06-14 18:12:34 +02:00
d021fd701e Refine product description and roadmap per product-owner review; add lucide-static
lilleman pushed to main at larvit/plainpages 2026-06-14 17:45:14 +02:00
638815af2e Project plan
lilleman created branch main in larvit/plainpages 2026-06-14 11:45:46 +02:00
lilleman pushed to main at larvit/plainpages 2026-06-14 11:45:46 +02:00
4eed701419 Scaffold Docker-only Node 24 + TypeScript EJS web backend
lilleman created repository larvit/plainpages 2026-06-14 11:42:32 +02:00
lilleman pushed tag 0.4.1 to pwrpln/auth-api 2024-04-06 14:44:19 +02:00
lilleman pushed to main at pwrpln/auth-api 2024-04-06 14:42:52 +02:00
bf4826e02a Updated all dependencies
lilleman pushed to main at pwrpln/auth-api 2024-04-06 14:35:47 +02:00
d051657b77 Indent fixes
lilleman pushed tag 0.4.0 to pwrpln/auth-api 2024-02-11 23:01:02 +01:00
lilleman pushed to main at pwrpln/auth-api 2024-02-11 22:59:41 +01:00
67d39dae3e Fixed broken tests
lilleman pushed to main at pwrpln/auth-api 2024-02-11 22:37:09 +01:00
8173dc4354 The most basic GET accounts