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
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
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
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
nicolas.dorier
f257f9f91d
[Refactor] Move SQL classes in their own assembly
2019-08-30 18:22:13 +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
nicolas.dorier
63472d54d7
Can configure multiple dynamic dns
2019-07-25 18:29:18 +09:00
nicolas.dorier
8896d89908
Add Dynamic DNS support
2019-07-24 17:59:30 +09:00
Rockstar Developer
4716b704d4
Paging on List Users page for big hosting providers like Esky ( #905 )
2019-07-19 16:50:17 +09:00
Andrew Camilleri
b184360eb7
Abstracted cloud storage - Amazon/Google/Azure/Local ( #708 )
...
* wip
* add in storage system
* ui fixes
* fix settings ui
* Add Files Crud UI
* add titles
* link files to users
* add migration
* set blob to public
* remove base 64 read code
* fix file query model init
* move view model to own file
* fix local root path
* use datadir for local storage
* move to services
* add direct file url
* try fix tests
* remove magic string
* remove other magic strings
* show error message on unsupported provider
* fix asp net version
* redirect to storage settings if provider is not supported
* start writing tests
* fix tests
* fix test again
* add some more to the tests
* more tests
* try making local provider work on tests
* fix formfile
* fix small issue with returning deleted file
* check if returned data is null for deleted file
* validate azure Container name
* more state fixes
* change azure test trait
* add tmp file url generator
* fix tests
* small clean
* disable amazon and google
comment out unused code for now
comment out google/amazon
2019-04-22 16:41:20 +09:00
nicolas.dorier
c2754b324d
Show other tor services
2019-03-18 16:45:46 +09:00
nicolas.dorier
ea02d77e69
Parse torrc file to know virtual port of hidden services
2019-03-17 20:49:26 +09:00
nicolas.dorier
4769b1d452
Show tor services inside hidden directories in Server Settings/Services
2019-03-17 13:01:47 +09:00
Will Caldwell
e232dd7d7e
Add a space between "Test" and "Email" in the UI.
2019-03-03 17:38:57 -06:00
nicolas.dorier
1d3f144d21
Support relative path for external services, simplify the code in Services
2019-03-01 13:20:21 +09:00
nicolas.dorier
b5d55a2066
Add RTL support
2019-02-22 15:06:52 +09:00
nicolas.dorier
9c99ffae57
Lightning charge integration
2018-12-20 22:40:32 +09:00
nicolas.dorier
e80593fb7b
Expose LND's other macaroon if possible
2018-12-20 16:52:04 +09:00
nicolas.dorier
73e280157d
Show the gRPC cypher suites for gRPC consumption
2018-12-20 14:16:23 +09:00
nicolas.dorier
a341d4f800
Show Spark QR Code pairing
2018-12-14 13:12:27 +09:00
nicolas.dorier
475ea68696
Can attach external spark
2018-12-12 18:19:13 +09:00
nicolas.dorier
058472d325
Show restricted macaroon for LND
2018-12-10 16:03:58 +09:00
nicolas.dorier
8afc103ae7
Show REST connection information for LND in a QR Code
2018-12-07 19:31:07 +09:00
nicolas.dorier
591d7b4b80
Can show external service link with BTCPAY_EXTERNALSERVICES
2018-12-07 18:42:39 +09:00
Andrew Camilleri
c9c7316b7d
Logs UI in Server Admin ( #374 )
...
* add in ui
* add in logging viewer
* Revert "add in ui"
This reverts commit 9614721fa8
.
* finish basic feature
* clean up
* improve and fix build
* add in debug log level command option
* use paging for log file list, use extension to select log files, show message for setting up logging
* make paging a little better
* add very basic UT for logs
* Update ServerController.cs
2018-11-07 22:29:35 +09:00
Rockstar Developer
e5eb0c79c0
Exposing LND Rest, providing info in Server/Services ( #363 )
...
* Displaying LND Rest connection info in Services
* Code cleanup
* Tweaking UI
* Fix typo
2018-10-27 22:49:39 +09:00
nicolas.dorier
214b2d1c1c
Fix SSH fingerprint checking
2018-08-13 09:43:59 +09:00
nicolas.dorier
6a1eca760a
Can configure BTCPay SSH connection at startup
2018-08-12 21:38:45 +09:00
nicolas.dorier
b58173967d
Fix typo
2018-07-24 22:55:10 +09:00
nicolas.dorier
27cea81cb2
Add ability to change domain from server settings
2018-07-24 17:04:57 +09:00
nicolas.dorier
11a26c940d
Do not expose the config secret in URL, and use {net.CryptoCode}.external.lnd.grpc argument
2018-07-23 11:54:33 +09:00
nicolas.dorier
648829644a
Add QR code information
2018-07-22 21:28:21 +09:00
nicolas.dorier
022b4f115d
Expose LND gRPC settings
2018-07-22 18:38:14 +09:00
nicolas.dorier
e2533a93e3
Fix set email screen
2018-05-04 15:54:12 +09:00
nicolas.dorier
6936b034cb
Add Bitcoin average quota
2018-04-18 18:23:39 +09:00
nicolas.dorier
04c6107196
Can configure rate caching and bitcoinaverage API keys
2018-04-14 22:52:57 +09:00
nicolas.dorier
3b2cf2f1de
Can add administrator, fix #65
2018-03-22 19:55:14 +09:00
nicolas.dorier
a52a1901c4
Can delete user
2017-12-04 14:39:02 +09:00
nicolas.dorier
4deb7c3270
Adopt dotnet core editorconfig, big reformating
2017-10-27 17:53:04 +09:00
NicolasDorier
878a13f1bf
Can ask user to confirm email
2017-09-27 14:18:09 +09:00
NicolasDorier
eb9f669224
Refactor nav pages, add page to see users of the server
2017-09-16 01:15:17 +09:00