btcpayserver/BTCPayServer/Controllers
2019-04-11 11:53:31 +02:00
..
AccessTokenController.cs Improve error message for POST /tokens without body 2019-03-10 15:10:30 +09:00
AccountController.cs Emails on store level 2019-01-22 21:38:39 +09:00
AppsController.Crowdfund.cs add notif Email to crowdfund and pos + add notif url to pos 2019-03-29 07:51:00 +01:00
AppsController.cs Fix typo in AppsController.cs (#630) 2019-03-04 18:36:47 +09:00
AppsController.PointOfSale.cs add redirect automatically to checkout experience/ store settings 2019-04-11 11:53:31 +02:00
AppsPublicController.cs add redirect automatically to checkout experience/ store settings 2019-04-11 11:53:31 +02:00
ChangellyController.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
HomeController.cs remove robots and remove nofollow 2019-03-09 15:01:56 +01:00
InvoiceController.API.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
InvoiceController.cs add redirect automatically to checkout experience/ store settings 2019-04-11 11:53:31 +02:00
InvoiceController.UI.cs Allow POS to redirect invoices automatically after paid 2019-04-11 11:08:42 +02:00
Macaroons.cs Add some tests on externalConnectionString 2019-03-01 14:33:32 +09:00
ManageController.cs Update ManageController.cs 2019-03-24 16:09:36 +01:00
PaymentRequestController.cs Improve delete payment request message 2019-03-14 23:26:39 -06:00
PublicController.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
PublicLightningNodeInfoController.cs Make sure BTCPay show TOR lightning node info if the site is accessed through TOR 2019-03-17 21:28:47 +09:00
RateController.cs The store owner can define default currency pairs when using rate API without parameter 2019-03-11 18:39:21 +09:00
ServerController.cs Prevent user to log in or register via unsecured network 2019-04-04 14:28:50 +09:00
StoresController.BTCLike.cs Save the KeyPath of the WalletKeyPathRoot of the hardware wallet so we don't have to scan for it 2018-12-26 14:04:00 +09:00
StoresController.Changelly.cs Fix spot not using HttpClient created by the httpclientfactory 2019-03-07 19:41:20 +09:00
StoresController.CoinSwitch.cs add coinswitch shitcoin tax 2019-03-31 18:55:14 +02:00
StoresController.cs add redirect automatically to checkout experience/ store settings 2019-04-11 11:53:31 +02:00
StoresController.Email.cs Emails on store level 2019-01-22 21:38:39 +09:00
StoresController.LightningLike.cs Make sure BTCPay show TOR lightning node info if the site is accessed through TOR 2019-03-17 21:28:47 +09:00
UserStoresController.cs Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
WalletsController.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00