btcpayserver/BTCPayServer/Controllers/GreenField
Nicolas Dorier 363b60385b
Renaming various properties in the Payouts API (#6246)
* Rename Payouts Currency/OriginalCurrency

* Rename Payout Processor PayoutMethodIds

* Rename paymentMethods to payoutMethodIds

* Rename payoutMethodIds to payoutMethods
2024-09-26 11:25:45 +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: App endpoints for sales statistics (#6103) 2024-09-12 16:17:16 +09:00
GreenfieldFilesController.cs Greenfield: Add file endpoints and upload (#6075) 2024-07-11 09:28:24 +09:00
GreenfieldHealthController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldInvoiceController.cs Renaming various properties in the Payouts API (#6246) 2024-09-26 11:25:45 +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 Fix divisibility in invoice details of lightning amounts (#6202) 2024-09-12 12:43:08 +09:00
GreenfieldPaymentRequestsController.cs Branding updates for 2.0 (#5947) 2024-05-09 09:18:02 +09:00
GreenfieldPayoutProcessorsController.cs Renaming various properties in the Payouts API (#6246) 2024-09-26 11:25:45 +09:00
GreenfieldPullPaymentController.cs Renaming various properties in the Payouts API (#6246) 2024-09-26 11:25:45 +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 Optimize load time of StoreRoles related pages/routes (#6245) 2024-09-25 23:10:13 +09:00
GreenfieldStoreAutomatedLightningPayoutProcessorsController.cs Renaming various properties in the Payouts API (#6246) 2024-09-26 11:25:45 +09:00
GreenfieldStoreAutomatedOnChainPayoutProcessorsController.cs Renaming various properties in the Payouts API (#6246) 2024-09-26 11:25:45 +09:00
GreenfieldStoreEmailController.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
GreenfieldStoreLightningAddressesController.cs Greenfield: Add missing invoice metadata to Lightning Address (#6084) 2024-07-04 22:42:02 +09:00
GreenfieldStoreOnChainPaymentMethodsController.cs Uniformize Wallet API's path (#6209) 2024-09-12 15:19:10 +09:00
GreenfieldStoreOnChainPaymentMethodsController.WalletGeneration.cs Uniformize Wallet API's path (#6209) 2024-09-12 15:19:10 +09:00
GreenfieldStoreOnChainWalletsController.cs Uniformize Wallet API's path (#6209) 2024-09-12 15:19:10 +09:00
GreenfieldStorePaymentMethodsController.cs Greenfield: Fix payment method update regression (#5932) 2024-04-16 11:32:52 +09:00
GreenfieldStorePayoutProcessorsController.cs Renaming various properties in the Payouts API (#6246) 2024-09-26 11:25:45 +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 Optimize load time of StoreRoles related pages/routes (#6245) 2024-09-25 23:10:13 +09:00
GreenfieldStoresController.cs Store Branding: Apply brand color to backend as well (#5992) 2024-09-13 21:39:21 +09:00
GreenfieldStoreUsersController.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
GreenfieldStoreWebhooksController.cs Make Role Permissions more human legible (#6191) 2024-09-12 12:29:10 +09:00
GreenfieldTestApiKeyController.cs Greenfield: Add file endpoints and upload (#6075) 2024-07-11 09:28:24 +09:00
GreenfieldUsersController.cs Greenfield: Add file endpoints and upload (#6075) 2024-07-11 09:28:24 +09:00
LocalBTCPayServerClient.cs Greenfield: App endpoints for sales statistics (#6103) 2024-09-12 16:17:16 +09:00