Kukks
|
6706658377
|
add policy to restrict generate wallet usage
|
2019-12-16 09:32:43 +01:00 |
|
nicolas.dorier
|
540cb912f3
|
Can display address on device at confirmation screen
|
2019-12-10 21:22:46 +09:00 |
|
Matt Pazar
|
eb85b1a7b4
|
Fixing sats exchange rate display
Fixed #1147
|
2019-12-04 14:21:33 -06: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
|
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 |
|
pavlenex
|
2d168e1d9b
|
Re-name the Invoice e-mail notification field
|
2019-11-30 11:45:06 +01:00 |
|
Umar Bolatov
|
84bbbcbe10
|
[Wallet] Specify validation range for wallet send amount
fix #1182
|
2019-11-21 18:47:10 -08:00 |
|
nicolas.dorier
|
1a8d6e5c05
|
Implement BTCPayServer vault derivation scheme import
|
2019-11-21 14:06:16 +09:00 |
|
nicolas.dorier
|
81843fb609
|
Do not delete the password from the seed
|
2019-11-18 17:00:54 +09:00 |
|
nicolas.dorier
|
8ebac28ccf
|
Fix tests
|
2019-11-16 15:07:02 +09:00 |
|
nicolas.dorier
|
4e5001d7ef
|
Delete password from the lnd seed backup
|
2019-11-16 14:07:43 +09:00 |
|
nicolas.dorier
|
c004065eea
|
Apply some lipstick on the lnd seed backup
|
2019-11-15 17:55:55 +09:00 |
|
rockstardev
|
7bce316e78
|
Merge branch 'master' into feature/lndseedbackup
|
2019-11-14 21:02:56 -06:00 |
|
Nicolas Dorier
|
5394e0a4a0
|
Merge pull request #1143 from Kukks/bugfix/ln-sats
Display proper rate for ln sats feature
|
2019-11-12 14:01:13 +09:00 |
|
Nicolas Dorier
|
0f0b846e04
|
Merge pull request #1032 from bolatovumar/fix-1029
Retain store ids when filtering invoices
|
2019-11-11 21:00:42 +09:00 |
|
Kukks
|
621a7d998d
|
Display proper rate for ln sats feature
fixes #1128
|
2019-11-10 18:49:24 +01:00 |
|
rockstardev
|
9c165d84ef
|
Removing LND seed information from walletunlock.json
|
2019-11-10 06:12:32 -06:00 |
|
rockstardev
|
58b834fe9d
|
Displaying information from walletunlock.json if file is present
|
2019-11-10 06:12:32 -06:00 |
|
rockstardev
|
2b1aac9aa9
|
Service page for LND Seed Backup
|
2019-11-10 06:12:32 -06:00 |
|
nicolas.dorier
|
563e95df7c
|
Fix tests
|
2019-11-08 21:42:34 +09:00 |
|
nicolas.dorier
|
5b37a9df0b
|
Make sure we don't pass the psbt in GET url
|
2019-11-08 21:21:23 +09:00 |
|
Umar Bolatov
|
0f7458254e
|
Retain store ids when filtering invoices
|
2019-11-07 18:14:38 -08:00 |
|
nicolas.dorier
|
aab7c08500
|
Unify StatusMessage handling
|
2019-11-07 18:59:51 +09:00 |
|
nicolas.dorier
|
d37abb53f0
|
Fix status message when a model is passed
|
2019-11-07 18:20:17 +09:00 |
|
Umar Bolatov
|
0a9290a980
|
Make recommended fee confirmation target configurable
Address #1110
|
2019-11-06 16:21:33 -08:00 |
|
nicolas.dorier
|
2d80dbfa8f
|
Custom logo and custom url for checkout page should accept any string (relative path) (Fix #1124)
|
2019-11-06 12:02:13 +09:00 |
|
rockstardev
|
a126ec1718
|
Renaming to LndServiceViewModel, used both by grpc and rest
|
2019-11-03 13:18:09 -06:00 |
|
nicolas.dorier
|
aad586232c
|
Refactor StatusMessage and remove ExternalLogin
|
2019-10-31 14:11:33 +09:00 |
|
nicolas.dorier
|
eac4c91820
|
Move Bitpay authentication class in BTCPayServer.Security
|
2019-10-19 00:54:20 +09:00 |
|
nicolas.dorier
|
8643c04a39
|
Additional fixes for 3.0
|
2019-10-18 21:46:34 +09:00 |
|
Umar Bolatov
|
c908301b84
|
Add option to show recommeded fee on checkout invoice
Address #1036
|
2019-10-14 10:09:26 -07:00 |
|
nicolas.dorier
|
281a2461ad
|
Refactor authorizations
|
2019-10-14 00:24:41 +09:00 |
|
rockstardev
|
7282199c31
|
Cleanup U2F namespace to correspond to folder path
|
2019-10-02 12:32:41 -05:00 |
|
Andrew Camilleri
|
3366c86b16
|
Authorize granular permissions (#1057)
* granular scope permissions for api
* final fixes and styling
* prettify code
* fix missing policy
|
2019-09-29 16:23:31 +09:00 |
|
nicolas.dorier
|
9e107b1eb1
|
Try to read the authorized keys file from the configuration
|
2019-09-20 18:51:14 +09:00 |
|
nicolas.dorier
|
a2cb6178b8
|
Can edit authorized_keys in SSH Services, remove download keyfile support
|
2019-09-19 19:17:20 +09:00 |
|
Andrew Camilleri
|
7208e63155
|
Excerpts from #971 (manual PR) (part1 ) (#1006)
* Excerpts from #971
Relating to selenium tests + small renamings
* fix build
|
2019-09-03 20:11:36 +09:00 |
|
Andrew Camilleri
|
d99beb9811
|
New feature: Apps limited inventory (#961)
|
2019-09-02 22:37:52 +09:00 |
|
nicolas.dorier
|
f257f9f91d
|
[Refactor] Move SQL classes in their own assembly
|
2019-08-30 18:22:13 +09:00 |
|
Andrew Camilleri
|
c5227d9996
|
Request consent from user before giving application access to the user's data & services.
|
2019-08-29 16:25:16 +09:00 |
|
nicolas.dorier
|
9688798a4a
|
Asyncify SSH access, do not show SSH service if ssh is not well configured
|
2019-08-27 23:30:25 +09:00 |
|
Andrew Camilleri
|
9a9e31c759
|
Split Bitcoin/LN to partial defined in payment handler and convert checkout to Vue (#996)
|
2019-08-27 11:31:15 +09:00 |
|
Andrew Camilleri
|
43ee22f965
|
Allow overriding UI of checkout in payment handler (#992)
|
2019-08-25 22:50:11 +09:00 |
|
Andrew Camilleri
|
664b920a39
|
Make invoice payments view modular per payment handler (#991)
|
2019-08-24 23:10:13 +09:00 |
|
Lucas Cullen
|
7ea3312534
|
Add display attributes. Fix #98 (#990)
|
2019-08-24 23:06:34 +09:00 |
|
Umar Bolatov
|
13f2be7811
|
Add bigger than zero validation for payment request amount (#981)
fix #844
|
2019-08-21 23:05:06 +09:00 |
|
Andrew Camilleri
|
72d519bb45
|
Add description and embedded css to POS (#970)
* Add description and embedded css to POS
* wrap embedded css props in <style> before Safe.raw
|
2019-08-19 14:13:42 +09:00 |
|
nicolas.dorier
|
63df6ac5eb
|
Make sure EmbeddedCSS is CSS
|
2019-08-10 14:53:24 +09:00 |
|
Nicolas Dorier
|
be5597085b
|
Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level (#960)
|
2019-08-10 14:05:11 +09:00 |
|
nicolas.dorier
|
d79fda166f
|
Can attach labels and comment to transaction in the wallet
|
2019-08-03 00:43:19 +09:00 |
|