wraith/frontend
Vantz Stockwell a75e21138e fix: RDP keyboard capture yields to form elements in modals and toolbars
Keyboard events now check if focus is on an input, textarea, select, or
contenteditable element and let the browser handle them normally. Also
fixes connectRdp type (Awaited<>) and async onMounted in RdpCanvas.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 12:49:30 -04:00
..
assets/css feat: project scaffold — Docker, NestJS, Nuxt 3, Prisma config 2026-03-12 17:05:37 -04:00
components fix: RDP keyboard capture yields to form elements in modals and toolbars 2026-03-16 12:49:30 -04:00
composables fix: RDP keyboard capture yields to form elements in modals and toolbars 2026-03-16 12:49:30 -04:00
layouts feat(ui): add color accents across the connection manager 2026-03-14 16:01:58 -04:00
middleware fix(security): auth hardening — httpOnly cookies, Argon2id passwords, TOTP encryption, rate limiting 2026-03-14 14:24:35 -04:00
pages feat(ui): add color accents across the connection manager 2026-03-14 16:01:58 -04:00
plugins fix(security): auth hardening — httpOnly cookies, Argon2id passwords, TOTP encryption, rate limiting 2026-03-14 14:24:35 -04:00
public feat: replace WRAITH text with ghost logo in nav bar and login 2026-03-13 09:16:21 -04:00
stores fix(security): auth hardening — httpOnly cookies, Argon2id passwords, TOTP encryption, rate limiting 2026-03-14 14:24:35 -04:00
tests test: frontend test suite — Vitest infrastructure, auth/connection stores, vault composable, admin middleware 2026-03-14 19:06:14 -04:00
app.vue feat: Phase 4 — settings, theming, polish 2026-03-12 17:33:12 -04:00
nuxt.config.ts fix: configure PrimeVue Aura dark theme so dialogs render 2026-03-13 08:41:31 -04:00
package-lock.json test: frontend test suite — Vitest infrastructure, auth/connection stores, vault composable, admin middleware 2026-03-14 19:06:14 -04:00
package.json test: frontend test suite — Vitest infrastructure, auth/connection stores, vault composable, admin middleware 2026-03-14 19:06:14 -04:00
tailwind.config.ts feat: project scaffold — Docker, NestJS, Nuxt 3, Prisma config 2026-03-12 17:05:37 -04:00
vitest.config.ts test: frontend test suite — Vitest infrastructure, auth/connection stores, vault composable, admin middleware 2026-03-14 19:06:14 -04:00