btcpayserver/BTCPayServer/Controllers
Nicolas Dorier 56ed583bff
Merge pull request #1825 from Zaxounette/PullPayments-claim
Pull payments claim & payout notification rewording
2020-08-10 22:41:20 +09:00
..
GreenField Deducing if to perform update check from update url configuration 2020-08-03 03:17:04 -05:00
AccessTokenController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
AccountController.cs Deducing if to perform update check from update url configuration 2020-08-03 03:17:04 -05:00
AppsController.Crowdfund.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
AppsController.cs Use nameof() instead of strings 2020-07-20 20:02:14 -07:00
AppsController.PointOfSale.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
AppsPublicController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ChangellyController.cs Run dotnet format 2020-06-28 17:55:27 +09:00
ErrorController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
HomeController.cs Add separate recovery seed backup view 2020-07-17 18:00:07 +02:00
InvoiceController.API.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceController.cs fix null instance on invoice when using paymentCurrencies (#1766) 2020-07-24 08:16:41 +02:00
InvoiceController.UI.cs Initializing BasePagingViewModels from cookie 2020-07-30 18:02:59 -05: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 Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ManageController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ManageController.U2F.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
NotificationsController.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PaymentRequestController.cs Handle multiple new invoices in payment requests 2020-08-04 07:55:13 +02:00
PublicController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PublicLightningNodeInfoController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PullPaymentController.cs Rewording of the success-claim-message for clarity 2020-08-08 12:47:28 +02:00
RateController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ServerController.cs Allow RPC access in services when the node is synching (fix #1795) 2020-08-04 14:16:25 +09:00
ServerController.Storage.cs Run dotnet format 2020-06-28 17:55:27 +09:00
StorageController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoresController.BTCLike.cs Recovery seed page improvements 2020-07-17 18:00:09 +02:00
StoresController.Changelly.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
StoresController.CoinSwitch.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
StoresController.cs Add Altcoins-Release and Altcoins-Debug configurations 2020-07-29 18:55:28 +09:00
StoresController.Email.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoresController.LightningLike.cs Fixing typo 2020-08-03 03:17:04 -05:00
UserStoresController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
VaultController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletsController.cs Remove confirm option for seed from wallet settings 2020-08-05 11:20:34 +02:00
WalletsController.PSBT.cs broadcast hww payjopin immediately 2020-07-13 15:02:51 +02:00
WalletsController.PullPayments.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00