managarten/apps
Till JS 42dd7d2a7a fix(shared-help): harden help system with XSS protection, i18n, type safety, and reference implementation
- Add HTML sanitization via isomorphic-dompurify in parser layer to prevent XSS
- Replace all hardcoded English strings with translations (FAQSection, KeyboardShortcuts, ChangelogEntry/Section)
- Remove unsafe `as` type casting in loader.ts, use Zod-inferred generics instead
- Add error logging in content loader (replaces silent catch blocks)
- Fix HelpSearch blur handling (mousedown+preventDefault instead of setTimeout hack)
- Add ARIA attributes to HelpSearch for accessibility
- Derive FAQ categories from items instead of hardcoding all 6
- Fix null-safety in GettingStartedGuide.svelte
- Fix unused appId variable in HelpPage.svelte, add scroll-reset on tab switch
- Rebuild Contacts help page as reference implementation using shared HelpPage component
- Add README with quick-start guide, props docs, and translations template

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 22:38:46 +01:00
..
calendar feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
chat feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
citycorners feat(infra): auto-generate Dockerfile COPY statements from package.json 2026-03-24 22:33:07 +01:00
clock feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
contacts fix(shared-help): harden help system with XSS protection, i18n, type safety, and reference implementation 2026-03-24 22:38:46 +01:00
context fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
manacore feat(infra): add workspace dependency audit script 2026-03-24 22:36:11 +01:00
manadeck feat(infra): add workspace dependency audit script 2026-03-24 22:36:11 +01:00
matrix feat(infra): auto-generate Dockerfile COPY statements from package.json 2026-03-24 22:33:07 +01:00
mukke feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
nutriphi feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
photos feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
picture feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
planta feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
playground feat(infra): auto-generate Dockerfile COPY statements from package.json 2026-03-24 22:33:07 +01:00
presi feat(infra): add workspace dependency audit script 2026-03-24 22:36:11 +01:00
questions fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
skilltree feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
storage feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
todo feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
traces feat: add unified @manacore/shared-llm package and migrate all backends 2026-03-23 22:06:30 +01:00
zitare feat(infra): auto-generate Dockerfile COPY statements from package.json 2026-03-24 22:33:07 +01:00