btcpayserver/BTCPayServer/Controllers
Nicolas Dorier 989c99c550
Merge pull request #170 from rockstardev/fiat
Display fiat value of invoice during checkout
2018-05-16 10:18:24 +09:00
..
AccessTokenController.cs Make sure that we don't authenticate call with bitpay auth methods on non bitpay calls 2018-04-29 20:32:43 +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 Use decimals and fix invoices 2018-05-11 22:38:31 +09:00
HomeController.cs Remove unused Error.cshtml 2018-05-06 22:49:00 +09:00
InvoiceController.API.cs Use policies security for controlling access to bitpay api 2018-05-11 17:16:18 +09:00
InvoiceController.cs low-medium speed policy 2018-05-11 22:12:45 +09:00
InvoiceController.PaymentProtocol.cs Isolate PaymentMethodId in its own class, generalise DerivationStrategy 2018-02-19 23:13:23 +09:00
InvoiceController.UI.cs Merge pull request #170 from rockstardev/fiat 2018-05-16 10:18:24 +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 Fix call to Rates via bitpay API 2018-05-06 22:41:38 +09: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