Commit Graph

3 Commits

Author SHA1 Message Date
Kavi 5dcdb65e55 fix(nginx): proxy to kua-mail container directly over internal Docker network
Avoids SSL loop through public domain. Join kua-services network to reach kua-mail:3800.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 03:37:44 -04:00
Kavi 57f1c1440b fix(nginx): strip /api prefix when proxying to backend; fix /events path
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 03:35:57 -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