btcpayserver/BTCPayServer/Controllers
2019-03-24 16:09:36 +01: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 Allow sounds and animation colors in crowdfund to be configured (#653) 2019-03-07 14:25:09 +09:00
AppsController.cs Fix typo in AppsController.cs (#630) 2019-03-04 18:36:47 +09:00
AppsController.PointOfSale.cs Enable/Disable tips and discount. Fix custom amount. (#612) 2019-02-25 15:11:03 +09:00
AppsPublicController.cs Fix SignalR paths if RootPath is used 2019-03-09 16:08:31 +09: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 Make sure BTCPay show TOR lightning node info if the site is accessed through TOR 2019-03-17 21:28:47 +09:00
InvoiceController.UI.cs Allowing for lightning payment amounts to be displayed in Satoshis 2019-03-15 22:43:57 -05: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 Fix other tor services display 2019-03-18 17:13:02 +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 coinswitch integration 2018-12-18 19:01:58 +01:00
StoresController.cs Allowing for lightning payment amounts to be displayed in Satoshis 2019-03-15 22:43:57 -05: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