Commit Graph

4 Commits

Author SHA1 Message Date
Kavi fc7420eb8f kuamail thread mutation transport updates 2026-04-23 13:37:31 -04:00
Kavi 73391e0b07 fix: TypeScript build errors — router params, tinykeys types, thread_id field
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 03:12:07 -04:00
Kavi 6375abf2d8 fix: resolve spread type error; add Dockerfile + nginx for prod deploy
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 03:10:09 -04:00
Kavi f1a2d385f3 feat(kuamail): Gmail-exact mail client SPA — initial release
React 19 + Vite + TanStack Router/Query + Tailwind. Gmail-exact UI:
- ThreadRow: 40px density, hover action icons, unread stripe
- Sidebar: compose button, folder list, labels
- MessageCard: expandable headers, reply/forward
- MessageReader: full Gmail toolbar
- SearchBar: pill with filter icon
- Production: nginx container with /api proxy to api.mail.kua.cl

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 03:08:44 -04:00