Commit graph

16 commits

Author SHA1 Message Date
e47001365e Rate limit controlled via RATE_LIMIT_ENABLED env 2026-05-17 01:12:15 +05:30
2196c3d07d Security hardening: auth, bcrypt, rate-limiting, RLS, audit 2026-05-16 23:11:01 +05:30
c65051cf7d Add password management to admin users page
- Add PATCH endpoint to set user passwords
- Add password modal UI in admin panel
- Update CLAUDE.md with latest features

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-16 15:12:23 +05:30
049a496f7f Document Turbopack cumulative fixes tip
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 01:29:55 +05:30
26fe359303 Update documentation with recent fixes and known issues
- Add familyName and memberCount to FamilyProvider docs
- Document Turbopack parsing issue and workaround
- Add chat sessions localStorage note

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 01:16:14 +05:30
1f8cf74188 Update CLAUDE.md with auth and admin info 2026-05-10 23:42:16 +05:30
4f5836909c Sprint 1: Foundation Fix - Part 1
- FamilyProvider context for auth-based child fetching
- Replaced hardcoded childId with useFamily() hook
- Added tier and memberCount to context (for Pro tier)
- Updated layout to wrap with FamilyProvider
- Added null checks for child data

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 21:49:42 +05:30
3e66b259f2 Migrate medical data from localStorage to database
- Add database tables: medicines, allergies, doctor_visits, illness_logs
- Create API endpoints: /api/medicines, /api/allergies, /api/visits, /api/illnesses
- Update medical page to use database APIs instead of localStorage
- All medical data now persists across sessions and devices

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 21:07:26 +05:30
070293498b Update CLAUDE.md with R2 storage learnings 2026-05-10 15:16:45 +05:30
d5168316a7 Update CLAUDE.md with R2 env vars 2026-05-10 14:03:43 +05:30
5943ab19eb Update CLAUDE.md with project architecture and patterns 2026-05-10 13:22:40 +05:30
5cf0303999 Add debugging docs for AI/LiteLLM 2026-05-10 12:12:59 +05:30
83b8292ca0 Update CLAUDE.md with project status and conventions 2026-05-10 11:44:20 +05:30
13042f6e68 Add build verification rule to CLAUDE.md
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
EOF
)
2026-05-10 05:17:44 +05:30
507487c7d9 feat: add email provider for magic links 2026-05-10 04:18:08 +05:30
70e289e13b chore: initial setup 2026-05-10 03:33:32 +05:30