webapp/src
padreug 4f97ca7b6b refactor: Remove console logging and improve code clarity in useMarket composable
- Replace console.log statements with comments to enhance code readability and maintainability.
- Streamline the loading and processing of market, stall, and product events by removing unnecessary logging.
- Ensure that the code remains functional while improving overall clarity for future development.
2025-08-12 08:54:38 +02:00
..
assets feat: Add logo and enhance login functionality 2025-08-03 11:20:35 +02:00
components refactor: Simplify Logout Confirmation Handling in Navbar 2025-08-12 08:54:38 +02:00
composables refactor: Remove console logging and improve code clarity in useMarket composable 2025-08-12 08:54:38 +02:00
i18n feat: Integrate chat feature into main navigation 2025-08-10 10:50:14 +02:00
lib feat: Format currency display to ensure two-digit representation 2025-08-10 19:25:08 +02:00
pages feat: Implement Relay Hub Status page with connection and subscription testing features 2025-08-10 19:01:30 +02:00
router feat: Implement Relay Hub Status page with connection and subscription testing features 2025-08-10 19:01:30 +02:00
stores feat: Integrate Relay Hub for centralized Nostr connection management 2025-08-10 17:59:59 +02:00
App.vue feat: Integrate Relay Hub for centralized Nostr connection management 2025-08-10 17:59:59 +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