webapp/src
padreug e66d976ee8 chore: Update logging and configuration in market-related files
- Enhance logging in useMarket and NostrClient to provide better insights during event fetching and market loading.
- Add local relay support in configuration for improved development and testing.
- Adjust delay in event fetching to ensure more reliable data collection from relays.
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 feat: Add .env.example file and update Navbar for market navigation 2025-08-03 11:20:58 +02:00
composables chore: Update logging and configuration in market-related files 2025-08-03 11:20:58 +02:00
i18n feat: Add .env.example file and update Navbar for market navigation 2025-08-03 11:20:58 +02:00
lib chore: Update logging and configuration in market-related files 2025-08-03 11:20:58 +02:00
pages refactor: Replace ShoppingCartIcon with ShoppingCart component in ProductCard and Market pages 2025-08-03 11:20:58 +02:00
router feat: Implement market functionality with ProductCard, useMarket composable, and market store 2025-08-03 11:20:58 +02:00
stores feat: Add .env.example file and update Navbar for market navigation 2025-08-03 11:20:58 +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