Nicolas Dorier
1c8206c749
Merge pull request #1214 from MrPaz/feature/satsfix
...
Fixing sats exchange rate display
2019-12-07 17:18:54 +09:00
nicolas.dorier
062c42e524
Fix build
2019-12-07 16:42:03 +09:00
nicolas.dorier
2d932ebb21
Update to runtime .NET 2.1.14
2019-12-07 16:35:13 +09:00
nicolas.dorier
0e0fa53517
Prompt passphrase for trezor T
2019-12-05 22:47:07 +09:00
nicolas.dorier
4e20730379
Better message when the device is signing ( #1207 )
2019-12-05 22:37:04 +09:00
nicolas.dorier
1d70d935b8
Provide better details for unknown error ( #1208 )
2019-12-05 22:03:35 +09:00
Rockstar Developer
9b8f42cdf6
Merge pull request #1213 from rockstardev/feature/accessdeniedfix
...
Fixing AccessDenied page displayed
2019-12-04 15:38:40 -06:00
Matt Pazar
eb85b1a7b4
Fixing sats exchange rate display
...
Fixed #1147
2019-12-04 14:21:33 -06:00
rockstardev
df7e2073df
Fixing AccessDenied page displayed
2019-12-04 13:45:09 -06:00
nicolas.dorier
84d943d6cc
Trying to fix TrezorT
2019-12-04 22:12:38 +09:00
nicolas.dorier
a1d82b0e8b
fix bug if selecting segwit with vault
2019-12-04 21:52:48 +09:00
nicolas.dorier
ab7c124302
Properly show text to enter pin or passphrase for trezor T
2019-12-04 17:23:10 +09:00
nicolas.dorier
544597348b
Fix inverted boolean logic
2019-12-04 17:19:25 +09:00
nicolas.dorier
1559c510be
Trying to handle Trezor T correctly
2019-12-04 17:16:37 +09:00
nicolas.dorier
3e08581e9b
Fix fetching xpub for trezor
2019-12-04 16:34:25 +09:00
nicolas.dorier
49c70d9b04
Vault: Reinite the popup in add derivation scheme if it is closed
2019-12-04 16:16:41 +09:00
nicolas.dorier
50e7d8389c
Vault: Allow user to pick the account number
2019-12-04 15:54:08 +09:00
nicolas.dorier
ea5bd6d435
bump nbx
2019-12-04 13:51:26 +09:00
nicolas.dorier
cbb37674e3
vault-confirm is not a popper
2019-12-04 12:56:39 +09:00
nicolas.dorier
e70d5ceb08
Fix JS error on WalletSendVault after PIN is asked ( #1210 )
2019-12-04 12:52:54 +09:00
nicolas.dorier
5d7b253edd
Fix bug: Vault option now showing up in PSBT
2019-12-03 18:57:07 +09:00
nicolas.dorier
df38b84bbb
Fix alignment in psbt review
2019-12-03 14:30:29 +09:00
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
nicolas.dorier
71a8166027
Handle "pin already prompted" error. ( Fix #1209 )
2019-12-03 13:53:58 +09:00
Dennis Reimann
564dd95d81
Remove unused modern theme
...
We can start over with this once the general design decisions are decided on and we start implementing a new UI.
2019-12-02 11:19:17 +01:00
Dennis Reimann
eb16b435df
Document themeing approach
...
Sums up and adds to the comments made in #1175 .
I wasn't sure where to put these kinds of docs, as tehy are code related and not end user facing. Let's discuss whether or not this fits in here or should become part of the docs repo.
fix
2019-12-02 11:18:33 +01:00
Nicolas Dorier
f94daed06d
Merge pull request #1184 from bolatovumar/fix-1182
...
[Wallet] Specify validation range for wallet send amount
2019-12-02 18:29:45 +09:00
Nicolas Dorier
e841bfa148
Merge pull request #1186 from dennisreimann/custom-theme
...
UI: Add custom theme file option
2019-12-02 18:29:07 +09:00
Nicolas Dorier
03b76380e7
Merge pull request #1192 from dennisreimann/ln-node-certthumbprint
...
LN Node: Show ready to use certthumbprint
2019-12-02 18:28:11 +09:00
Nicolas Dorier
c6671f7122
Merge pull request #1200 from pavlenex/ipn-notification
...
Re-name the Invoice e-mail notification field
2019-12-02 18:27:52 +09:00
Nicolas Dorier
db56c2b106
Merge pull request #1202 from pavlenex/create-wallet
...
Change create with connect in wallet page
2019-12-02 18:27:40 +09:00
Nicolas Dorier
f7b2c836b7
Merge pull request #1203 from Kukks/nbxupdate
...
update nbx + prep bitcoin payment data ctor change
2019-12-02 18:27:28 +09:00
Nicolas Dorier
6ec379b538
Merge pull request #1198 from Eskyee/patch-3
...
Update vaultbridge.js
2019-12-02 18:27:02 +09:00
Kukks
d6e1d34ebf
update nbx docker tests
2019-12-02 10:10:24 +01:00
Kukks
bc2a039ea2
bump nbx and make balance return decimal
2019-12-02 09:57:38 +01:00
Kukks
e31e600144
update nbx + prep bitcoin payment data ctor change
2019-12-01 15:30:56 +01:00
pavlenex
91f83d751f
Connect wallet clarification
2019-11-30 18:15:28 +01:00
nicolas.dorier
b8288f1efa
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
nicolas.dorier
fa61c2bcdd
Add error for invalid network
2019-11-30 23:33:42 +09:00
pavlenex
2d168e1d9b
Re-name the Invoice e-mail notification field
2019-11-30 11:45:06 +01:00
Esky33
3e7ad4a4f6
Update vaultbridge.js
...
replace localhost with 127.0.0.1 fixes BTCPay Vault in Apple Safari browser Version 13.0.3 macOS Catalina 10.15.1 (19B88)
thanks to Nicolas
2019-11-29 20:09:46 +00:00
nicolas.dorier
d2357ee8b9
Do not ask for Pin on Trezor T
2019-11-25 11:50:49 +09:00
Nicolas Dorier
9f04c7d0bc
Merge pull request #1193 from dennisreimann/heading-alignment
...
UI: Left align admin section headings
2019-11-25 11:44:25 +09:00
Dennis Reimann
9baa7eed80
UI: Left align admin section headings
...
Removes the custom property and consistently align the headings left, which I agree is the better choice.
Context: https://chat.btcpayserver.org/btcpayserver/pl/upb3nzch7j8nmpbt7kfmoe6beo
2019-11-24 20:39:29 +01:00
nicolas.dorier
287fbc523f
Asks pin and passphrase if device is not ready
2019-11-24 22:51:13 +09:00
Dennis Reimann
ea6df35c87
LN Node: Show ready to use certthumbprint
...
Turns the output of the `openssl` command from
`SHA256 Fingerprint=48:37:A4:D6:[…]`
into this, which can be copied and inserted directly:
`4837A4D6[…]`
2019-11-24 09:48:34 +01:00
nicolas.dorier
2e0db1a430
Fix XML parsing error ( #1185 )
2019-11-23 14:04:26 +09:00
Dennis Reimann
7ccf0c3612
UI: Add custom theme file option
...
This adds a "Custom Theme CSS file" to the "Server settings: Theme" page. It works similar to the custom bootstrap and creative start fields, but is only added to the head in case it is set.
The main idea here is that users would choose one of our predefined themes and have the option to override specific values. The other apporach would be to let the custom theme replace the predefined one, but this could lead to issues in case we extend the set of variables, which would be unset then.
This way users can copy a predefined theme and override all variables or just the ones they want to customize.
The help icon besides the label links to a page in the docs I'm currently working on.
2019-11-22 21:09:18 +01:00
nicolas.dorier
1b58058796
Refactoring
2019-11-22 19:19:05 +09:00
nicolas.dorier
98276bcb3d
Remove useless try/catch
2019-11-22 19:16:32 +09:00