btcpayserver/BTCPayServer/Controllers
d11n 76985838c4
Improve Lightning setup page (#2348)
* Redesign Lightning setup page

* Improve Lightning setup page

Closes #1811.

* Test fix

* Fix LightningNetworkPaymentMethodAPITests

* Bootstrap customization fix
2021-03-31 20:23:36 +09:00
..
GreenField Fix flaky test (#2392) 2021-03-24 21:33:49 +09:00
AccessTokenController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
AccountController.cs Fix ratelimiter for forgotpassword 2021-03-28 20:56:46 +09:00
AppsController.Crowdfund.cs Fix POS item newline break (#2366) 2021-03-19 23:25:04 +09:00
AppsController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
AppsController.PointOfSale.cs Ensure submitting empty currency does not break update PoS page (#2376) 2021-03-30 14:26:33 +09: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 Refactor domain mapping (#2407) 2021-03-30 11:47:03 +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 redirectAutomatically to GreenField Invoice API (#2321) 2021-03-01 22:34:07 +09:00
InvoiceController.UI.cs Remove dependency to DBriize 2021-01-19 17:19:32 +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 greenfield authorize UI docs and fix small issues (#2156) 2020-12-23 13:19:38 +09:00
ManageController.cs Update BTCPayServer/Controllers/ManageController.cs 2021-02-12 16:48:26 +09:00
ManageController.Notifications.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
ManageController.U2F.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 #1725 - Added start date & changed display timezone 2021-03-07 22:51:50 +00:00
RateController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
ServerController.cs Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
ServerController.Plugins.cs Better validate file names 2021-03-19 18:55:21 +09:00
ServerController.Storage.cs Better validate file names 2021-03-19 18:55:21 +09:00
ServerController.Users.cs Add user email search and sort (#2305) 2021-03-30 14:32:44 +09:00
StorageController.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
StoresController.CoinSwitch.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
StoresController.cs Fix new store incorrectly showing lightning enabled even if not 2021-03-09 17:56:17 +09:00
StoresController.Email.cs Add tests 2020-10-05 18:09:00 +09:00
StoresController.Integrations.cs Controller cleanups 2021-02-23 16:51:58 +01:00
StoresController.LightningLike.cs Improve Lightning setup page (#2348) 2021-03-31 20:23:36 +09:00
StoresController.Onchain.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +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 Merge pull request #2341 from britttttk/improve-sign-seed-copy 2021-03-15 09:14:54 +01:00
WalletsController.PSBT.cs Use library for Payjoin Sender (#2158) 2021-03-01 22:44:53 +09:00
WalletsController.PullPayments.cs Prevent access to wallet features if derivation scheme isn't set (#2196) 2021-01-16 19:48:05 +09:00