btcpayserver/BTCPayServer/Controllers
Andrew Camilleri 6cf80b7533 small rename
2018-05-28 14:29:23 +02:00
..
AccessTokenController.cs Add dummy policies field 2018-05-26 18:26:02 +09:00
AccountController.cs Rewrite authorization enforcement and simplify the code 2018-04-30 22:00:43 +09:00
AppsController.cs Upgrade to .NET Core 2.1 2018-05-08 17:57:53 +09:00
AppsController.PointOfSale.cs fix typo 2018-05-25 17:35:01 +09:00
HomeController.cs Revert "Remove unused Error.cshtml" 2018-05-21 20:44:03 +09:00
InvoiceController.API.cs Use policies security for controlling access to bitpay api 2018-05-11 17:16:18 +09:00
InvoiceController.cs Ability to pass fields to POS app #181 2018-05-24 23:54:48 +09:00
InvoiceController.PaymentProtocol.cs Isolate PaymentMethodId in its own class, generalise DerivationStrategy 2018-02-19 23:13:23 +09:00
InvoiceController.UI.cs CurrencyNameTable can use fallback 2018-05-20 23:37:18 +09:00
ManageController.cs Rewrite authorization enforcement and simplify the code 2018-04-30 22:00:43 +09:00
PaymentRequestActionResult.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
RateController.cs small rename 2018-05-28 14:29:23 +02:00
ServerController.cs Do not spam the logs about failed mail 2018-05-05 01:42:42 +09:00
StoresController.BTCLike.cs Allow signing on non segwit transactions via the ledger 2018-05-07 12:17:46 +09:00
StoresController.cs BTCPayRateProviderFactory is responsible for getting the supported exchange list 2018-05-12 00:54:17 +09:00
StoresController.LightningLike.cs Move to a Claim based security 2018-04-30 02:33:42 +09:00
UserStoresController.cs Rewrite authorization enforcement and simplify the code 2018-04-30 22:00:43 +09:00