btcpayserver/BTCPayServer/Configuration
d11n 7ec978fcdb
Dashboard (#3530)
* Add dashboard and chart basics

* More widgets

* Make widgets responsive

* Layout dashboard

* Prepare ExplorerClient

* Switch to Chartist

* Dynamic data for store numbers and recent transactions tiles

* Dynamic data for recent invoices tile

* Improvements

* Plug NBXPlorer DB

* Properly filter by code

* Reorder cheat mode button

* AJAX update for graph data

* Fix create invoice button

* Retry connection on transient issues

* App Top Items stats

* Design updates

* App Sales stats

* Add points for weekly histogram, set last point to current balance

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2022-04-12 16:55:10 +09:00
..
BTCPayServerOptions.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
ConfigException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ConfigurationExtensions.cs Remove DB and Directory settings out of the BTCPayServerOptions (#2168) 2020-12-27 22:06:00 +09:00
DefaultConfiguration.cs Dashboard (#3530) 2022-04-12 16:55:10 +09:00
ExternalConnectionString.cs Lightning: Link to services directly (#3593) 2022-04-11 17:49:28 +09:00
ExternalService.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ExternalServicesOptions.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
LightningNetworkOptions.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
NBXplorerConnectionSetting.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
NBXplorerOptions.cs Dashboard (#3530) 2022-04-12 16:55:10 +09:00