managarten/packages/shared-theme/src
Till-JS bbe540c3f1 feat: add global start page setting across all apps
- Add GeneralSettings types (startPages, weekStartsOn, soundsEnabled)
- Create app-routes.ts with available routes for 12 apps
- Extend UserSettingsStore with general settings support
- Update GlobalSettingsSection with start page selector UI
- Add start page redirect logic to all app layouts:
  - Clock, Calendar, Todo, Zitare, Picture
  - Manadeck, Presi, Chat, Manacore
- Create user-settings stores for Clock and Todo apps

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 16:31:04 +01:00
..
a11y-constants.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
a11y-store.svelte.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
a11y-utils.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
app-routes.ts feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
constants.ts fix(picture): resolve all TypeScript type errors 2025-11-29 09:17:55 +01:00
index.ts feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
store.svelte.ts feat(theme): add ThemePage components and distinct background colors 2025-11-29 09:03:20 +01:00
types.ts feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
user-settings-store.svelte.ts feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
utils.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00