btcpayserver/BTCPayServer/Controllers
Dennis Reimann 2ae4501de6 Rewording: Integrations become (store) plugins
We're keeping the `store-integrations-list` extension point name for backwards compatibility, otherwise I renamed all "integration" occurences in the views and also the routes.

Note: We still refer to external software like WooCommerce, Drupal, Magento and such as "integrations", I think that distinction makes sense.

Closes #3594.
2022-05-12 13:32:40 +02:00
..
GreenField Fix return type of webhooks get so that plugins can use it 2022-05-03 11:15:08 +02:00
BitpayAccessTokenController.cs Rename controllers Bitpay controllers 2022-01-14 12:21:06 +09:00
BitpayInvoiceController.cs Refactoring: Extract HttpRequest extensions 2022-03-08 08:17:39 +00:00
BitpayRateController.cs Rename controllers Bitpay controllers 2022-01-14 12:21:06 +09:00
LightningAddressService.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
LnurlAuthService.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
Macaroons.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
UIAccountController.cs Allow Users to be disabled/enabled (#3639) 2022-04-26 21:27:35 +09:00
UIAppsController.Crowdfund.cs Update validation of crowdfund app settings (#3708) 2022-05-04 10:34:40 +02:00
UIAppsController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIAppsController.PointOfSale.cs Refactoring: Extract HttpRequest extensions 2022-03-08 08:17:39 +00:00
UIAppsPublicController.cs Do not crash if /apps/{appId} do not exists 2022-04-29 16:00:27 +09:00
UIErrorController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIHomeController.cs Order swagger's docs tags 2022-04-21 12:30:49 +09:00
UIInvoiceController.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
UIInvoiceController.Testing.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIInvoiceController.UI.cs Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
UILNURLAuthController.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UILNURLController.cs Rewording: Integrations become (store) plugins 2022-05-12 13:32:40 +02:00
UIManageController.2FA.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UIManageController.APIKeys.cs Add missing policies in api key UI 2022-03-29 20:12:02 +02:00
UIManageController.cs Use nicer urls, part2 (Fix #921) 2022-01-15 14:54:06 +09:00
UIManageController.LoginCodes.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIManageController.Notifications.cs Use nicer urls, part2 (Fix #921) 2022-01-15 14:54:06 +09:00
UINotificationsController.cs Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
UIPaymentRequestController.cs Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
UIPublicController.cs Add ability to set default payment method for pay button (#3606) 2022-04-11 17:48:12 +09:00
UIPublicLightningNodeInfoController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIPullPaymentController.cs Allow auto approval of claims for pull payments (#1851) 2022-04-28 09:51:04 +09:00
UIServerController.cs Refactoring: Move WellKnownTempData into Abstractions.Constants 2022-02-21 16:39:08 +01:00
UIServerController.Plugins.cs Optimize github plugin fetching 2022-03-23 15:03:39 +00:00
UIServerController.Storage.cs fix shopify settings 2022-03-01 09:19:28 +01:00
UIServerController.Users.cs Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
UIStorageController.cs Fix possible NRE 2022-05-02 09:43:55 +09:00
UIStorePullPaymentsController.PullPayments.cs Set pull payment auto approve flag when creating the model 2022-05-12 07:45:54 +02:00
UIStoresController.cs Remove replace hardcoded BTC string to default network (#3654) 2022-04-20 10:20:39 +09:00
UIStoresController.Email.cs Refactoring: Move WellKnownTempData into Abstractions.Constants 2022-02-21 16:39:08 +01:00
UIStoresController.Integrations.cs Rewording: Integrations become (store) plugins 2022-05-12 13:32:40 +02:00
UIStoresController.LightningLike.cs Lightning: Catch and display external service errors 2022-05-04 14:30:07 +02:00
UIStoresController.Onchain.cs Refactoring: Move WellKnownTempData into Abstractions.Constants 2022-02-21 16:39:08 +01:00
UIUserStoresController.cs Create store: Add default currency and rate provider fields 2022-01-25 06:57:55 +01:00
UIVaultController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIWalletsController.cs Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
UIWalletsController.PSBT.cs Handle possible error when bumping fee (#3608) 2022-04-11 17:53:10 +09:00