btcpayserver/BTCPayServer/Controllers
d11n a4aa6c5ab9
Fix email rule remove action (#3901)
It simply exited to early by returning the view. The updated rules didn't get saved afterwards.
2022-06-28 14:10:45 +09:00
..
GreenField Add basic Greenfield API Get and Delete operations for apps (#3894) 2022-06-27 10:14:16 +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 Exchange api no kraken (#3679) 2022-05-18 14:59:56 +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.Crowdfund.cs Dashboard: Add Point Of Sale data (#3897) 2022-06-28 14:05:02 +09:00
UIAppsController.cs Crowdfund finetuning (#3488) 2022-06-28 12:03:13 +09:00
UIAppsController.PointOfSale.cs Dashboard: Add Point Of Sale data (#3897) 2022-06-28 14:05:02 +09:00
UIAppsPublicController.cs Dashboard: Add Point Of Sale data (#3897) 2022-06-28 14:05:02 +09: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 Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
UIInvoiceController.Testing.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIInvoiceController.UI.cs Fix build warnings (#3870) 2022-06-15 11:17:10 +09:00
UILNURLAuthController.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UILNURLController.cs Dashboard: Add Point Of Sale data (#3897) 2022-06-28 14:05:02 +09:00
UIManageController.2FA.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UIManageController.APIKeys.cs Update UIManageController.APIKeys.cs 2022-06-06 10:36:17 +02: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 Allow pull payments denominated in SATS to be claimed 2022-05-25 12:59:57 +02:00
UIServerController.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
UIServerController.Plugins.cs Optimize github plugin fetching 2022-03-23 15:03:39 +00:00
UIServerController.Storage.cs Server Settings: Consolidate Storage and Files (#3863) 2022-06-15 21:06:16 +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 Set pull payment auto approve flag when creating the model 2022-05-12 07:45:54 +02:00
UIStoresController.cs Dashboard: Add Point Of Sale data (#3897) 2022-06-28 14:05:02 +09:00
UIStoresController.Email.cs Fix email rule remove action (#3901) 2022-06-28 14:10:45 +09:00
UIStoresController.Integrations.cs Rewording: Integrations become (store) plugins 2022-05-12 13:32:40 +02:00
UIStoresController.LightningLike.cs Dashboard: Add Lightning balances and services (#3838) 2022-06-14 14:36:22 +09:00
UIStoresController.Onchain.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09: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 Allow excluding unconfirmed UTXOs when creating a new transaction with Greenfield API 2022-06-10 08:39:01 +02:00
UIWalletsController.PSBT.cs Error when broadcasting transactions weren't shown in the UI 2022-05-28 21:36:42 +09:00