btcpayserver/BTCPayServer/Controllers
Andrew Camilleri bac9ab08d1
Make wallet object system much more performant (#5441)
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2023-11-28 11:38:09 +01:00
..
GreenField Greenfield: Make checkout type V2 default for new stores (#5495) 2023-11-21 13:38:01 +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 Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
LightningAddressService.cs Plugins: Add hook for resolving Lightning Address (#5322) 2023-09-14 12:53:48 +02: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 Dotnet reformat 2023-04-10 11:07:03 +09: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
UICustodianAccountsController.cs Fix form value setter (#5387) 2023-10-13 10:08:16 +09:00
UIErrorController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIHomeController.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
UIInvoiceController.cs Make wallet object system much more performant (#5441) 2023-11-28 11:38:09 +01:00
UIInvoiceController.Testing.cs Support the new LN lib (#5422) 2023-11-21 18:55:02 +09:00
UIInvoiceController.UI.cs Use Mempoolspace fees (#5490) 2023-11-28 18:26:35 +09:00
UILNURLAuthController.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
UILNURLController.cs Pull payment improvements (#5453) 2023-11-09 10:17:52 +01:00
UIManageController.2FA.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UIManageController.APIKeys.cs Introduce archive pull payment permission and add Show QR code in view pull payment view (#5274) 2023-09-22 10:24:53 +02: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 Different icons for notifications (#4632) 2023-02-21 11:06:27 +09:00
UINotificationsController.cs Rewrite the Notification dropdown with Blazor (#5325) 2023-09-18 10:55:05 +09:00
UIPaymentRequestController.cs Payment Request: Improve public view (#5413) 2023-11-20 10:45:43 +09:00
UIPublicController.cs Stop using bitpay's CreateInvoice for non bitpay API usage (#5184) 2023-07-21 09:08:32 +09:00
UIPublicLightningNodeInfoController.cs Public LN Node view: Consistency update (#5466) 2023-11-21 11:53:24 +01:00
UIPullPaymentController.cs Fix: In pull payment page, the amount of claims wasn't displayed (#5427) 2023-10-25 13:51:27 +02:00
UIReportsController.CheatMode.cs Reporting fixes (#5410) 2023-10-18 10:09:03 +02:00
UIReportsController.cs Reporting fixes (#5410) 2023-10-18 10:09:03 +02:00
UIServerController.cs Checkout v2: Play sound when invoice is paid (#5113) 2023-07-24 22:57:24 +09:00
UIServerController.Plugins.cs do not require docker for plugin restart 2023-02-24 13:52:46 +01:00
UIServerController.Roles.cs Do not cleanup unreachable stores (#5025) 2023-05-31 11:22:37 +09:00
UIServerController.Storage.cs Add option to customize the instance logo (#4258) 2022-11-14 22:29:23 +09:00
UIServerController.Users.cs Fix: If user get locked out, unlocking or deleting user fails 2023-02-15 14:28:34 +09:00
UIStorageController.cs Fix possible NRE 2022-05-02 09:43:55 +09:00
UIStorePullPaymentsController.PullPayments.cs Introduce archive pull payment permission and add Show QR code in view pull payment view (#5274) 2023-09-22 10:24:53 +02:00
UIStoresController.cs Support the new LN lib (#5422) 2023-11-21 18:55:02 +09:00
UIStoresController.Dashboard.cs Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
UIStoresController.Email.cs Email Rules: Require either recipients or customer email option (#5357) 2023-09-28 08:36:12 +02:00
UIStoresController.Integrations.cs Remove store integrations list page (#4816) 2023-03-27 16:40:50 +02:00
UIStoresController.LightningLike.cs Support the new LN lib (#5422) 2023-11-21 18:55:02 +09:00
UIStoresController.Onchain.cs Pluginify on chain wallet setup (#4999) 2023-06-01 21:18:28 +09:00
UIStoresController.Roles.cs fix store role deletion fixes #5027 2023-05-31 13:42:38 +02:00
UIUserStoresController.cs Remove some useless intermediary type from Rate Source (#5351) 2023-09-26 16:37:40 +09:00
UIVaultController.cs Simplify vault logic by introducing a VaultClient (#5434) 2023-10-27 11:54:15 +09:00
UIWalletsController.cs BIP329: Use application/jsonl as MIME type (#5489) 2023-11-20 10:46:36 +09:00
UIWalletsController.PSBT.cs Add minrelayfee to payjoin request 2023-05-22 14:56:08 +02:00