managarten/apps/storage/apps/web
Till JS cf9cbebd34 feat(apps): add missing help, feedback, profile, themes, auth pages for cross-app consistency
New pages created:
- Help: citycorners, matrix (with i18n help content)
- Feedback: citycorners, matrix, photos, planta, questions
- Profile: citycorners, mukke, photos, planta, questions, todo, zitare
- Themes: citycorners, photos, planta, questions, zitare
- Forgot-password: citycorners
- Reset-password: citycorners, picture, storage

PillNavigation updated in all 18 layouts:
- helpHref, profileHref, themesHref, feedbackHref consistently set
- Dependencies added (shared-profile-ui, shared-theme-ui, shared-feedback-ui)

All 17 standard apps now have: help, feedback, profile, themes, settings,
forgot-password, reset-password, offline pages. Matrix excluded for profile/themes/auth
(uses own Matrix protocol auth).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 14:33:34 +01:00
..
e2e feat(storage): add integration E2E tests with real backend 2026-03-26 13:43:51 +01:00
scripts fix(storage): add PWA icons and meta tags to fix build and enable install 2026-03-24 19:22:16 +01:00
src feat(apps): add missing help, feedback, profile, themes, auth pages for cross-app consistency 2026-03-26 14:33:34 +01:00
static fix(storage): add PWA icons and meta tags to fix build and enable install 2026-03-24 19:22:16 +01:00
Dockerfile fix(storage): increase Node heap size for web Docker build 2026-03-26 12:00:50 +01:00
eslint.config.js feat: restore presi and storage apps from archive 2026-01-25 13:25:51 +01:00
package.json feat(storage, chat, picture): add shared help pages 2026-03-25 09:19:06 +01:00
playwright.config.ts feat(storage): add drag & drop file moving and Playwright E2E tests 2026-03-21 13:16:29 +01:00
svelte.config.js fix(presi,storage): use adapter-node for Docker builds 2026-01-25 17:47:49 +01:00
tsconfig.json feat: restore presi and storage apps from archive 2026-01-25 13:25:51 +01:00
vite.config.ts feat(storage): add controller tests, Caddy config, and PWA improvements 2026-03-21 12:48:11 +01:00