mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-16 23:39:40 +02:00
- 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> |
||
|---|---|---|
| .. | ||
| GlobalSettingsSection.svelte | ||
| index.ts | ||
| SettingsCard.svelte | ||
| SettingsDangerButton.svelte | ||
| SettingsDangerZone.svelte | ||
| SettingsPage.svelte | ||
| SettingsRow.svelte | ||
| SettingsSection.svelte | ||
| SettingsToggle.svelte | ||