btcpayserver/BTCPayServer/Controllers/GreenField
Nicolas Dorier 516efe56f4
Refactor: Dot not make LNURLPaymentMethodDetails depends on BTCPayInvoiceId (#4864)
* Refactor: Dot not make LNURLPaymentMethodDetails depends on BTCPayInvoiceId

* Abstract PaymentProof

* fix bug

* Make the selenium container resolves the btcpay host name
2023-04-10 16:38:49 +09:00
..
GreenfieldApiKeysController.cs [Greenfield] Allow passing email instead of user id in API (#4732) 2023-03-03 21:24:27 +09:00
GreenfieldAppsController.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GreenfieldCustodianAccountController.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GreenfieldCustodianController.cs Added custodian account trade support (#3978) 2022-08-04 11:38:49 +09:00
GreenfieldHealthController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldInvoiceController.cs Refactor: Dot not make LNURLPaymentMethodDetails depends on BTCPayInvoiceId (#4864) 2023-04-10 16:38:49 +09:00
GreenfieldLightningNodeApiController.cs Greenfield: Fix Lightning transaction list return types 2023-03-23 17:42:10 +01:00
GreenfieldLightningNodeApiController.Internal.cs Greenfield: Add payments list endpoint (#4407) 2023-01-26 13:22:49 +09:00
GreenfieldLightningNodeApiController.Store.cs Greenfield: Add payments list endpoint (#4407) 2023-01-26 13:22:49 +09:00
GreenfieldNotificationsController.cs Different icons for notifications (#4632) 2023-02-21 11:06:27 +09:00
GreenfieldPaymentRequestsController.cs Disabled amount/currency update for payment request with active invoices (#4390) 2022-12-14 14:01:48 +09:00
GreenfieldPayoutProcessorsController.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GreenfieldPullPaymentController.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GreenfieldServerInfoController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldStoreAutomatedLightningPayoutProcessorsController.cs make sure we have cors for all of greenfield (#4760) 2023-03-10 15:20:11 +01:00
GreenfieldStoreAutomatedOnChainPayoutProcessorsController.cs make sure we have cors for all of greenfield (#4760) 2023-03-10 15:20:11 +01:00
GreenfieldStoreEmailController.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
GreenfieldStoreLightningAddressesController.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GreenfieldStoreLightningNetworkPaymentMethodsController.cs make sure we have cors for all of greenfield (#4760) 2023-03-10 15:20:11 +01:00
GreenfieldStoreLNURLPayPaymentMethodsController.cs make sure we have cors for all of greenfield (#4760) 2023-03-10 15:20:11 +01:00
GreenfieldStoreOnChainPaymentMethodsController.cs make sure we have cors for all of greenfield (#4760) 2023-03-10 15:20:11 +01:00
GreenfieldStoreOnChainPaymentMethodsController.WalletGeneration.cs make sure we have cors for all of greenfield (#4760) 2023-03-10 15:20:11 +01:00
GreenfieldStoreOnChainWalletsController.cs Bump lightning lib, fix warnings 2023-02-08 21:29:20 +09:00
GreenfieldStorePaymentMethodsController.cs make sure we have cors for all of greenfield (#4760) 2023-03-10 15:20:11 +01:00
GreenfieldStorePayoutProcessorsController.cs make sure we have cors for all of greenfield (#4760) 2023-03-10 15:20:11 +01:00
GreenfieldStoreRatesConfigurationController.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GreenfieldStoreRatesController.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GreenfieldStoresController.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GreenfieldStoreUsersController.cs [Greenfield] Allow passing email instead of user id in API (#4732) 2023-03-03 21:24:27 +09:00
GreenfieldStoreWebhooksController.cs Fix return type of webhooks get so that plugins can use it 2022-05-03 11:15:08 +02:00
GreenfieldTestApiKeyController.cs make sure we have cors for all of greenfield (#4760) 2023-03-10 15:20:11 +01:00
GreenfieldUsersController.cs [Greenfield] Allow passing email instead of user id in API (#4732) 2023-03-03 21:24:27 +09:00
LocalBTCPayServerClient.cs Dotnet reformat 2023-04-10 11:07:03 +09:00