btcpayserver/BTCPayServer/Controllers/GreenField
2024-10-19 21:33:34 +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 Add updated image upload support on Crowdfund plugin (#6254) 2024-10-03 10:39:41 +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 [Greenfield] Select default payoutMethodId if none are selected in the Refund route (#6315) 2024-10-17 22:54:59 +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
GreenfieldObsoleteController.cs Add better error message if v1 routes are used. 2024-09-26 19:09:27 +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 Refactor payouts processing (#6314) 2024-10-19 21:33:34 +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 Remove unused field from automated payout settings 2024-10-09 13:13:10 +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 Fix monero payments 2024-10-17 18:55:00 +09:00
GreenfieldStorePaymentMethodsController.cs Fix: Do not expose xpub without modify store permission (#6212) 2024-09-27 15:27:04 +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 Can inject currency data in CurrencyNameTable (#6276) 2024-10-04 22:24:44 +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 Fix: Do not expose xpub without modify store permission (#6212) 2024-09-27 15:27:04 +09:00