btcpayserver/BTCPayServer/Controllers
2020-03-27 12:58:45 +09:00
..
GreenField Move directories, rename controllers 2020-03-27 12:58:45 +09:00
AccessTokenController.cs Move Bitpay authentication class in BTCPayServer.Security 2019-10-19 00:54:20 +09:00
AccountController.cs Add logs 2020-03-19 13:34:11 +09:00
AppsController.Crowdfund.cs fix: remove ipn via email #1241 (#1337) 2020-02-24 21:21:03 +09:00
AppsController.cs Fix status message when a model is passed 2019-11-07 18:20:17 +09:00
AppsController.PointOfSale.cs fix: remove ipn via email #1241 (#1337) 2020-02-24 21:21:03 +09:00
AppsPublicController.cs Do not allow 0 amount invocies for crowdfund and payment requests 2020-03-24 23:43:56 -05:00
ChangellyController.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
ErrorController.cs Special page to handle 429 errors 2020-02-01 01:59:56 -06:00
HomeController.cs Remove dependency on NSwag 2020-03-18 20:08:09 +09:00
InvoiceController.API.cs Rename Permissions.Can.. to Policies.Can.. 2020-03-20 13:41:47 +09:00
InvoiceController.cs Remove misleading error message (Fix #1377) 2020-03-10 16:33:50 +09:00
InvoiceController.UI.cs Rename Permissions.Can.. to Policies.Can.. 2020-03-20 13:41:47 +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.APIKeys.cs Renaming GreenField classes 2020-03-27 12:55:21 +09:00
ManageController.cs Renaming GreenField classes 2020-03-27 12:55:21 +09:00
ManageController.U2F.cs throw on non-u2f specific errors 2020-01-14 09:49:51 +01:00
PaymentRequestController.cs Do not allow 0 amount invocies for crowdfund and payment requests 2020-03-24 23:43:56 -05:00
PublicController.cs Modal option for Pay Button 2020-02-28 16:01:44 +01:00
PublicLightningNodeInfoController.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
RateController.cs Fix build 2020-03-20 13:44:02 +09:00
ServerController.cs Fix build 2020-03-20 13:44:02 +09:00
ServerController.Storage.cs Reactivate GoogleCloudStorage 2020-01-12 13:55:41 +09:00
StorageController.cs Support temporary links for local file system provider (#848) 2019-05-24 15:44:23 +09:00
StoresController.BTCLike.cs Switch from System.Text.Json to Newtonsoft, typify the BTCPayServer.Client 2020-03-20 14:01:51 +09:00
StoresController.Changelly.cs remove changelly fiat option 2020-02-25 16:44:19 +01:00
StoresController.CoinSwitch.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
StoresController.cs Allow Pay Button to work on Apps 2020-03-24 23:43:47 -05:00
StoresController.Email.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
StoresController.LightningLike.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
UserStoresController.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
VaultController.cs Switch from System.Text.Json to Newtonsoft, typify the BTCPayServer.Client 2020-03-20 14:01:51 +09:00
WalletsController.cs Merge pull request #1399 from Kukks/coin-selection 2020-03-23 14:05:11 +09:00
WalletsController.PSBT.cs New feature: Coin Selection 2020-03-19 09:44:47 +01:00