managarten/apps/clock/apps/web
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
..
src feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
package.json feat(clock): add complete Clock app with backend, web, and landing 2025-12-03 15:37:51 +01:00
svelte.config.js feat(clock): add complete Clock app with backend, web, and landing 2025-12-03 15:37:51 +01:00
tsconfig.json feat(clock): add complete Clock app with backend, web, and landing 2025-12-03 15:37:51 +01:00
vite.config.ts feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00