btcpayserver/BTCPayServer/Controllers
2021-10-22 15:10:59 +09:00
..
GreenField Add ability to set default currency for a store (#2998) 2021-10-20 23:17:40 +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 Crowdfund: Display contributions value (#2938) 2021-10-04 07:54:06 +02:00
AppsController.cs Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00
AppsController.PointOfSale.cs Use ~ prefix for local PoS image references 2021-06-01 14:34:06 +02:00
AppsPublicController.cs fix test 2021-10-15 12:53:45 +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 Add ability to set default currency for a store (#2998) 2021-10-20 23:17:40 +09:00
InvoiceController.Testing.cs Fix fallback logic for default payment method (#2986) 2021-10-18 16:56:47 +09:00
InvoiceController.UI.cs Add ability to set default currency for a store (#2998) 2021-10-20 23:17:40 +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 Disallow cancelling payment request when "Allow payee to create invoices in their own denomination" is not enabled (#2843) 2021-09-17 10:24:48 +09:00
PublicController.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
PublicLightningNodeInfoController.cs Improve public LN node info (#2876) 2021-09-23 20:36:42 +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 Add Paging to Pull Payments (#2997) 2021-10-22 15:10:59 +09:00
StoresController.cs Add ability to set default currency for a store (#2998) 2021-10-20 23:17:40 +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 Improve public LN node info (#2876) 2021-09-23 20:36:42 +09:00
StoresController.Onchain.cs Fix bug: Importing seed with Is hot wallet checked was not working (#2966) 2021-10-12 18:37:13 +09:00
UserStoresController.cs Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00
VaultController.cs Fix warning 2021-09-08 18:45:12 +09:00
WalletsController.cs Add ability to set default currency for a store (#2998) 2021-10-20 23:17:40 +09:00
WalletsController.PSBT.cs Abort payjoin request after 30 sec of timeout 2021-10-20 17:06:27 +09:00