web-app/src
padreug cd0016744b refactor: Simplify authentication and wallet logic by removing debug logs
- Eliminate console logging from the authentication initialization and login processes in useAuth.ts for cleaner code.
- Streamline wallet computation in useTicketPurchase.ts by removing unnecessary logging while maintaining functionality.
- Refactor LNBits API methods to reduce logging, enhancing code clarity and maintainability.
2025-08-03 11:20:58 +02:00
..
assets feat: Add logo and enhance login functionality 2025-08-03 11:20:35 +02:00
components refactor: Clean up imports and unused variables in ticket-related components 2025-08-03 11:20:58 +02:00
composables refactor: Simplify authentication and wallet logic by removing debug logs 2025-08-03 11:20:58 +02:00
i18n update logo icon; modify title 2025-07-29 21:38:54 +02:00
lib refactor: Simplify authentication and wallet logic by removing debug logs 2025-08-03 11:20:58 +02:00
pages refactor: Clean up imports and unused variables in ticket-related components 2025-08-03 11:20:58 +02:00
router feat: Add My Tickets feature with ticket management 2025-08-03 11:20:57 +02:00
stores feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
App.vue fix 2025-08-03 11:20:57 +02:00
main.ts fix vue-sonner Toast implementation 2025-07-12 18:10:26 +02:00
vite-env.d.ts PWA 2025-02-11 00:25:47 +01:00