btcpayserver/BTCPayServer/Controllers
2022-12-14 15:57:18 +01:00
..
GreenField fix inconsistent result of labels in greenfield compared to ui wallets tx list 2022-12-14 15:57:18 +01: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 Fix: If reverse proxy wasn't well configured, and error message should have been displayed (#4322) 2022-11-21 19:32:19 +01: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 Have address wallet objects rather than script objects (#4417) 2022-12-13 09:09:25 +09:00
UIInvoiceController.Testing.cs Checkout v2 finetuning (#4276) 2022-11-24 08:53:32 +09:00
UIInvoiceController.UI.cs Generate a wallet object for all scripts, save source in generatedBy rather than receive label (#4413) 2022-12-08 13:16:18 +09:00
UILNURLAuthController.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UILNURLController.cs Add DefaultDescription to LNUrl withdrawal request (#4434) 2022-12-14 13:32:50 +09:00
UIManageController.2FA.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UIManageController.APIKeys.cs Fix: If reverse proxy wasn't well configured, and error message should have been displayed (#4322) 2022-11-21 19:32:19 +01: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 Disabled amount/currency update for payment request with active invoices (#4390) 2022-12-14 14:01:48 +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 Lightning: Better handling for non-public nodes (#4263) 2022-11-05 12:21:24 +01:00
UIPullPaymentController.cs Fix flaky test (#4330) 2022-11-22 12:17:29 +01:00
UIServerController.cs UI: Theme extensions (#4398) 2022-12-14 13:37:31 +09:00
UIServerController.Plugins.cs Add documentation link to plugins (#4329) 2022-11-22 11:06:23 +01:00
UIServerController.Storage.cs Add option to customize the instance logo (#4258) 2022-11-14 22:29:23 +09: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 Adapt ln payouts to handle unknown status (#4382) 2022-12-04 13:23:59 +01:00
UIStoresController.cs Use better default than coingecko when creating a new store (#4416) 2022-12-14 13:33:27 +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 Disable internal node options if no internal node configured (#4315) 2022-11-20 14:22:36 +09:00
UIStoresController.Onchain.cs Wallet import: Surface detailed error messages (#4392) 2022-12-05 17:06:05 +09:00
UIUserStoresController.cs Use better default than coingecko when creating a new store (#4416) 2022-12-14 13:33:27 +09:00
UIVaultController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIWalletsController.cs Wallet object scripts (#4301) 2022-12-01 09:54:55 +09:00
UIWalletsController.PSBT.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00