btcpayserver/BTCPayServer/Controllers
2021-11-04 23:28:26 +09: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 Display and update App Name in settings (#3027) 2021-10-29 19:29:02 +09: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 Fix fallback logic for default payment method (#2986) 2021-10-18 16:56:47 +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 Reset "all stores" values to default 2021-09-23 10:11:37 +02: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 Introduce cheat mode (#2965) 2021-10-11 12:32:09 +09:00
StorageController.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
StorePullPaymentsController.PullPayments.cs Apply better messages 2021-11-04 08:53:44 +01: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: Test Connection for lightning setup was hidding cause of failure 2021-11-04 23:28:26 +09:00
StoresController.Onchain.cs Restructure store and payment settings (#2995) 2021-10-29 08:25:43 +02: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 Restructure store and payment settings (#2995) 2021-10-29 08:25:43 +02:00
WalletsController.PSBT.cs Abort payjoin request after 30 sec of timeout 2021-10-20 17:06:27 +09:00