webapp/src/lib
padreug 217ca70334 refactor: Clean up imports and unused variables in ticket-related components
- Remove unused imports from PurchaseTicketDialog.vue and useUserTickets.ts for improved code clarity.
- Update events.ts to eliminate the unused paymentRequest parameter in payInvoiceWithWallet function.
- Simplify MyTickets.vue by removing the unused unregisteredTickets variable and related QR code generation logic, enhancing maintainability.
2025-08-03 11:20:58 +02:00
..
api refactor: Clean up imports and unused variables in ticket-related components 2025-08-03 11:20:58 +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: Add My Tickets feature with ticket management 2025-08-03 11:20:57 +02: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