btcpayserver/BTCPayServer/Controllers/GreenField
d11n a129114603
Greenfield: Add image upload for app items (#6226)
Upload endpoints for app item images. Follow-up to #6075.
Tested to work with the app item editor.

Uses UploadImage consistently in API and UI.
2024-11-07 10:43:22 +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: Add image upload for app items (#6226) 2024-11-07 10:43:22 +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 Histograms: Add Lightning data and API endpoints (#6217) 2024-11-05 21:40:37 +09:00
GreenfieldLightningNodeApiController.Internal.cs Histograms: Add Lightning data and API endpoints (#6217) 2024-11-05 21:40:37 +09:00
GreenfieldLightningNodeApiController.Store.cs Histograms: Add Lightning data and API endpoints (#6217) 2024-11-05 21:40:37 +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 Histograms: Add Lightning data and API endpoints (#6217) 2024-11-05 21:40:37 +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 Greenfield: Add image upload for app items (#6226) 2024-11-07 10:43:22 +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 image upload for app items (#6226) 2024-11-07 10:43:22 +09:00
LocalBTCPayServerClient.cs Greenfield: Add image upload for app items (#6226) 2024-11-07 10:43:22 +09:00