btcpayserver/BTCPayServer/Models
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
..
AccountViewModels Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
AppViewModels Transfering Pay Button from App directly to Store 2018-08-22 13:57:54 +02:00
InvoicingModels Changelly v2 (#343) 2018-10-24 14:52:19 +09:00
ManageViewModels Rename validators namespace 2018-11-06 15:38:07 +09:00
ServerViewModels Logs UI in Server Admin (#374) 2018-11-07 22:29:35 +09:00
StoreViewModels Rename validators namespace 2018-11-06 15:38:07 +09:00
WalletViewModels Show unconf transactions with low opacity 2018-11-05 17:26:49 +09:00
ApplicationUser.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
BitpayErrorsModel.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
ConfirmModel.cs Make rate calculation scriptable 2018-05-04 01:46:52 +09:00
DataWrapper.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
ErrorViewModel.cs Revert "Remove unused Error.cshtml" 2018-05-21 20:44:03 +09:00
GetTokensResponse.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
InvoiceResponse.cs Expose buyer object to conform to bitpay API 2018-11-05 17:02:12 +09:00
TokenRequest.cs fix json serialization 2018-05-26 18:29:57 +09:00