btcpayserver/BTCPayServer/Controllers
2021-06-02 20:02:25 -07:00
..
GreenField Add CanDeleteUser policy 2021-06-02 20:02:25 -07:00
AccessTokenController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
AccountController.cs U2fremove (#2496) 2021-04-28 16:22:09 +09:00
AppsController.Crowdfund.cs Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
AppsController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
AppsController.PointOfSale.cs Use ~ prefix for local PoS image references 2021-06-01 14:34:06 +02:00
AppsPublicController.cs Refactor domain mapping (#2407) 2021-03-30 11:47:03 +09:00
ErrorController.cs Http error page 406 for our dear man Jack 2021-01-24 13:41:30 -06:00
HomeController.cs Allow accessing "misc/lang" endpoint with Greenfield auth schemes (#2471) 2021-04-18 11:22:50 +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 Make Invoice Create Faster And Fix Gap Limit Issue (#1843) 2021-04-07 13:08:42 +09:00
InvoiceController.UI.cs Make sure to only select accounted payments where we should (#2523) 2021-05-14 16:16:19 +09:00
Macaroons.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ManageController.2FA.cs Fix 2FA config screens 2020-07-13 10:58:53 +02:00
ManageController.APIKeys.cs Add CanDeleteUser policy 2021-06-02 20:02:25 -07:00
ManageController.cs U2fremove (#2496) 2021-04-28 16:22:09 +09:00
ManageController.Notifications.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
NotificationsController.cs Update NBitcoin, NetworkType => ChainName, signet support (#2224) 2021-01-27 14:39:38 +09:00
PaymentRequestController.cs Rename invoice states and payment states 2020-11-23 18:28:35 +09:00
PublicController.cs Create Metadata property for InvoiceEntity, migrate all data without logic there 2020-08-26 21:36:31 +09:00
PublicLightningNodeInfoController.cs Improve Lightning node info view (#2066) 2020-11-17 08:57:14 +01:00
PullPaymentController.cs Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
RateController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
ServerController.cs Can disable the modification of SSH settings in BTCPay Server (#2468) 2021-04-17 13:29:50 +09:00
ServerController.Plugins.cs Plugin FailSafe (#2351) 2021-04-01 12:27:22 +09:00
ServerController.Storage.cs Only display storage providers that can actually be set in dropdown 2021-04-18 14:03:22 -05:00
ServerController.Users.cs Remove warnings 2021-04-13 17:06:11 +09:00
StorageController.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
StoresController.cs Fix Pay Button steps and range validation 2021-05-05 11:27:02 +02:00
StoresController.Email.cs Add tests 2020-10-05 18:09:00 +09:00
StoresController.Integrations.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
StoresController.LightningLike.cs Lightning setup redesign 2021-04-20 12:09:27 +02:00
StoresController.Onchain.cs Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
UserStoresController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
VaultController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletsController.cs Coin Selection: Confirmed filter (#2467) 2021-04-20 11:02:06 +09:00
WalletsController.PSBT.cs Use library for Payjoin Sender (#2158) 2021-03-01 22:44:53 +09:00
WalletsController.PullPayments.cs Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00