btcpayserver/BTCPayServer/Controllers
2021-12-28 17:39:54 +09:00
..
GreenField Fix warnings 2021-12-27 13:58:18 +09:00
AccessTokenController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
AccountController.cs Sign in with other device (quick mobile login) (#2504) 2021-12-24 09:27:00 +01:00
AppsController.Crowdfund.cs Address feedback from code review 2021-12-21 09:24:09 +01:00
AppsController.cs Address feedback from code review 2021-12-21 09:24:09 +01:00
AppsController.PointOfSale.cs Fix warnings 2021-12-27 13:58:18 +09:00
AppsPublicController.cs Fix: DateTime passed to bitpay API weren't assumed UTC, remove DateTime.Now references (#3206) 2021-12-17 15:31:06 +09: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 Fix: DateTime passed to bitpay API weren't assumed UTC, remove DateTime.Now references (#3206) 2021-12-17 15:31:06 +09:00
InvoiceController.cs Improve error reporting in create invoice page (#3065) 2021-11-04 17:12:17 +09:00
InvoiceController.Testing.cs Fix build warning in Invoice Testing Controller (#3191) 2021-12-10 12:31:04 +01:00
InvoiceController.UI.cs Fix warnings 2021-12-27 13:58:18 +09:00
Macaroons.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09: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 Sign in with other device (quick mobile login) (#2504) 2021-12-24 09:27:00 +01:00
ManageController.LoginCodes.cs Sign in with other device (quick mobile login) (#2504) 2021-12-24 09:27:00 +01: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 Address feedback from code review 2021-12-21 09:24:09 +01:00
PublicController.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
PublicLightningNodeInfoController.cs Fix LN Node availability check (#3189) 2021-12-11 14:31:25 +09:00
PullPaymentController.cs Fix: DateTime passed to bitpay API weren't assumed UTC, remove DateTime.Now references (#3206) 2021-12-17 15:31:06 +09:00
RateController.cs Fix warnings 2021-12-27 13:58:18 +09:00
ServerController.cs Change implementation of the Smtp server (#3202) 2021-12-15 21:30:46 +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 Optimize admin user list 2021-11-15 10:28:45 +01:00
StorageController.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
StorePullPaymentsController.PullPayments.cs Allow pull payments for store guests (#3128) 2021-12-08 00:40:24 +09:00
StoresController.cs Store-centric UI (#3091) 2021-12-11 12:32:23 +09:00
StoresController.Email.cs Change implementation of the Smtp server (#3202) 2021-12-15 21:30:46 +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 Remove taproot activation code 2021-11-15 23:03:10 +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 Address feedback from code review 2021-12-21 09:24:09 +01:00
WalletsController.PSBT.cs Abort payjoin request after 30 sec of timeout 2021-10-20 17:06:27 +09:00