btcpayserver/BTCPayServer/Controllers/GreenField
Nicolas Dorier 0f08d3e3a3
Remove migrations prior to 1.0.3.162 (#5939)
* Consolidate EF migrations up to 03/2020 into a single SQL script

* Remove old migrations code
2024-04-25 14:09:21 +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 Remove CheckoutV1 2024-04-05 16:58:13 +09:00
GreenfieldHealthController.cs
GreenfieldInvoiceController.cs Remove CheckoutV1 2024-04-05 16:58:13 +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 The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
GreenfieldNotificationsController.cs Different icons for notifications (#4632) 2023-02-21 11:06:27 +09:00
GreenfieldPaymentRequestsController.cs Webhook tests + FIXES + DOCS (#5686) 2024-02-23 09:44:42 +01:00
GreenfieldPayoutProcessorsController.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
GreenfieldPullPaymentController.cs Remove debug logs 2024-04-22 10:54:44 +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 The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
GreenfieldStoreAutomatedOnChainPayoutProcessorsController.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +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 The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
GreenfieldStoreRatesConfigurationController.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GreenfieldStoreRatesController.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GreenfieldStoreRolesController.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
GreenfieldStoresController.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +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 Remove migrations prior to 1.0.3.162 (#5939) 2024-04-25 14:09:21 +09:00
LocalBTCPayServerClient.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00