managarten/apps
Till-JS cdc3cd3ec8 feat(calendar): add birthday integration from contacts service
- Add birthdaysStore to fetch and manage birthdays from contacts API
- Add BirthdayPopover component with contact details and link to contacts app
- Integrate birthdays into WeekView, MonthView, and DayView as all-day events
- Add settings for showBirthdays and showBirthdayAge toggles
- Add reactive $effect in layout to load birthdays when setting is enabled
- Add /contacts/birthdays endpoint to contacts backend
- Configure PUBLIC_CONTACTS_API_URL env variable for calendar app

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 20:49:08 +01:00
..
calendar feat(calendar): add birthday integration from contacts service 2025-12-14 20:49:08 +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(calendar): add birthday integration from contacts service 2025-12-14 20:49:08 +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