managarten/apps/playground/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
static refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
.dockerignore refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
.gitignore refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
Dockerfile feat(infra): auto-generate Dockerfile COPY statements from package.json 2026-03-24 22:33:07 +01:00
package.json refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
svelte.config.js refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
tsconfig.json refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00
vite.config.ts refactor: move llm-playground from services/ to apps/playground/ 2026-03-23 11:25:54 +01:00