btcpayserver/BTCPayServer/Controllers
Chukwuleta Tobechi fca3480e37
Specify mailto: prefix for emails in Server Settings (#5844)
* Specify mailto: prefix for emails in Server Settings

* resolve test failure

* Update wording

* Apply mailto-prefix on setting change

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2024-03-19 15:04:09 +01:00
..
GreenField Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
BitpayAccessTokenController.cs Rename controllers Bitpay controllers 2022-01-14 12:21:06 +09:00
BitpayInvoiceController.cs Stop using bitpay's CreateInvoice for non bitpay API usage (#5184) 2023-07-21 09:08:32 +09:00
BitpayRateController.cs Fix: Bitpay's API rate route wasn't backward for some queries (#5671) 2024-01-18 14:08:07 +09:00
LightningAddressService.cs Lightning Address: Use lowercased username when resolving (#5579) 2023-12-21 23:42:17 +09:00
LnurlAuthService.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Macaroons.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
UIAccountController.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
UIAppsController.cs POS and Crowdfund: Improve item editor (#5418) 2023-11-02 19:58:03 +01:00
UIAppsController.Dashboard.cs Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
UIBoltcardController.cs Use PullPaymentId to derive the cardkey of Boltcard (#5575) 2023-12-21 10:29:28 +09:00
UICustodianAccountsController.cs Remove unused variables (#5669) 2024-01-18 09:47:39 +09:00
UIErrorController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIHomeController.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
UIInvoiceController.cs Remove unused variables (#5669) 2024-01-18 09:47:39 +09:00
UIInvoiceController.Testing.cs Support the new LN lib (#5422) 2023-11-21 18:55:02 +09:00
UIInvoiceController.UI.cs Support Admin being able to view stores (#5782) 2024-03-14 10:25:40 +01:00
UILNURLAuthController.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
UILNURLController.cs Lightning Address: Use lowercased username when resolving (#5579) 2023-12-21 23:42:17 +09:00
UIManageController.2FA.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
UIManageController.APIKeys.cs enhance fine grain permissions (#5502) 2023-12-01 09:12:02 +01:00
UIManageController.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
UIManageController.LoginCodes.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIManageController.Notifications.cs changing check box to toggle in various setting views (#5769) 2024-03-14 15:16:48 +01:00
UINotificationsController.cs Rewrite the Notification dropdown with Blazor (#5325) 2023-09-18 10:55:05 +09:00
UIPaymentRequestController.cs Support Admin being able to view stores (#5782) 2024-03-14 10:25:40 +01:00
UIPublicController.cs Stop using bitpay's CreateInvoice for non bitpay API usage (#5184) 2023-07-21 09:08:32 +09:00
UIPublicLightningNodeInfoController.cs Store Branding: Refactoring and logo as favicon (#5519) 2023-12-01 16:13:44 +01:00
UIPullPaymentController.Boltcard.cs Use PullPaymentId to derive the cardkey of Boltcard (#5575) 2023-12-21 10:29:28 +09:00
UIPullPaymentController.cs If pull payment opened in mobile, use deeplink to setup card (#5613) 2024-03-14 11:07:11 +01:00
UIReportsController.CheatMode.cs Boltcard integration (#5419) 2023-12-06 09:17:58 +09:00
UIReportsController.cs enhance fine grain permissions (#5502) 2023-12-01 09:12:02 +01:00
UIServerController.cs Specify mailto: prefix for emails in Server Settings (#5844) 2024-03-19 15:04:09 +01:00
UIServerController.Plugins.cs Various plugin fixes (#5577) 2024-01-18 17:15:16 +09:00
UIServerController.Roles.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
UIServerController.Storage.cs Add option to customize the instance logo (#4258) 2022-11-14 22:29:23 +09:00
UIServerController.Users.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
UIStorageController.cs Fix possible NRE 2022-05-02 09:43:55 +09:00
UIStorePullPaymentsController.PullPayments.cs Support Admin being able to view stores (#5782) 2024-03-14 10:25:40 +01:00
UIStoresController.cs Specify mailto: prefix for emails in Server Settings (#5844) 2024-03-19 15:04:09 +01:00
UIStoresController.Dashboard.cs Support Admin being able to view stores (#5782) 2024-03-14 10:25:40 +01:00
UIStoresController.Email.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
UIStoresController.Integrations.cs Support Admin being able to view stores (#5782) 2024-03-14 10:25:40 +01:00
UIStoresController.LightningLike.cs Support Admin being able to view stores (#5782) 2024-03-14 10:25:40 +01:00
UIStoresController.Onchain.cs Support Admin being able to view stores (#5782) 2024-03-14 10:25:40 +01:00
UIStoresController.Roles.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
UIStoresController.Users.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
UIUserStoresController.cs Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
UIVaultController.cs Better error message in Vault if hardware device isn't supported 2023-12-20 17:17:19 +09:00
UIWalletsController.cs Providing additional parameter for info message (#5756) 2024-03-18 12:17:30 +01:00
UIWalletsController.PSBT.cs Remove randomize RBF from wallet UI advanced settings (#5709) 2024-01-31 21:04:19 +09:00