btcpayserver/BTCPayServer/Controllers
Umar Bolatov f06199230c
Add ability to add description to pull payment (#3363)
* Add ability to add description to pull payment

close #2625

* Add API support

* Remove 'Model.Description != "<br>"'
2022-02-10 14:54:00 +09:00
..
GreenField Add ability to add description to pull payment (#3363) 2022-02-10 14:54:00 +09:00
BitpayAccessTokenController.cs Rename controllers Bitpay controllers 2022-01-14 12:21:06 +09:00
BitpayInvoiceController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
BitpayRateController.cs Rename controllers Bitpay controllers 2022-01-14 12:21:06 +09:00
LnurlAuthService.cs Support LNURL Auth 2022-01-14 13:26:30 +01: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 Rename UI controllers 2022-01-14 13:46:03 +09: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 After login, redirect user to the main page even if root app configured (#3429) 2022-02-07 21:18:22 +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 Add NetworkProvider.DefaultNetwork 2022-02-10 12:43:26 +09:00
UILNURLAuthController.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UILNURLController.cs fix ln address 2022-01-27 17:17:20 +01:00
UIManageController.2FA.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UIManageController.APIKeys.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09: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 Fix payment request archival actions (#3443) 2022-02-09 23:37:15 +09:00
UIPublicController.cs Rename UI controllers 2022-01-14 13:46:03 +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 Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
UIServerController.Plugins.cs Plugins: Support plugin git remote with multiple versions of same plugins 2022-01-25 11:15:19 +01:00
UIServerController.Storage.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIServerController.Users.cs Fix error message when trying to remove last admin 2022-01-28 17:09:54 +09:00
UIStorageController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIStorePullPaymentsController.PullPayments.cs Add ability to add description to pull payment (#3363) 2022-02-10 14:54:00 +09:00
UIStoresController.cs Greenfield: Store Users (#3425) 2022-02-10 14:51:10 +09:00
UIStoresController.Email.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIStoresController.Integrations.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIStoresController.LightningLike.cs Fix null reference exception when going to LN node settings before it's been set-up (#3410) 2022-02-06 12:19:42 +09:00
UIStoresController.Onchain.cs Remove obsolete store hints 2022-01-25 06:57:55 +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 [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
UIWalletsController.PSBT.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00