managarten/apps
Till-JS 6bea47d4da refactor(calendar): consolidate code patterns and reduce duplication
- Add useVisibleHours composable for shared hour filtering logic
- Replace 60+ parseISO patterns with centralized toDate() utility
- Remove legacy toast.ts store (keep only Svelte 5 runes version)
- Standardize searchStore from class to object pattern
- Remove debug console.logs from API clients

Affected views: WeekView, MultiDayView, DayView, AgendaView, YearView
Affected components: EventForm, EventDetailModal, QuickEventOverlay, AgendaItem
Affected stores: events, search, toast

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-14 14:39:27 +01:00
..
calendar refactor(calendar): consolidate code patterns and reduce duplication 2025-12-14 14:39:27 +01:00
chat refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00
clock refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00
contacts feat(splitscreen): add split-screen feature for multi-app side-by-side view 2025-12-12 13:00:26 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
manadeck refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00
picture refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo feat(splitscreen): add split-screen feature for multi-app side-by-side view 2025-12-12 13:00:26 +01:00
zitare refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00