btcpayserver/BTCPayServer/Controllers
2021-11-12 20:09:32 -05:00
..
GreenField Fix: Creating a new invoice in payment request with LNURL activated would crash 2021-11-04 18:03:54 +09:00
AccessTokenController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
AccountController.cs Introduce cheat mode (#2965) 2021-10-11 12:32:09 +09:00
AppsController.Crowdfund.cs Display and update App Name in settings (#3027) 2021-10-29 19:29:02 +09:00
AppsController.cs UI changes 2021-11-10 10:52:14 +01:00
AppsController.PointOfSale.cs Display and update App Name in settings (#3027) 2021-10-29 19:29:02 +09:00
AppsPublicController.cs LNURL POS Support (#3019) 2021-10-29 10:27:33 +02:00
ErrorController.cs Http error page 406 for our dear man Jack 2021-01-24 13:41:30 -06:00
HomeController.cs Make CSSThemeManager really only focus on theme (#2457) 2021-07-27 21:08:54 +09:00
InvoiceController.API.cs Remove only dependency on Dbriize (TextSearch in new invoice column) (#2029) 2020-12-28 19:10:53 +09:00
InvoiceController.cs Improve error reporting in create invoice page (#3065) 2021-11-04 17:12:17 +09:00
InvoiceController.Testing.cs Fake payment fixes (#3058) 2021-11-11 18:31:15 +09:00
InvoiceController.UI.cs Fix: By default, BTC On chain, the BTC Lightning BOLT11 should be preferred 2021-11-04 18:21:38 +09:00
Macaroons.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ManageController.2FA.cs Remove build warnings 2021-10-06 12:53:41 +09:00
ManageController.APIKeys.cs Fix: Do not crash when redirect url is not provided to Authorize page 2021-11-08 09:24:12 +01:00
ManageController.cs Remove unreachable code (#2961) 2021-10-15 16:34:40 +09:00
ManageController.Notifications.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
NotificationsController.cs Fix annoying err message in logs when a websocket is cancelled 2021-10-07 15:35:19 +09:00
PaymentRequestController.cs Fix: Creating a new invoice in payment request with LNURL activated would crash 2021-11-04 18:03:54 +09:00
PublicController.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
PublicLightningNodeInfoController.cs LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
PullPaymentController.cs Refactor by adding extension FindPayoutHandler (#2984) 2021-10-18 15:00:38 +09:00
RateController.cs Remove build warnings 2021-10-06 12:53:41 +09:00
ServerController.cs Fix warnings 2021-09-09 20:31:35 +09:00
ServerController.Plugins.cs Plugin FailSafe (#2351) 2021-04-01 12:27:22 +09:00
ServerController.Storage.cs Enhance files actions to accept arrays of fileids (#2735) 2021-08-09 23:40:55 +09:00
ServerController.Users.cs Add admin badge to user list (#3033) 2021-11-10 10:49:16 +01:00
StorageController.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
StorePullPaymentsController.PullPayments.cs Fix payout/pull payment crash when no payment method bug 2021-11-12 20:09:32 -05:00
StoresController.cs Fix: By default, BTC On chain, the BTC Lightning BOLT11 should be preferred 2021-11-04 18:21:38 +09:00
StoresController.Email.cs Add tests 2020-10-05 18:09:00 +09:00
StoresController.Integrations.cs Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00
StoresController.LightningLike.cs Fix: Disable LNURL if Lightning gets disabled. 2021-11-08 08:51:21 +01:00
StoresController.Onchain.cs Wallet settings merge (#3072) 2021-11-11 14:30:19 +09:00
UserStoresController.cs Restructure store and payment settings (#2995) 2021-10-29 08:25:43 +02:00
VaultController.cs Fix warning 2021-09-08 18:45:12 +09:00
WalletsController.cs Wallet settings merge (#3072) 2021-11-11 14:30:19 +09:00
WalletsController.PSBT.cs Abort payjoin request after 30 sec of timeout 2021-10-20 17:06:27 +09:00