tia/src
Mannu fb45250a27 feat(memories): smaller title, tap-to-zoom viewer, custom folder creation
- Header title reduced to text-xs (~50% smaller)
- Tap image in viewer to zoom 2x; tap again to zoom out
- Tap outside image area to toggle UI chrome (top bar / captions)
- "New folder" pill at end of folder row and in upload picker
- Custom folders saved to localStorage (tia_custom_folders)
- Custom folders appear in folder pills, upload picker, and move-to-folder sheet
- Emoji picker (15 options) + name input for new folders

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 22:35:31 +05:30
..
__tests__ feat(g1-g4): design system, memories pipeline, medical tracking, AI brain 2026-05-17 17:48:34 +05:30
app feat(memories): smaller title, tap-to-zoom viewer, custom folder creation 2026-05-18 22:35:31 +05:30
components refactor: full codebase sweep — shared types, utilities, component splits 2026-05-18 21:37:39 +05:30
db feat(g1-g4): design system, memories pipeline, medical tracking, AI brain 2026-05-17 17:48:34 +05:30
hooks feat(g5-g6): age-aware UX + mama affiliate page 2026-05-18 00:59:17 +05:30
lib refactor: full codebase sweep — shared types, utilities, component splits 2026-05-18 21:37:39 +05:30
scripts Security hardening: auth, bcrypt, rate-limiting, RLS, audit 2026-05-16 23:11:01 +05:30
types refactor: full codebase sweep — shared types, utilities, component splits 2026-05-18 21:37:39 +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