btcpayserver/BTCPayServer/Controllers
Andrew Camilleri b29b46bbc7 Add policy to allow internal lightning node for non-admins (#975)
Partially related to #204 (but no actual management and accounting of funds in different stores occurs)
2019-08-20 17:38:15 +09:00
..
RestApi Part3: OpenIddict: Add Flows Event Handlers (#568) 2019-07-01 12:39:25 +09:00
AccessTokenController.cs Remove the Facade concept 2019-04-11 23:55:20 +09:00
AccountController.cs Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level (#960) 2019-08-10 14:05:11 +09:00
AppsController.Crowdfund.cs Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level (#960) 2019-08-10 14:05:11 +09:00
AppsController.cs Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level (#960) 2019-08-10 14:05:11 +09:00
AppsController.PointOfSale.cs Add description and embedded css to POS (#970) 2019-08-19 14:13:42 +09:00
AppsPublicController.cs Add description and embedded css to POS (#970) 2019-08-19 14:13:42 +09:00
ChangellyController.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
HomeController.cs Multiple domains for apps in BTCPay 2019-06-25 20:41:32 +02:00
InvoiceController.API.cs [WIP] Further abstractions to Payment Handlers (#867) 2019-05-30 16:02:52 +09:00
InvoiceController.cs Fix tests 2019-07-31 15:40:21 +09:00
InvoiceController.UI.cs Fix crash which can happen during export if someone remove support for a network, inject Network inside paymentdata 2019-06-07 13:31:11 +09:00
Macaroons.cs Add some tests on externalConnectionString 2019-03-01 14:33:32 +09:00
ManageController.2FA.cs Update c-ligthning and some packages 2019-08-17 15:14:31 +09:00
ManageController.cs Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
ManageController.U2F.cs fix exception handling 2019-05-08 20:17:17 +09:00
PaymentRequestController.cs Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level (#960) 2019-08-10 14:05:11 +09:00
PublicController.cs make checkout param more generic and add it to pay button generator 2019-06-25 21:01:37 +02:00
PublicLightningNodeInfoController.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
RateController.cs The store owner can define default currency pairs when using rate API without parameter 2019-03-11 18:39:21 +09:00
ServerController.cs add store name 2019-08-03 16:23:00 +02:00
ServerController.Storage.cs Save local file storage upon selection instead 2019-06-25 11:40:33 +02:00
StorageController.cs Support temporary links for local file system provider (#848) 2019-05-24 15:44:23 +09:00
StoresController.BTCLike.cs Update c-ligthning and some packages 2019-08-17 15:14:31 +09:00
StoresController.Changelly.cs Fix spot not using HttpClient created by the httpclientfactory 2019-03-07 19:41:20 +09:00
StoresController.CoinSwitch.cs add coinswitch shitcoin tax 2019-03-31 18:55:14 +02:00
StoresController.cs Add policy to allow internal lightning node for non-admins (#975) 2019-08-20 17:38:15 +09:00
StoresController.Email.cs Can specify display name for sender in email settings (Fix https://github.com/btcpayserver/btcpayserver/issues/910) 2019-07-14 22:45:14 +09:00
StoresController.LightningLike.cs Add policy to allow internal lightning node for non-admins (#975) 2019-08-20 17:38:15 +09:00
UserStoresController.cs Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
WalletsController.cs Implement label filter 2019-08-03 23:10:45 +09:00
WalletsController.PSBT.cs Remove global xpubs 2019-07-25 19:38:29 +09:00