managarten/apps/citycorners/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 fix(citycorners): add missing favicon.png for web app 2026-03-25 13:00:34 +01:00
docker-entrypoint.sh feat(citycorners): add city guide app for Konstanz with full monorepo integration 2026-03-23 10:56:26 +01:00
Dockerfile fix(citycorners): add shared-types to web Dockerfile 2026-03-25 15:13:48 +01:00
package.json fix(citycorners): add missing leaflet.markercluster dependency 2026-03-25 12:57:46 +01:00
svelte.config.js feat(citycorners): add city guide app for Konstanz with full monorepo integration 2026-03-23 10:56:26 +01:00
tsconfig.json feat(citycorners): add city guide app for Konstanz with full monorepo integration 2026-03-23 10:56:26 +01:00
vite.config.ts feat(citycorners): add PWA, i18n (DE/EN), and migrate landing to Tailwind 2026-03-23 11:11:51 +01:00