btcpayserver/BTCPayServer/Controllers
2018-08-12 16:19:18 +09:00
..
AccessTokenController.cs Fix authentication 2018-06-06 16:02:37 +09:00
AccountController.cs Server admin can add new user 2018-08-02 00:16:16 +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 Allow CORS for creating a new invoice via AJAX through the PoS app (fix #238) 2018-08-06 12:04:36 +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 Can disable method of payments 2018-07-30 23:54:31 +09:00
InvoiceController.PaymentProtocol.cs Add support for groestlcoin 2018-06-24 00:45:57 +09:00
InvoiceController.UI.cs Fix #240 2018-08-08 14:45:46 +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 GetRates 2018-07-30 23:07:29 +09:00
ServerController.cs Who network type in the conf file of gRPC, fix #246 2018-08-12 16:19:18 +09:00
StoresController.BTCLike.cs More user friendly Update Store screen 2018-08-01 15:59:29 +09:00
StoresController.cs Remove the concept of "Rate multiplier" and replace it with the concept of "Spread" 2018-08-01 18:38:46 +09:00
StoresController.LightningLike.cs Fix #244 2018-08-08 17:32:16 +09:00
UserStoresController.cs Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
WalletsController.cs Remove the concept of "Rate multiplier" and replace it with the concept of "Spread" 2018-08-01 18:38:46 +09:00