This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
btcpayserver
Watch
1
Star
0
Fork
0
You've already forked btcpayserver
mirror of
https://github.com/aljazceru/btcpayserver.git
synced
2026-01-08 08:34:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e70d5ceb0877633e3b317fd01f7f4e82f65464e9
btcpayserver
/
BTCPayServer
/
wwwroot
/
js
History
nicolas.dorier
a3fc75ea3b
Show proper error message if the keypath in wallet settings is not good (
Fix
#1209
)
2019-12-03 14:26:52 +09:00
..
ledgerwebsocket.js
Fix ledger on firefox
2019-01-16 23:07:22 +09: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
Implement BTCPayServer vault derivation scheme import
2019-11-21 14:06:16 +09:00
vaultbridge.js
Use 127.0.0.1 instead of localhost for vault's http requests. (Fix
https://github.com/btcpayserver/BTCPayServer.Vault/issues/9#issuecomment-559858955
)
2019-11-30 23:34:47 +09:00
vaultbridge.ui.js
Show proper error message if the keypath in wallet settings is not good (
Fix
#1209
)
2019-12-03 14:26:52 +09:00
WalletSend.js
Make wallet able to send to multiple destinations (
#847
)
2019-05-21 17:10:07 +09:00
WalletSendLedger.js
Make sure we don't pass the psbt in GET url
2019-11-08 21:21:23 +09:00