webapp/src/lib
padreug e6607509c5 refactor: Update useMarket composable to utilize fetchEvents method and improve subscription handling
- Replace direct calls to fetchNotes with the new fetchEvents method in useMarket.ts for better event retrieval.
- Simplify event fetching logic by removing unnecessary filters and enhancing clarity.
- Implement individual relay subscriptions for market updates, allowing for more efficient event handling and cleanup.
2025-08-03 11:20:58 +02:00
..
api refactor: Simplify authentication and wallet logic by removing debug logs 2025-08-03 11:20:58 +02:00
config feat: Implement market functionality with ProductCard, useMarket composable, and market store 2025-08-03 11:20:58 +02:00
crypto feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00
nostr refactor: Update useMarket composable to utilize fetchEvents method and improve subscription handling 2025-08-03 11:20:58 +02:00
notifications feat: Implement secure VAPID key generation for push notifications 2025-07-12 18:10:33 +02:00
types feat: Add My Tickets feature with ticket management 2025-08-03 11:20:57 +02:00
utils feat: Add wallet balance display and currency formatting 2025-08-03 11:20:58 +02:00
utils.ts feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00