web-app/src/core
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
..
base Remove LEGACY Nostr client services and related components to streamline the codebase 2025-09-06 10:55:10 +02:00
composables Refactor authentication and async operation handling in useAuth composable 2025-09-05 06:08:08 +02:00
services Refactor PaymentService and related components for improved state management 2025-09-05 16:18:13 +02:00
di-container.ts Remove LEGACY Nostr client services and related components to streamline the codebase 2025-09-06 10:55:10 +02:00
event-bus.ts Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00
plugin-manager.ts Update app configuration and plugin manager for improved environment variable support 2025-09-05 00:17:11 +02:00
types.ts Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00