web-app/src/modules/wallet
padreug a5f800ef74 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-20 10:31:12 +02:00
..
components Enhance SendDialog and WalletPage with QR code scanning integration 2025-09-20 10:31:12 +02:00
services Enhance ReceiveDialog.vue with improved invoice handling and payment status display 2025-09-18 23:01:01 +02:00
views Enhance SendDialog and WalletPage with QR code scanning integration 2025-09-20 10:31:12 +02:00
index.ts Add WebSocket support for wallet transactions and balance updates 2025-09-18 09:31:15 +02:00