webapp/src
padreug 236a8a59b9 refactor: Simplify Nostr connection management and enhance store integration
- Refactor useNostr composable to utilize a centralized Pinia store for connection state and client management.
- Update NostrFeed and App components to leverage the new store-based approach for relay configuration and client instantiation.
- Remove direct relay URL handling from components, improving maintainability and consistency across the application.
2025-07-02 19:49:06 +02:00
..
assets improve colors 2025-03-11 22:04:58 +01:00
components refactor: Simplify Nostr connection management and enhance store integration 2025-07-02 19:49:06 +02:00
composables refactor: Simplify Nostr connection management and enhance store integration 2025-07-02 19:49:06 +02:00
i18n chore: Set up Electron configuration and update dependencies 2025-03-20 17:26:15 +01:00
lib feat: Centralize configuration management for Nostr and API settings 2025-07-02 19:47:55 +02:00
pages feat: Add scripts for sending admin and test notes via Nostr 2025-07-02 19:14:56 +02:00
router feat(events): Add comprehensive events management with dynamic fetching and UI 2025-03-11 22:05:03 +01:00
stores refactor: Simplify Nostr connection management and enhance store integration 2025-07-02 19:49:06 +02:00
App.vue refactor: Simplify Nostr connection management and enhance store integration 2025-07-02 19:49:06 +02:00
main.ts bare repo 2025-03-09 12:28:49 +01:00
vite-env.d.ts PWA 2025-02-11 00:25:47 +01:00