wraith/frontend
Vantz Stockwell 381d142a73 feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 06:11:19 -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
src feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -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
index.html feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -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 feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -04:00
package.json feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -04:00
tailwind.config.ts feat: project scaffold — Docker, NestJS, Nuxt 3, Prisma config 2026-03-12 17:05:37 -04:00
tsconfig.json feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -04:00
vite.config.ts feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -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