btcpayserver/BTCPayServer/Views/Shared
Andrew Camilleri 4176f3659b
Add QR code scan/show for PSBT + Import wallet via QR (#1931)
* Add PSBT QR code scan/show

This PR introduces support to show and read PSBTs in BC-UR format via animated QR codes.  This allows you to use BTCPay with HW devices such as Cobo Vault and Blue wallet to sign transactions without ever exposing the keys outside of that device.
Spec: https://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2020-005-ur.md
I've also bumped the QR code library we sue as it had a bug with large datasets.

* Reuse same code for all and allow wallet import via QR code scan

* remove unecessary js vendor files

* Allow export wallet from settings via QR

* formatting

* bundle

* fix wallet receive bundle
2020-10-21 14:03:11 +02:00
..
Ethereum remove donation 2020-09-18 12:30:13 +02:00
LayoutPartials Fix modal overlay (#1946) 2020-10-06 09:30:16 +02:00
Monero fix typo in monero 2020-09-02 13:15:09 +02:00
_BTCPaySupporters.cshtml UI: Improve mobile login views 2020-08-10 09:46:01 +02:00
_Layout.cshtml BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02:00
_LayoutPos.cshtml App: Light PoS on top of the existing PoS (#1909) 2020-09-21 08:06:31 +02:00
_LayoutSimple.cshtml Simple layout cleanups 2020-08-02 14:33:20 +02:00
_NavLayout.cshtml Support for dismissing hints 2020-10-18 03:11:17 -05:00
_StatusMessage.cshtml Payment redesign (#1967) 2020-10-13 09:58:46 +02:00
_ValidationScriptsPartial.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
Bitcoin_Lightning_LikeMethodCheckout.cshtml Merge pull request #1730 from xpayserver/feat/eth 2020-09-15 19:51:55 +09:00
Bitcoin_Lightning_LikeMethodCheckoutNoScript.cshtml Split Bitcoin/LN to partial defined in payment handler and convert checkout to Vue (#996) 2019-08-27 11:31:15 +09:00
CameraScanner.cshtml Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
Confirm.cshtml Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
EmailsBody.cshtml Do not show password in clear text in email configuration (Fix #1790) 2020-10-05 17:57:50 +09:00
Error.cshtml Part 1: OpenIddict - Minor Changes & Config prep (#566) 2019-05-15 00:46:43 +09:00
Header.cshtml Payment redesign (#1967) 2020-10-13 09:58:46 +02:00
NBXSyncSummary.cshtml Add Bitcoin Only Build 2020-07-28 22:48:51 +02:00
NotificationEmailWarning.cshtml Mark up alert-links for better display 2019-11-15 11:24:27 +01:00
PostRedirect.cshtml Remove empty box on post redirect (#1995) 2020-10-18 11:10:51 +02:00
ShowQR.cshtml Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
VaultElements.cshtml Add Retry button if a BTCPay Vault operation fails 2020-10-08 12:05:03 +09:00
ViewBitcoinLikePaymentData.cshtml fix 2020-09-17 11:39:34 +02:00
ViewLightningLikePaymentData.cshtml Do not crash UI and background services after switching to BItcoin Only when you have altcoin payments 2020-08-09 16:17:16 +02:00