- Update app configuration to load chat module on startup for route registration. - Introduce useModularNavigation composable for dynamic navigation based on enabled modules. - Simplify Navbar.vue by utilizing userMenuItems for dropdown and button rendering, enhancing maintainability. - Enhance ChatPage.vue with detailed debug information and user authentication checks for better feedback. |
||
|---|---|---|
| .. | ||
| useAuth.ts | ||
| useDemoAccountGenerator.ts | ||
| useEvents.ts | ||
| useFuzzySearch.ts | ||
| useLocale.ts | ||
| useMarket.ts | ||
| useMarketPreloader.ts | ||
| useModularNavigation.ts | ||
| useNostrChat.ts | ||
| useNostrclientHub.ts | ||
| useNostrOrders.ts | ||
| useOrderEvents.ts | ||
| useRelayHub.ts | ||
| useTicketPurchase.ts | ||
| useUserTickets.ts | ||