managarten/packages/shared-utils/src
Till JS f5ee3aae20 feat(security): add unified CSP headers to all 17 web apps
Create @manacore/shared-utils/security-headers with setSecurityHeaders()
utility that sets standard security headers (CSP, X-Frame-Options,
X-Content-Type-Options, Referrer-Policy, Permissions-Policy).

CSP includes stats.mana.how (Umami) and glitchtip.mana.how by default.
Each app passes its own connectSrc origins (auth URL, backend URL, etc.).

Previously only Calendar and Storage had CSP headers - now all 17 web
apps have consistent security headers via the shared utility.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 18:53:40 +01:00
..
parsers feat: add unified CommandBar Quick-Create for Calendar and Contacts 2025-12-10 21:12:07 +01:00
analytics-server.ts refactor(analytics): centralize Umami tracking via env vars and shared utility 2026-03-22 18:27:31 +01:00
analytics.ts feat(analytics): add Umami event tracking utilities 2026-01-23 17:58:04 +01:00
async.ts ♻️ refactor: remove duplicated code (Quick Wins) 2026-01-29 16:19:18 +01:00
cache.ts improve code quality 2025-12-03 23:42:37 +01:00
date.ts fix lint 2025-12-04 00:32:13 +01:00
format.ts fix lint 2025-12-04 00:32:13 +01:00
index.ts feat(analytics): add Umami event tracking utilities 2026-01-23 17:58:04 +01:00
keyboard.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
security-headers.ts feat(security): add unified CSP headers to all 17 web apps 2026-03-22 18:53:40 +01:00
string.ts fix lint 2025-12-04 00:32:13 +01:00
validation.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00