web-app/src/modules
padreug f94dc1d03c Enhance SendDialog and WalletPage with QR code scanning integration
- Added initialDestination prop to SendDialog for pre-filling the destination field.
- Implemented a watcher to update the destination field when initialDestination changes.
- Integrated QRScanner component into WalletPage, allowing users to scan QR codes for payment destinations.
- Updated SendDialog to accept scanned destination and improved user feedback with toast notifications.

These changes streamline the payment process by enabling QR code scanning directly within the wallet interface.
2025-09-18 23:02:56 +02:00
..
base Remove deprecated updateWalletBalance method from AuthService 2025-09-18 09:31:15 +02:00
chat Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
events fix build errors 2025-09-14 19:13:20 +02:00
market Refactor wallet balance handling and integrate PaymentService for centralized management 2025-09-17 20:23:46 +02:00
nostr-feed 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00
wallet Enhance SendDialog and WalletPage with QR code scanning integration 2025-09-18 23:02:56 +02:00