btcpayserver/BTCPayServer/wwwroot/js
d11n e6c68dc5bc
Checkout: Fix modal iframe clipboard permissions (#4453)
* Checkout: Fix modal iframe clipboard permissions 

WebKit-based browser require a [permissions policy](https://web.dev/async-clipboard/#permissions-policy-integration) to be set on the iframe element. See the discussions [here](https://github.com/btcpayserver/btcpayserver/discussions/4308#discussioncomment-4399342) and [on Mattermost](https://chat.btcpayserver.org/btcpayserver/pl/z7kdgidcjtnd8f5zs5648t1dhe).

* Updates from code review
2022-12-20 22:54:47 +09:00
..
wallet Refactor QR functionality 2022-09-13 10:17:12 +02:00
webauthn Improve 2FA auth UI 2022-01-18 12:25:56 +01:00
copy-to-clipboard.js Checkout: Fix modal iframe clipboard permissions (#4453) 2022-12-20 22:54:47 +09:00
custodian-account.js Custodian Account Deposit UI (#4024) 2022-08-09 20:03:55 +02:00
qrcode.js Make sure QRCodes use SVG instead of canvas (QRCodes on Tor does not work because of canvas fingerprinting protections) 2019-07-19 16:27:26 +09:00
StoreAddDerivationScheme.js Add Retry button if a BTCPay Vault operation fails 2020-10-08 12:05:03 +09:00
theme-switch.js Refactor themes (#2794) 2021-09-03 16:16:36 +09:00
vaultbridge.js Detect websocket connection dropping in vault 2021-10-05 14:41:03 +09:00
vaultbridge.ui.js Allow more then 20 accounts when using BTCPayServer.Vault (#4430) 2022-12-14 12:06:54 +09:00