btcpayserver/BTCPayServer/Controllers
2017-10-13 17:13:21 +09:00
..
AccessTokenController.cs Refactor token handling, support server-initiated pairing 2017-10-11 12:20:44 +09:00
AccountController.cs use environment variable for configuring BTCPayServer 2017-09-28 11:02:21 +09:00
CallbackController.cs Use callback to update invoice state instead of long polling 2017-10-12 16:33:53 +09:00
HomeController.cs renaming 2017-09-13 16:56:33 +09:00
InvoiceController.API.cs Refactor token handling, support server-initiated pairing 2017-10-11 12:20:44 +09:00
InvoiceController.cs Validate email in the api 2017-10-13 16:59:02 +09:00
InvoiceController.PaymentProtocol.cs remove IExternalUrl 2017-09-27 15:16:30 +09:00
InvoiceController.UI.cs X-Frame-Options 2017-10-13 17:13:21 +09:00
ManageController.cs remove IExternalUrl 2017-09-27 15:16:30 +09:00
PaymentRequestActionResult.cs Init 2017-09-13 15:55:16 +09:00
RateController.cs Renaming + fix invoice display when paid and expired 2017-09-15 16:06:57 +09:00
ServerController.cs Can ask user to confirm email 2017-09-27 14:18:09 +09:00
StoresController.cs Use callback to update invoice state instead of long polling 2017-10-12 16:33:53 +09:00