wraith/frontend/pages
Vantz Stockwell b88878b171 fix: use Nuxt prefixed component names for connections/ subdirectory
Root cause of hosts not displaying: Nuxt auto-imports components in
subdirectories with the directory name as prefix. HostCard → ConnectionsHostCard,
HostTree → ConnectionsHostTree, QuickConnect → ConnectionsQuickConnect.
Unprefixed names silently resolve to nothing — no errors, just invisible components.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 10:11:37 -04:00
..
vault fix: inline vault modals to fix rendering issue 2026-03-13 09:30:13 -04:00
index.vue fix: use Nuxt prefixed component names for connections/ subdirectory 2026-03-13 10:11:37 -04:00
login.vue feat: replace WRAITH text with ghost logo in nav bar and login 2026-03-13 09:16:21 -04:00
profile.vue feat: nav bar (Home link), profile management, TOTP 2FA 2026-03-13 08:36:03 -04:00
settings.vue feat: Phase 4 — settings, theming, polish 2026-03-12 17:33:12 -04:00