web-app/src/components
padreug 7e4b64b831 Remove LEGACY Nostr client services and related components to streamline the codebase
- Delete Nostr client hub and associated files, including the Nostr store, to eliminate unused functionality.
- Update service tokens and dependency injections to reflect the removal of Nostr client services.
- Adjust notification settings in NotificationSettings.vue to prepare for future implementation of notifications.
2025-09-06 10:55:10 +02:00
..
auth refactor: Simplify Logout Confirmation Handling in Navbar 2025-08-12 08:54:38 +02:00
demo refactor: Update LoginDemo layout and styling for improved user experience 2025-09-01 22:59:32 +02:00
events Refactor imports and enhance type handling across components 2025-09-05 05:42:44 +02:00
layout Update Navbar and useModularNavigation to replace 'BarChart3' icon with 'Store' 2025-09-05 06:41:53 +02:00
market Enhance market module with new chat and events features 2025-09-05 00:01:40 +02:00
notifications Remove LEGACY Nostr client services and related components to streamline the codebase 2025-09-06 10:55:10 +02:00
pwa feat: Enhance admin announcement functionality and introduce PWA installation prompt 2025-07-12 18:10:33 +02:00
theme-provider bare repo 2025-03-09 12:28:49 +01:00
ui Remove legacy Nostr keypair authentication and fix auth service integration 2025-09-06 10:45:44 +02:00
LanguageSwitcher.vue refactor(ui): Optimize LanguageSwitcher component rendering and type safety 2025-03-11 02:18:29 +01:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00