Gmail-exact mail client
Go to file
Kavi b92d44778a chore: add .gitignore, set tsc noEmit so build doesn't drop .js next to sources
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 02:05:37 -04:00
node_modules feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00
src kuamail thread mutation transport updates 2026-04-23 13:37:31 -04:00
.gitignore chore: add .gitignore, set tsc noEmit so build doesn't drop .js next to sources 2026-04-28 02:05:37 -04:00
Dockerfile fix(auth): inject admin token via nginx envsubst; use template conf 2026-04-22 03:39:37 -04:00
docker-compose.yml fix(auth): inject admin token via nginx envsubst; use template conf 2026-04-22 03:39:37 -04:00
index.html feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00
kua.json feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00
nginx.conf.template fix(auth): inject admin token via nginx envsubst; use template conf 2026-04-22 03:39:37 -04:00
package-lock.json feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00
package.json feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00
postcss.config.js feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00
tailwind.config.ts feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00
tsconfig.json chore: add .gitignore, set tsc noEmit so build doesn't drop .js next to sources 2026-04-28 02:05:37 -04:00
vite.config.ts feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00