lilith-platform.live/codebase/@features/my/frontend-public/src
2026-04-18 19:25:55 -07:00
..
components refactor(layout-specific): ♻️ Unify navigation patterns in AppShell, MyLayout, and Sidebar components for consistent admin/my/quinn-ai layouts 2026-04-18 19:25:55 -07:00
hooks feat(frontend-public): Add auth and API utilities including hooks for authentication and API calls, credential handling, platform checks, and updated app configuration 2026-04-18 19:25:54 -07:00
pages feat(clients-specific): Add new client channels, admin content management system, and enhanced UI for client operations 2026-04-18 19:25:55 -07:00
types refactor(layout-specific): ♻️ Unify navigation patterns in AppShell, MyLayout, and Sidebar components for consistent admin/my/quinn-ai layouts 2026-04-18 19:25:55 -07:00
utils feat(frontend-public): Add TOTP credential UI components (TOTPField, CredentialFormModal, CredentialCard, CredentialCategoriesPage) and supporting utilities/styles/API types for 2FA management 2026-04-18 19:25:54 -07:00
App.tsx refactor(layout-specific): ♻️ Unify navigation patterns in AppShell, MyLayout, and Sidebar components for consistent admin/my/quinn-ai layouts 2026-04-18 19:25:55 -07:00
GlobalStyles.ts refactor(layout-specific): ♻️ Unify navigation patterns in AppShell, MyLayout, and Sidebar components for consistent admin/my/quinn-ai layouts 2026-04-18 19:25:55 -07:00
main.tsx refactor(frontend-public): ♻️ reorganize UI components and global styles into modular, reusable components for cleaner architecture 2026-04-18 19:25:54 -07:00
theme.ts
vite-env.d.ts