btcpayserver/BTCPayServer/Controllers
Andrew Camilleri 07f0d95f56
BIP21 Support for Wallet spending (#1322)
* BIP21 Support for Wallet spending

* extract bip21 loading to method

* add bip21 parsing test
2020-02-13 17:18:43 +09:00
..
RestApi Move Bitpay authentication class in BTCPayServer.Security 2019-10-19 00:54:20 +09:00
AccessTokenController.cs Move Bitpay authentication class in BTCPayServer.Security 2019-10-19 00:54:20 +09:00
AccountController.cs add u2f tests 2020-01-14 11:47:24 +01:00
AppsController.Crowdfund.cs Removing viewapp command now that we directly redirect in cshtml 2020-01-24 15:11:34 -06:00
AppsController.cs Fix status message when a model is passed 2019-11-07 18:20:17 +09:00
AppsController.PointOfSale.cs Updating idents, code formatting 2020-01-23 20:19:24 -06:00
AppsPublicController.cs Errors not working in PointOfSale (#1141) 2019-11-14 20:55:18 +09:00
AuthorizationController.cs Remove useless dependencies 2020-01-12 16:05:01 +09:00
ChangellyController.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
ErrorController.cs Special page to handle 429 errors 2020-02-01 01:59:56 -06:00
HomeController.cs Bump NBXplorer.Client 2019-11-13 13:51:06 +09:00
InvoiceController.API.cs fix variable spelling 2019-12-27 14:32:43 -05:00
InvoiceController.cs Refactor authorizations 2019-10-14 00:24:41 +09:00
InvoiceController.UI.cs Remove the next address to pay to from Invoice details page (Fix #1056) (#1283) 2020-01-21 16:53:24 +09:00
Macaroons.cs Add some tests on externalConnectionString 2019-03-01 14:33:32 +09:00
ManageController.2FA.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
ManageController.cs add u2f tests 2020-01-14 11:47:24 +01:00
ManageController.U2F.cs throw on non-u2f specific errors 2020-01-14 09:49:51 +01:00
PaymentRequestController.cs Fix status message when a model is passed 2019-11-07 18:20:17 +09:00
PublicController.cs Make sure the payment button does not error 500 if node not ready (Fix #1180) 2020-01-16 16:25:37 +09:00
PublicLightningNodeInfoController.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
RateController.cs Fix build 2019-11-15 18:20:10 +09:00
ServerController.cs Add clightning rest services page (#1297) 2020-01-23 22:20:37 +09:00
ServerController.Storage.cs Reactivate GoogleCloudStorage 2020-01-12 13:55:41 +09:00
StorageController.cs Support temporary links for local file system provider (#848) 2019-05-24 15:44:23 +09:00
StoresController.BTCLike.cs new feature: Wallet Receive Page (#1065) 2020-01-18 14:12:27 +09:00
StoresController.Changelly.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
StoresController.CoinSwitch.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
StoresController.cs Fixes #1324 store token revoke redirect error 2020-02-07 08:23:00 +01:00
StoresController.Email.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
StoresController.LightningLike.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
UserStoresController.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
VaultController.cs Fix device not found with Trezor T 2019-12-10 23:52:48 +09:00
WalletsController.cs BIP21 Support for Wallet spending (#1322) 2020-02-13 17:18:43 +09:00
WalletsController.PSBT.cs Fix (#1301) 2020-01-23 22:02:37 +09:00