btcpayserver/BTCPayServer/Controllers
d11n b39a67534c
Greenfield: Proper response for store not found (#3658)
* Greenfield: Proper response for store not found

Previously the "network not configured" error message was also displayed when indeed the store could not be found. This is misleading, hence we should have a separate error for that case.

* Use StoreNotFound method
2022-04-22 12:17:20 +02:00
..
GreenField Greenfield: Proper response for store not found (#3658) 2022-04-22 12:17:20 +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 LN Address - db schema fix method (#3638) 2022-04-19 16:58:31 +09:00
LnurlAuthService.cs LN Address - db schema fix method (#3638) 2022-04-19 16:58:31 +09:00
Macaroons.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
UIAccountController.cs After login, redirect user to the main page even if root app configured (#3429) 2022-02-07 21:18:22 +09:00
UIAppsController.Crowdfund.cs Rename UI controllers 2022-01-14 13:46:03 +09: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 Rename UI controllers 2022-01-14 13:46:03 +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 Remove replace hardcoded BTC string to default network (#3654) 2022-04-20 10:20:39 +09:00
UILNURLAuthController.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UILNURLController.cs LN Address - db schema fix method (#3638) 2022-04-19 16:58:31 +09: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 Fix the notification dropdown not updating without page refresh 2022-01-23 15:49:43 +09:00
UIPaymentRequestController.cs Use the store's default currency when creating entities (#3585) 2022-04-11 17:50:30 +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 Add configurable BOLT11Expiration for refunds (Fix #3281) (#3341) 2022-01-24 20:17:09 +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 Refactoring: Move WellKnownTempData into Abstractions.Constants 2022-02-21 16:39:08 +01:00
UIStorageController.cs Refactoring: Extract HttpRequest extensions 2022-03-08 08:17:39 +00:00
UIStorePullPaymentsController.PullPayments.cs Use the store's default currency when creating entities (#3585) 2022-04-11 17:50:30 +09: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 Refactoring: Move WellKnownTempData into Abstractions.Constants 2022-02-21 16:39:08 +01:00
UIStoresController.LightningLike.cs Lightning: Link to services directly (#3593) 2022-04-11 17:49:28 +09: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 Add transaction info PATCH endpoint (#3561) 2022-04-14 13:17:22 +09:00
UIWalletsController.PSBT.cs Handle possible error when bumping fee (#3608) 2022-04-11 17:53:10 +09:00