btcpayserver/BTCPayServer/Controllers/GreenField
2024-07-04 16:43:30 +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 Greenfield: Refactor app endpoints (#6051) 2024-06-26 17:42:22 +09:00
GreenfieldHealthController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldInvoiceController.cs Do not crash when refunding an invoice that has been marked settled (Fix #6003) (#6086) 2024-07-04 16:43:30 +09:00
GreenfieldLightningNodeApiController.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
GreenfieldLightningNodeApiController.Internal.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
GreenfieldLightningNodeApiController.Store.cs Remove Legacy Status from the code (#5982) 2024-05-15 07:49:53 +09:00
GreenfieldNotificationsController.cs Greenfield: Manage notifications (#6058) 2024-06-25 20:01:11 +02:00
GreenfieldPaymentRequestsController.cs Branding updates for 2.0 (#5947) 2024-05-09 09:18:02 +09:00
GreenfieldPayoutProcessorsController.cs Decouple PaymentMethodId from PayoutMethodId (#5944) 2024-05-01 10:22:07 +09:00
GreenfieldPullPaymentController.cs Migrate Payouts to new format (#5989) 2024-06-28 20:07:53 +09:00
GreenfieldReportsController.cs enhance fine grain permissions (#5502) 2023-12-01 09:12:02 +01:00
GreenfieldServerInfoController.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
GreenfieldServerRolesController.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
GreenfieldStoreAutomatedLightningPayoutProcessorsController.cs Decouple PaymentMethodId from PayoutMethodId (#5944) 2024-05-01 10:22:07 +09:00
GreenfieldStoreAutomatedOnChainPayoutProcessorsController.cs Decouple PaymentMethodId from PayoutMethodId (#5944) 2024-05-01 10:22:07 +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
GreenfieldStoreOnChainPaymentMethodsController.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
GreenfieldStoreOnChainPaymentMethodsController.WalletGeneration.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
GreenfieldStoreOnChainWalletsController.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
GreenfieldStorePaymentMethodsController.cs Greenfield: Fix payment method update regression (#5932) 2024-04-16 11:32:52 +09:00
GreenfieldStorePayoutProcessorsController.cs Decouple PaymentMethodId from PayoutMethodId (#5944) 2024-05-01 10:22:07 +09:00
GreenfieldStoreRatesConfigurationController.cs Recommended exchange to be resolved during Invoice Creation (#5976) 2024-05-13 22:29:42 +09:00
GreenfieldStoreRatesController.cs Recommended exchange to be resolved during Invoice Creation (#5976) 2024-05-13 22:29:42 +09:00
GreenfieldStoreRolesController.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
GreenfieldStoresController.cs Branding updates for 2.0 (#5947) 2024-05-09 09:18:02 +09:00
GreenfieldStoreUsersController.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
GreenfieldStoreWebhooksController.cs Remove unused variables (#5669) 2024-01-18 09:47:39 +09:00
GreenfieldTestApiKeyController.cs make sure we have cors for all of greenfield (#4760) 2023-03-10 15:20:11 +01:00
GreenfieldUsersController.cs User: Add name and image URL (#6008) 2024-06-26 17:39:22 +09:00
LocalBTCPayServerClient.cs Greenfield: Refactor app endpoints (#6051) 2024-06-26 17:42:22 +09:00