managarten/apps/clock/apps
Till-JS 7b8335a3fb fix(settings): unify global settings across web apps
- Add desktopPosition prop to Clock layout for nav sync
- Remove duplicate local theme/locale controls from Clock, Calendar, Todo, Zitare
- Move GlobalSettingsSection to proper position in settings pages
- Remove weekStartsOn from Calendar (now handled by GlobalSettingsSection)

All web apps now consistently use GlobalSettingsSection for:
- Navigation (desktopPosition, sidebarCollapsed)
- Theme (mode, colorScheme)
- Language (locale)
- General (startPage, weekStartsOn, soundsEnabled)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 16:28:00 +01:00
..
backend feat(clock): add complete Clock app with backend, web, and landing 2025-12-03 15:37:51 +01:00
landing Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
web fix(settings): unify global settings across web apps 2025-12-07 16:28:00 +01:00