btcpayserver/BTCPayServer/Controllers
2019-10-03 17:06:49 +09:00
..
RestApi Authorize granular permissions (#1057) 2019-09-29 16:23:31 +09:00
AccessTokenController.cs Remove the Facade concept 2019-04-11 23:55:20 +09:00
AccountController.cs Cleanup U2F namespace to correspond to folder path 2019-10-02 12:32:41 -05:00
AppsController.Crowdfund.cs New feature: Apps limited inventory (#961) 2019-09-02 22:37:52 +09:00
AppsController.cs New feature: Apps limited inventory (#961) 2019-09-02 22:37:52 +09:00
AppsController.PointOfSale.cs Selenium Tests for Checkout + other store operations (#1015) 2019-09-10 17:03:24 +09:00
AppsPublicController.cs fix build 2019-09-05 11:41:51 +09:00
AuthorizationController.cs Authorize granular permissions (#1057) 2019-09-29 16:23:31 +09:00
ChangellyController.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
HomeController.cs Multiple domains for apps in BTCPay 2019-06-25 20:41:32 +02:00
InvoiceController.API.cs make invoice repository able to query more extensively 2019-09-21 17:07:48 +02:00
InvoiceController.cs xmr (#1044) 2019-09-30 17:32:43 +09:00
InvoiceController.UI.cs xmr (#1044) 2019-09-30 17:32:43 +09:00
Macaroons.cs Add some tests on externalConnectionString 2019-03-01 14:33:32 +09:00
ManageController.2FA.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
ManageController.cs Prepare BTCPayServer for .netcore 3.0 2019-10-03 17:06:49 +09:00
ManageController.U2F.cs Cleanup U2F namespace to correspond to folder path 2019-10-02 12:32:41 -05:00
PaymentRequestController.cs Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level (#960) 2019-08-10 14:05:11 +09:00
PublicController.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PublicLightningNodeInfoController.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
RateController.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
ServerController.cs Fix SSH settings not correctly applied 2019-09-20 19:33:23 +09:00
ServerController.Storage.cs Save local file storage upon selection instead 2019-06-25 11:40:33 +02:00
StorageController.cs Support temporary links for local file system provider (#848) 2019-05-24 15:44:23 +09:00
StoresController.BTCLike.cs Update c-ligthning and some packages 2019-08-17 15:14:31 +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 Prepare BTCPayServer for .netcore 3.0 2019-10-03 17:06:49 +09:00
StoresController.Email.cs Can specify display name for sender in email settings (Fix https://github.com/btcpayserver/btcpayserver/issues/910) 2019-07-14 22:45:14 +09:00
StoresController.LightningLike.cs Add policy to allow internal lightning node for non-admins (#975) 2019-08-20 17:38:15 +09:00
UserStoresController.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
WalletsController.cs Prepare BTCPayServer for .netcore 3.0 2019-10-03 17:06:49 +09:00
WalletsController.PSBT.cs Remove global xpubs 2019-07-25 19:38:29 +09:00