web-app/src/lib
padreug c2f11f3d96 chore: update LNBits API configuration in environment and documentation
- Added VITE_LNBITS_API_URL to .env.example for LNBits API integration.
- Updated AUTHENTICATION.md to reflect changes in LNBits base URL configuration.
- Refactored ProfileDialog.vue and config files to use VITE_LNBITS_BASE_URL instead of VITE_API_BASE_URL for API calls.
2025-08-10 10:46:49 +02:00
..
api refactor: Update fetchEvents function to use public endpoint 2025-08-05 00:06:29 +02:00
config chore: update LNBits API configuration in environment and documentation 2025-08-10 10:46:49 +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