web-app/src/lib
padreug 94c85e3a0e feat: Enhance user authentication in LNBits API
- Update getCurrentUser method to fetch Nostr keys alongside basic user info, improving user data retrieval.
- Implement error handling to ensure basic user info is returned if Nostr key fetching fails, enhancing robustness of the authentication process.
2025-08-10 17:59:59 +02:00
..
api feat: Enhance user authentication in LNBits API 2025-08-10 17:59:59 +02:00
config feat: Add debug logging for LNBits API and configuration 2025-08-10 17:59:59 +02:00
crypto feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00
nostr feat: Integrate Relay Hub for centralized Nostr connection management 2025-08-10 17:59:59 +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: Format event price and wallet balance in PurchaseTicketDialog and events page 2025-08-10 17:56:20 +02:00
utils.ts feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00