btcpayserver/BTCPayServer/Controllers
2021-09-02 10:39:35 +02:00
..
GreenField Implement topup invoices (#2730) 2021-08-03 17:03:00 +09: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 Make CSSThemeManager really only focus on theme (#2457) 2021-07-27 21:08:54 +09: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 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 Fix bug with top-up invoices when used with "Only enable the payment method after user explicitly chooses it" enabled (#2780) 2021-08-23 15:13:26 +09:00
InvoiceController.UI.cs Fix rounding error for the first refund option (#2778) (#2810) 2021-08-31 15:08:33 +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 Fix typo 2021-08-15 08:26:02 +02:00
ManageController.cs Make CSSThemeManager really only focus on theme (#2457) 2021-07-27 21:08:54 +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 Fix payment request cloning and unexpire if necessary (#2820) 2021-08-31 15:07:54 +09:00
PublicController.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
PublicLightningNodeInfoController.cs Improve Lightning node info view (#2066) 2020-11-17 08:57:14 +01:00
PullPaymentController.cs Mark Payouts as Paid (#2539) 2021-06-10 18:43:45 +09:00
RateController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
ServerController.cs Use ulong for configKey of LND rather than uint 2021-08-07 21:52:49 +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 Make CSSThemeManager really only focus on theme (#2457) 2021-07-27 21:08:54 +09:00
StorageController.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
StoresController.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
StoresController.Email.cs Add tests 2020-10-05 18:09:00 +09:00
StoresController.Integrations.cs Add webhook delivery status indicator (#2679) 2021-07-12 21:58:11 +09:00
StoresController.LightningLike.cs Make CSSThemeManager really only focus on theme (#2457) 2021-07-27 21:08:54 +09:00
StoresController.Onchain.cs Fix missing master fingerprint/account key path on wallet import (#2727) 2021-08-03 14:27:04 +09:00
UserStoresController.cs Show new store warning icon only if neither on-chain wallet nor LN is configured (#2760) 2021-08-09 20:32:43 +09:00
VaultController.cs Update HWI library, warn users to run newer version (#2544) 2021-06-06 21:02:15 +09:00
WalletsController.cs Add proper error message if node/nbxplorer doesn't support taproot (#2752) 2021-08-05 13:56:31 +09:00
WalletsController.PSBT.cs Improve review/broadcast flow and fix test 2021-09-02 10:39:35 +02:00
WalletsController.PullPayments.cs Remove support for payout to a Bitcoin Url (#2766) 2021-08-09 22:43:38 +09:00