btcpayserver/BTCPayServer/Controllers
d11n 895462ac7f
Import xpub: Surface error details (#4205)
Checks if the input is an output descriptor and explicitely handles that case instead of catching any errors. This allows us to display more detailed information about why an import might fail.
2022-10-11 12:19:10 +09:00
..
GreenField Greenfield: Extend LN GetInfo data (#4167) 2022-09-28 09:34:34 +09: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 Refactoring: Bitpay Rate Controller 2022-06-06 10:34:52 +02:00
LightningAddressService.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
LnurlAuthService.cs Update lightning lib, on-chain balance shouldn't be lightmoney (#3945) 2022-07-08 10:55:26 +09:00
Macaroons.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
UIAccountController.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
UIAppsController.cs Convert public app parts 2022-08-21 08:38:25 +02:00
UIAppsController.Dashboard.cs Dashboard: Fix app tiles 2022-08-23 12:07:18 +02:00
UICustodianAccountsController.cs Custodian Account Deposit UI (#4024) 2022-08-09 20:03:55 +02:00
UIErrorController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIHomeController.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
UIInvoiceController.cs Add no rate found error message in Invoices (#4039) 2022-08-16 09:04:13 +02:00
UIInvoiceController.Testing.cs fix cheat mode when default payment is not onchain 2022-06-30 08:46:34 +02:00
UIInvoiceController.UI.cs Always show overpaid amount if invoice is overpaid (#4192) 2022-10-06 12:59:05 +09:00
UILNURLAuthController.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UILNURLController.cs Fix: Lnurl Max is set to min when item type is minmum 2022-09-16 09:20:49 +02:00
UIManageController.2FA.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UIManageController.APIKeys.cs Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
UIManageController.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +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 Notifications: Fix mark all as seen return URL 2022-06-10 08:17:06 +02:00
UIPaymentRequestController.cs Move View action to the Name column in Payouts & Payment Requests (#3873) 2022-06-20 11:52:12 +09:00
UIPublicController.cs Add spam rate limits for public invoice endpoints (Fix #3782) (#3889) 2022-06-21 12:33:20 +09:00
UIPublicLightningNodeInfoController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIPullPaymentController.cs Edit view for Pull Payments (#4016) 2022-08-11 14:30:42 +02:00
UIServerController.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
UIServerController.Plugins.cs Explicitly disable fsize limit for some routes (#4045) 2022-08-17 10:18:30 +02:00
UIServerController.Storage.cs Explicitly disable fsize limit for some routes (#4045) 2022-08-17 10:18:30 +02:00
UIServerController.Users.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
UIStorageController.cs Fix possible NRE 2022-05-02 09:43:55 +09:00
UIStorePullPaymentsController.PullPayments.cs Support Lnurl Withdraw in pull payments (#3709) 2022-06-28 23:02:17 +09:00
UIStoresController.cs Import xpub: Surface error details (#4205) 2022-10-11 12:19:10 +09:00
UIStoresController.Dashboard.cs Do not show set up wallet link in dashboard 2022-09-13 16:14:46 +02:00
UIStoresController.Email.cs Fix email rule remove action (#3901) 2022-06-28 14:10:45 +09:00
UIStoresController.Integrations.cs Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
UIStoresController.LightningLike.cs Improve Lightning Node setup examples (#4033) 2022-09-09 23:01:20 +09:00
UIStoresController.Onchain.cs Import xpub: Surface error details (#4205) 2022-10-11 12:19:10 +09:00
UIUserStoresController.cs Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
UIVaultController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIWalletsController.cs Update WalletTransactions pagination default settings (#4074) 2022-09-27 21:24:53 +09:00
UIWalletsController.PSBT.cs Fix several potential NullReferenceException (Fix #4017) 2022-08-04 12:08:13 +09:00