webapp/src/modules/wallet/components
padreug 981fc23422 Enhance ReceiveDialog and WalletService for LNURL handling and transaction tagging
- Added functionality to encode LNURL for QR code generation in ReceiveDialog, improving payment link sharing.
- Updated WalletService to include a tag property for transactions, allowing for better categorization and display in WalletPage.
- Enhanced WalletPage to display transaction tags, improving user visibility of transaction details.

These changes improve the user experience by providing clearer payment information and enhancing the functionality of the wallet module.
2025-09-14 23:42:09 +02:00
..
index.ts Add wallet module with receive and send functionality 2025-09-14 23:08:01 +02:00
ReceiveDialog.vue Enhance ReceiveDialog and WalletService for LNURL handling and transaction tagging 2025-09-14 23:42:09 +02:00
SendDialog.vue Refactor error handling in SendDialog component 2025-09-14 23:08:13 +02:00
WalletTransactions.vue Add wallet module with receive and send functionality 2025-09-14 23:08:01 +02:00