webapp/src/lib
padreug 8643eecfe7 refactor: Simplify useMarket composable by removing unused client references and improving parameter naming
- Eliminate unnecessary Nostr client retrieval in publishProduct and publishStall functions.
- Update parameter names in event processing functions for clarity, using underscores for unused parameters.
- Clean up imports in useMarket.ts to streamline the codebase.
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 chore: Update logging and configuration in market-related files 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: Simplify useMarket composable by removing unused client references and improving parameter naming 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