btcpayserver/BTCPayServer/Controllers
2019-05-30 11:46:09 +09:00
..
AccessTokenController.cs Remove the Facade concept 2019-04-11 23:55:20 +09:00
AccountController.cs Add --allow-admin-registration, useful for tests 2019-05-13 17:00:58 +09:00
AppsController.Crowdfund.cs Fixing bug induced with server converting UTC times to server local (#835) 2019-05-15 22:02:39 +09:00
AppsController.cs Rename ShowEmailWarningForStore(storeId) => IsEmailConfigured(storeId) 2019-04-28 15:28:22 +09:00
AppsController.PointOfSale.cs Rename ShowEmailWarningForStore(storeId) => IsEmailConfigured(storeId) 2019-04-28 15:28:22 +09:00
AppsPublicController.cs Allowing for POS to be displayed at website root (#853) 2019-05-24 15:07:09 +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 Allowing for POS to be displayed at website root (#853) 2019-05-24 15:07:09 +09:00
InvoiceController.API.cs BTCPay Abstractions: Move PaymentMethod specific logic to their handlers (#850) 2019-05-29 23:33:31 +09:00
InvoiceController.cs BTCPay Abstractions: Move PaymentMethod specific logic to their handlers (#850) 2019-05-29 23:33:31 +09:00
InvoiceController.UI.cs BTCPay Abstractions: Move PaymentMethod specific logic to their handlers (#850) 2019-05-29 23:33:31 +09:00
Macaroons.cs Add some tests on externalConnectionString 2019-03-01 14:33:32 +09:00
ManageController.2FA.cs Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
ManageController.cs Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
ManageController.U2F.cs fix exception handling 2019-05-08 20:17:17 +09:00
PaymentRequestController.cs Fixing bug induced with server converting UTC times to server local (#835) 2019-05-15 22:02:39 +09: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 Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +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 Make sure that only the log directory can be read on /server/logs 2019-05-30 11:46:09 +09:00
ServerController.Storage.cs Support temporary links for local file system provider (#848) 2019-05-24 15:44:23 +09:00
StorageController.cs Support temporary links for local file system provider (#848) 2019-05-24 15:44:23 +09:00
StoresController.BTCLike.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +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 BTCPay Abstractions: Move PaymentMethod specific logic to their handlers (#850) 2019-05-29 23:33:31 +09:00
StoresController.Email.cs Emails on store level 2019-01-22 21:38:39 +09:00
StoresController.LightningLike.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
UserStoresController.cs Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
WalletsController.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
WalletsController.PSBT.cs Don't throw exception if derivation scheme is not found 2019-05-30 11:24:43 +09:00