btcpayserver/BTCPayServer/Controllers
nicolas.dorier 500bdd9bf1 Fix GetRates
2018-07-30 23:07:29 +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 Can delete stores 2018-07-19 19:31:17 +09:00
HomeController.cs Add ability to change domain from server settings 2018-07-24 17:04:57 +09:00
InvoiceController.API.cs Use proper custom authentication handler for bitpay 2018-06-04 12:00:03 +09:00
InvoiceController.cs Fix: Inverse rule was not found in BTCPay with X_X 2018-07-27 18:04:41 +09:00
InvoiceController.PaymentProtocol.cs Add support for groestlcoin 2018-06-24 00:45:57 +09:00
InvoiceController.UI.cs use default crypto for /rates route 2018-07-27 07:54:55 +02: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 GetRates 2018-07-30 23:07:29 +09:00
ServerController.cs Fix build error 2018-07-25 01:01:05 +09:00
StoresController.BTCLike.cs Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
StoresController.cs Merge remote-tracking branch 'origin/master' into feature/bitpayrates 2018-07-27 11:16:52 +02:00
StoresController.LightningLike.cs LightningConnectionString can parse gRPC 2018-07-23 11:11:00 +09:00
UserStoresController.cs Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
WalletsController.cs Fix: Inverse rule was not found in BTCPay with X_X 2018-07-27 18:04:41 +09:00