btcpayserver/BTCPayServer/Controllers/GreenField
d11n d24e0cd1a2
Greenfield: Remove authorization requirement for app data (#6499)
As discussed with @NicolasDorier on Mattermost: Right now only store owners can access the app data, which doesn't contain sensitive info or something beyond what one would see as a regular customer. The app would need a way to access the data for roles other than `Owner` as well, e.g. `Employee`.
2024-12-19 09:54:28 +09:00
..
GreenfieldApiKeysController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldAppsController.cs Greenfield: Remove authorization requirement for app data (#6499) 2024-12-19 09:54:28 +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 Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +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: Getting notifications via API would crash 2024-11-14 21:53:37 +09:00
GreenfieldObsoleteController.cs Add better error message if v1 routes are used. 2024-09-26 19:09:27 +09:00
GreenfieldPaymentRequestsController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldPayoutProcessorsController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldPullPaymentController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldReportsController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldServerInfoController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldServerRolesController.cs Optimize load time of StoreRoles related pages/routes (#6245) 2024-09-25 23:10:13 +09:00
GreenfieldStoreAutomatedLightningPayoutProcessorsController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldStoreAutomatedOnChainPayoutProcessorsController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldStoreEmailController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldStoreLightningAddressesController.cs Greenfield: Add missing invoice metadata to Lightning Address (#6084) 2024-07-04 22:42:02 +09:00
GreenfieldStoreOnChainPaymentMethodsController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldStoreOnChainPaymentMethodsController.WalletGeneration.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldStoreOnChainWalletsController.cs Improve error messages for on-chain related greenfield operations (#6393) 2024-11-13 10:11:04 +09:00
GreenfieldStorePaymentMethodsController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldStorePayoutProcessorsController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldStoreRatesConfigurationController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldStoreRatesController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +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 Greenfield: Resolve store user's image URL 2024-12-15 10:02:13 +01:00
GreenfieldStoreWebhooksController.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
GreenfieldTestApiKeyController.cs Greenfield: Add file endpoints and upload (#6075) 2024-07-11 09:28:24 +09:00
GreenfieldUsersController.cs App: Add events which the app subscribes to (#6435) 2024-12-11 20:11:51 +09:00
LocalBTCPayServerClient.cs Greenfield: Improve store users API (#6427) 2024-12-02 15:35:33 +01:00