btcpayserver/BTCPayServer/Controllers/GreenField
2023-11-21 13:38:01 +01:00
..
GreenfieldApiKeysController.cs [Greenfield] Allow passing email instead of user id in API (#4732) 2023-03-03 21:24:27 +09:00
GreenfieldAppsController.cs POS Cart: Add options for search and categories display (#5438) 2023-11-13 13:59:14 +01: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 Remove CurrentRefund property in InvoiceData (#5494) 2023-11-21 12:52:40 +09:00
GreenfieldLightningNodeApiController.cs Fix a bunch of minor bugs (#4983) 2023-05-19 08:41:21 +09:00
GreenfieldLightningNodeApiController.Internal.cs Support the new LN lib (#5422) 2023-11-21 18:55:02 +09:00
GreenfieldLightningNodeApiController.Store.cs Support the new LN lib (#5422) 2023-11-21 18:55:02 +09:00
GreenfieldNotificationsController.cs Different icons for notifications (#4632) 2023-02-21 11:06:27 +09:00
GreenfieldPaymentRequestsController.cs Fix: formResponse and formId missing from API's GetPaymentRequest route 2023-06-21 12:47:21 +09:00
GreenfieldPayoutProcessorsController.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GreenfieldPullPaymentController.cs Introduce archive pull payment permission and add Show QR code in view pull payment view (#5274) 2023-09-22 10:24:53 +02:00
GreenfieldReportsController.cs Reporting: Improve rounding and display (#5363) 2023-10-11 20:48:40 +09:00
GreenfieldServerInfoController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldServerRolesController.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
GreenfieldStoreAutomatedLightningPayoutProcessorsController.cs Do not show cheatmode in release, fix warnigns 2023-07-25 10:50:34 +09:00
GreenfieldStoreAutomatedOnChainPayoutProcessorsController.cs Quality of life improvements to payout processors (#5135) 2023-07-20 22:05:14 +09: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 Support the new LN lib (#5422) 2023-11-21 18:55:02 +09:00
GreenfieldStoreLNURLPayPaymentMethodsController.cs Greenfield: LNURLPay store payment method fixes (#5446) 2023-11-02 08:11:32 +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 Ajaxify the wallet transaction list to avoid timeout (Fix #4987) (#5100) 2023-06-22 16:09:53 +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
GreenfieldStoreRolesController.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
GreenfieldStoresController.cs Greenfield: Make checkout type V2 default for new stores (#5495) 2023-11-21 13:38:01 +01:00
GreenfieldStoreUsersController.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
GreenfieldStoreWebhooksController.cs Prune webhook data from database 2023-05-29 09:02:47 +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 delete user by email too (#5372) 2023-10-10 12:26:23 +09:00
LocalBTCPayServerClient.cs Fix crash on /wallets/transactions with non zero skip parameter (Fix #5183) 2023-08-23 16:11:25 +09:00