tia/src
Mannu f37e5bfad4 feat(activity): hover effect on 4-day strip individual rows
- Non-today rows: hover:bg-rose-50 / dark:hover:bg-gray-700
- Today (rose) rows: hover:bg-white/20 overlay so highlight still reads on rose bg
- transition-all for smooth fade

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 13:19:50 +05:30
..
__tests__ feat(g1-g4): design system, memories pipeline, medical tracking, AI brain 2026-05-17 17:48:34 +05:30
app feat(activity): hover effect on 4-day strip individual rows 2026-05-24 13:19:50 +05:30
components feat(home): overhaul home screen with bottom nav and UX improvements 2026-05-23 19:08:58 +05:30
db feat: email verification + Google OAuth 2026-05-24 12:56:02 +05:30
hooks feat(g5-g6): age-aware UX + mama affiliate page 2026-05-18 00:59:17 +05:30
lib feat: email verification + Google OAuth 2026-05-24 12:56:02 +05:30
scripts Security hardening: auth, bcrypt, rate-limiting, RLS, audit 2026-05-16 23:11:01 +05:30
types Circle feature: C0–C9 multi-tenant social groups (Sprint 9 + 10) 2026-05-24 01:04:50 +05:30
auth.ts Fix db imports: use dbUnscoped 2026-05-16 23:12:33 +05:30
middleware.ts fix: secure /api/ai endpoint and remove debug routes 2026-05-17 16:41:47 +05:30