webapp/src/core
padreug 9b05bcc238 Adds scheduled events to the feed
Implements NIP-52 scheduled events, allowing users to view and interact with calendar events.

A new `ScheduledEventService` is introduced to manage fetching, storing, and completing scheduled events. A new `ScheduledEventCard` component is introduced for displaying the scheduled events.
2025-11-06 11:30:42 +01:00
..
base Complete LnbitsAPI migration to dependency injection pattern 2025-09-07 01:58:36 +02:00
composables 1.3.6 Toast Notification Pattern: Add centralized ToastService abstraction 2025-09-06 12:24:05 +02:00
services Implement updateWalletBalance method in PaymentService and deprecate AuthService method 2025-09-18 09:31:15 +02:00
di-container.ts Adds scheduled events to the feed 2025-11-06 11:30:42 +01:00
event-bus.ts Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00
plugin-manager.ts Fix blank page issue on module route refresh 2025-09-06 16:33:32 +02:00
types.ts Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00