web-app/src
padreug 06bcc4b91e refactor: Remove console logging for error handling in useMarket and useMarketPreloader
- Eliminate console.log and console.warn statements to enhance code clarity and maintainability.
- Replace error logging with comments to silently handle errors during market, stall, and product loading processes.
- Streamline the preloading process by removing unnecessary logging, improving overall code readability.
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 chore: remove nostrchat debug logs 2025-08-12 08:54:38 +02:00
composables refactor: Remove console logging for error handling in useMarket and useMarketPreloader 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 chore: clean up relay related debug logs 2025-08-12 08:54:38 +02:00
pages refactor: Remove console logging for error handling in useMarket and useMarketPreloader 2025-08-12 08:54:38 +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 chore: clean up relay related debug logs 2025-08-12 08:54:38 +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