btcpayserver/BTCPayServer/Controllers
2018-07-10 12:58:17 +09:00
..
AccessTokenController.cs Fix authentication 2018-06-06 16:02:37 +09:00
AccountController.cs Rewrite authorization enforcement and simplify the code 2018-04-30 22:00:43 +09:00
AppsController.cs When creating PoS app, redirect to settings. When updating an app, redirect to List of apps. 2018-07-05 21:11:18 +09:00
AppsController.PointOfSale.cs When creating PoS app, redirect to settings. When updating an app, redirect to List of apps. 2018-07-05 21:11:18 +09:00
HomeController.cs Revert "Remove unused Error.cshtml" 2018-05-21 20:44:03 +09:00
InvoiceController.API.cs Use proper custom authentication handler for bitpay 2018-06-04 12:00:03 +09:00
InvoiceController.cs Create a new format for LightningConnectionString 2018-07-01 15:45:08 +09:00
InvoiceController.PaymentProtocol.cs Add support for groestlcoin 2018-06-24 00:45:57 +09:00
InvoiceController.UI.cs Make sure that lightning payments events are using the state of the invoice when they got issued (#205) 2018-06-21 14:15:36 +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 CurrencyNameTable can use fallback 2018-05-20 23:37:18 +09:00
ServerController.cs Do not spam the logs about failed mail 2018-05-05 01:42:42 +09:00
StoresController.BTCLike.cs Fix: If DOGE fee becomes higher that 1 DOGE, the transaction would fail to broadcast 2018-07-01 13:46:28 +09:00
StoresController.cs fix typos and sentences referencing Bitcoin 2018-06-25 11:58:07 +09:00
StoresController.LightningLike.cs Fix misleading error when using http on internalNode 2018-07-10 12:58:17 +09:00
UserStoresController.cs Create Store redirect to store settings 2018-07-05 21:05:13 +09:00