web-app/src/lib
padreug f7450627bc refactor: Revamp PurchaseTicketDialog and introduce useTicketPurchase composable
- Update PurchaseTicketDialog.vue to integrate authentication checks and enhance ticket purchasing flow with wallet support.
- Implement useTicketPurchase composable for managing ticket purchase logic, including payment handling and QR code generation.
- Improve user experience by displaying user information and wallet status during the ticket purchase process.
- Refactor API interactions in events.ts to streamline ticket purchasing and payment status checks.
2025-08-03 11:20:57 +02:00
..
api refactor: Revamp PurchaseTicketDialog and introduce useTicketPurchase composable 2025-08-03 11:20:57 +02:00
config refactor: Transition to authentication system and remove identity management 2025-08-03 11:20:35 +02:00
crypto feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00
nostr feat: Update app configuration and enhance identity management 2025-07-12 18:10:33 +02:00
notifications feat: Implement secure VAPID key generation for push notifications 2025-07-12 18:10:33 +02:00
types feat(events): Add comprehensive events management with dynamic fetching and UI 2025-03-11 22:05:03 +01:00
utils feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00
utils.ts feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00