managarten/apps/citycorners/apps
Till JS e676ba6873 fix(web): use JSON.stringify for env var injection in all hooks.server.ts
Prevents potential XSS by safely serializing env values instead of using
raw string interpolation. Also creates missing hooks.server.ts for context
app and standardizes citycorners to use the same injection pattern.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 14:23:29 +01:00
..
backend fix(citycorners): update controller spec for ReviewService dependency 2026-03-26 00:51:26 +01:00
landing feat(citycorners): add 7 new location categories with 35 seed entries 2026-03-25 12:53:04 +01:00
web fix(web): use JSON.stringify for env var injection in all hooks.server.ts 2026-03-26 14:23:29 +01:00