managarten/apps/context/apps/web
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
..
src fix(web): use JSON.stringify for env var injection in all hooks.server.ts 2026-03-26 14:23:29 +01:00
package.json feat(help): add help pages to 10 remaining web apps 2026-03-25 10:36:22 +01:00
svelte.config.js feat(context): add SvelteKit web app with Svelte 5 runes 2026-03-19 11:15:20 +01:00
tsconfig.json feat(context): add SvelteKit web app with Svelte 5 runes 2026-03-19 11:15:20 +01:00
vite.config.ts feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00