btcpayserver/BTCPayServer/Models/ServerViewModels
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
..
EmailsViewModel.cs Fix set email screen 2018-05-04 15:54:12 +09:00
LndGrpcServicesViewModel.cs Exposing LND Rest, providing info in Server/Services (#363) 2018-10-27 22:49:39 +09:00
LndRestServicesViewModel.cs Exposing LND Rest, providing info in Server/Services (#363) 2018-10-27 22:49:39 +09:00
LogsViewModel.cs Logs UI in Server Admin (#374) 2018-11-07 22:29:35 +09:00
MaintenanceViewModel.cs Fix SSH fingerprint checking 2018-08-13 09:43:59 +09:00
RatesViewModel.cs Add Bitcoin average quota 2018-04-18 18:23:39 +09:00
ServicesViewModel.cs Logs UI in Server Admin (#374) 2018-11-07 22:29:35 +09:00
SSHServiceViewModel.cs Can configure BTCPay SSH connection at startup 2018-08-12 21:38:45 +09:00
UsersViewModel.cs Can delete user 2017-12-04 14:39:02 +09:00
UserViewModel.cs Can add administrator, fix #65 2018-03-22 19:55:14 +09:00