|
|
c3026c8262
|
feat(api): add auth check to ai-summary endpoint
Require authentication for ai-summary endpoint to prevent
unauthorized API key usage and cost leakage.
|
2026-04-06 23:18:46 -04:00 |
|
|
|
15be2399c6
|
refactor: migrate session usage to better-auth API
|
2026-04-06 22:41:57 -04:00 |
|
|
|
08a894577b
|
refactor: replace next-auth with better-auth core and client
|
2026-04-06 22:41:11 -04:00 |
|
|
|
824768ce93
|
Add RRuleDisplay component and clean up unused imports
- Create new RRuleDisplay component for better recurrence rule formatting
- Replace Badge with RRuleDisplay in EventCard for improved UX
- Remove unused imports across multiple files (CalendarEvent, Badge, Card components)
- Remove unused catch parameter in ai-event route
|
2025-08-22 13:35:13 -04:00 |
|
|
|
12e9ec5d85
|
proper user/session creation and auth integration into UI
|
2025-08-19 03:40:06 -04:00 |
|
|
|
2c6737ceb4
|
implement authentik auth
|
2025-08-16 19:09:57 -04:00 |
|
|
|
836feb2e11
|
add recurrence editor component
|
2025-08-16 01:54:30 -04:00 |
|
|
|
a41d003401
|
bulk ai event creation
|
2025-08-16 01:54:30 -04:00 |
|
|
|
3ee7be9110
|
ai integration
|
2025-08-16 01:54:30 -04:00 |
|