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 |
|
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 |
|
nicolas.dorier
|
656a3956b1
|
Fix strange message in PaymentRequests (Fix #1130)
|
2019-11-07 17:59:35 +09:00 |
|
nicolas.dorier
|
c31e7593b6
|
Add label to FullyNoded
|
2019-11-07 17:08:24 +09:00 |
|
nicolas.dorier
|
b85667a191
|
Fix status message of PaymentRequest
|
2019-11-07 16:19:36 +09:00 |
|
nicolas.dorier
|
d757aa2978
|
Fix typo
|
2019-11-07 15:48:56 +09:00 |
|
nicolas.dorier
|
cf7bba9600
|
Fix services if there is more than one tor external services
|
2019-11-07 15:41:39 +09:00 |
|
nicolas.dorier
|
57b87a55bc
|
Show Bitcoin RPC service
|
2019-11-07 14:33:10 +09:00 |
|
Umar Bolatov
|
0a9290a980
|
Make recommended fee confirmation target configurable
Address #1110
|
2019-11-06 16:21:33 -08:00 |
|
nicolas.dorier
|
06c3f01e41
|
Improve message in Maintainance page
|
2019-11-06 16:17:03 +09:00 |
|
Nicolas Dorier
|
d392880102
|
Merge pull request #1121 from NicolasDorier/ux/login-register
Add sponsor and new design to the login and registration page
|
2019-11-06 15:29:36 +09:00 |
|
nicolas.dorier
|
55dd8da284
|
Redirect first run to register, redirect unlogged to login
|
2019-11-06 15:19:14 +09: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
|
9ecb27a9bd
|
Fix and test /api-tokens (fix https://github.com/btcpayserver/woocommerce-plugin/issues/34)
|
2019-11-03 16:17:28 +09:00 |
|
nicolas.dorier
|
28cc4facd4
|
Redesign confirm form
|
2019-11-03 15:20:25 +09:00 |
|
nicolas.dorier
|
d66e8f2d13
|
Removing obsolete StatusMessage
|
2019-10-31 15:19:38 +09:00 |
|
nicolas.dorier
|
aad586232c
|
Refactor StatusMessage and remove ExternalLogin
|
2019-10-31 14:11:33 +09:00 |
|
nicolas.dorier
|
2249ee195a
|
Catch websockets exceptions
|
2019-10-23 16:11:20 +09:00 |
|
nicolas.dorier
|
1174178771
|
Remove reliance on ambient routing values
|
2019-10-23 13:52:22 +09:00 |
|
nicolas.dorier
|
f3461bfbe6
|
Show success message when derivation scheme is updated
|
2019-10-21 13:24:13 +09:00 |
|
nicolas.dorier
|
eac4c91820
|
Move Bitpay authentication class in BTCPayServer.Security
|
2019-10-19 00:54:20 +09:00 |
|
nicolas.dorier
|
da2e8665a1
|
Remove unused scope, assert policy on store listing
|
2019-10-18 23:42:06 +09:00 |
|
nicolas.dorier
|
c5ba063edf
|
Move OpenId folder
|
2019-10-18 21:36:32 +09:00 |
|
nicolas.dorier
|
3c9b58916b
|
Update to OpenIddict3.0
|
2019-10-18 19:02:23 +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 |
|
nicolas.dorier
|
fda6a1a77b
|
Use ClaimTransformer instead of Authentication's JWT
|
2019-10-10 19:46:29 +09:00 |
|
nicolas.dorier
|
536f98b566
|
Fix entity framework queries to work in netcoreapp3.0
|
2019-10-06 15:48:12 +09:00 |
|
nicolas.dorier
|
ccc2d0e13c
|
Exclude Google Cloud Storage for .netcoreapp3.0, it depends on System.Interactive.Linq which create namespace conflict with the new AsyncEnumerable
|
2019-10-04 17:56:08 +09:00 |
|
nicolas.dorier
|
c2032ee15b
|
Prepare the Authentication controller for .netcoreapp3.0
|
2019-10-04 17:21:53 +09:00 |
|
nicolas.dorier
|
724a5b5460
|
Prepare code to move to netcoreapp3.0
|
2019-10-04 17:17:11 +09:00 |
|
nicolas.dorier
|
a56004fbef
|
Remove a warning on .netcoreapp3.0
|
2019-10-03 18:15:08 +09:00 |
|
nicolas.dorier
|
e75edac3c1
|
Make .netcoreapp 3.0 build happy
|
2019-10-03 18:00:07 +09:00 |
|
nicolas.dorier
|
4d84343a80
|
Prepare BTCPayServer for .netcore 3.0
|
2019-10-03 17:06:49 +09:00 |
|
rockstardev
|
7282199c31
|
Cleanup U2F namespace to correspond to folder path
|
2019-10-02 12:32:41 -05:00 |
|
Andrew Camilleri
|
d66b111121
|
xmr (#1044)
|
2019-09-30 17:32:43 +09: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
|
1c2c3ede80
|
Update help link
|
2019-09-29 16:12:03 +09:00 |
|
Kukks
|
f3aa67e0f1
|
make invoice repository able to query more extensively
|
2019-09-21 17:07:48 +02:00 |
|
nicolas.dorier
|
2f918b1195
|
Fix SSH settings not correctly applied
|
2019-09-20 19:33:23 +09:00 |
|
Umar Bolatov
|
438fc34ad2
|
Replace pay button PNG image with an SVG and add 2x res version (#1034)
fix #1030
|
2019-09-20 19:14:08 +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
|
7ab97311be
|
Re-enable lightning sats feature through C# (#1014)
|
2019-09-11 14:49:06 +09:00 |
|