nicolas.dorier
014d08f38a
Add socks support on BTCPay Server to query onion endpoints
2019-03-18 00:03:02 +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
nicolas.dorier
c73dc425ad
Remove externalurl in command line options --help ( Fix #658 )
2019-03-09 22:30:49 +09:00
Aaron Clauson
6010a103e0
Added new disable-registration command line option.
2019-01-06 16:43:55 +01:00
nicolas.dorier
9c99ffae57
Lightning charge integration
2018-12-20 22:40:32 +09:00
nicolas.dorier
475ea68696
Can attach external spark
2018-12-12 18:19:13 +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
Aaron Clauson
24623c59d7
Adjusted mechanism for setting https binding configuration option ( #372 )
...
* Adjusted mechanism for setting https binding configuration option.
* Modified the https binding logic to use default bind and port options.
* Removed dedicated https certification config properties and instead used direct access via setting name.
2018-11-01 12:07:28 +09:00
nicolas.dorier
63014231ab
Revert "Added configuration options for BtcPayServer https binding. ( #360 )"
...
This reverts commit 3ac37497ab
.
2018-10-30 00:25:05 +09:00
Aaron Clauson
3ac37497ab
Added configuration options for BtcPayServer https binding. ( #360 )
2018-10-30 00:11:02 +09:00
Aaron Clauson
ce94c05fd3
MySQL Support ( #345 )
...
* MySQL EF support added using Pomelo MySQL provider.
* MySQL EF support added using Pomelo MySQL provider.
2018-10-27 23:15:21 +09:00
Aaron Clauson
d7785fe2d2
Added Serilog file logger for debug file support. ( #323 )
2018-10-16 00:37:42 +09:00
nicolas.dorier
214b2d1c1c
Fix SSH fingerprint checking
2018-08-13 09:43:59 +09:00
nicolas.dorier
322518e9dc
Ensure the ssh connection is trusted
2018-08-12 23:23:26 +09:00
nicolas.dorier
6a1eca760a
Can configure BTCPay SSH connection at startup
2018-08-12 21:38:45 +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
Martin Behrens
4b5af9cb5c
tweaking help option wording
2018-07-13 19:00:03 +02:00
nicolas.dorier
10c981b2a0
Update NBXplorer
2018-04-19 16:54:25 +09:00
nicolas.dorier
992d359e79
Add a --rootpath option
2018-04-05 15:50:23 +09:00
nicolas.dorier
21b91ac8f7
Add btc.lightning and ltc.lightning
2018-03-21 02:09:25 +09:00
lepipele
7e09efb9a3
Adding BundleJsCss as property on BtcPayServerOptions
2018-02-27 17:03:41 +09:00
nicolas.dorier
309d6fdfe0
Can configure an internallightningnode to make things easier
2018-02-26 18:58:02 +09:00
nicolas.dorier
b5e4c803aa
fix bad network throwing nullreferenceexception
2018-01-12 22:08:20 +09:00
nicolas.dorier
ef165e15bf
Fix config discovery when datadir is set
2018-01-12 13:45:25 +09:00
nicolas.dorier
b59021a0be
Cleanup the design for multi currencies support, use a single nbxplorer instead of two
2018-01-12 11:54:57 +09:00
nicolas.dorier
8596e16feb
make default configuration just work with multi chains
2018-01-11 22:52:28 +09:00
nicolas.dorier
e3a1eed8b3
Use Websocket for blockchain notifications
2018-01-08 02:36:41 +09:00
nicolas.dorier
eb44203475
Remove internal url
2018-01-07 21:58:46 +09:00
nicolas.dorier
c6959bb0bc
Can start without NBXplorer being ready
2017-12-17 01:04:20 +09:00
nicolas.dorier
e1f8177834
Can configure externalurl in case BTCPay is behind a reverse proxy
2017-12-02 23:22:23 +09:00
nicolas.dorier
4deb7c3270
Adopt dotnet core editorconfig, big reformating
2017-10-27 17:53:04 +09:00
NicolasDorier
30eb1bd80e
use environment variable for configuring BTCPayServer
2017-09-28 11:02:21 +09:00
NicolasDorier
6b7cc77667
Add postgres support
2017-09-27 22:09:59 +09:00
NicolasDorier
d499ef0977
remove IExternalUrl
2017-09-27 15:16:30 +09:00
NicolasDorier
ce055dece9
.NET 2.0sify, use the same configuration framework as NBXplorer
2017-09-23 01:31:29 +09:00