btcpayserver/BTCPayServer/Controllers
2018-09-08 14:53:41 +09:00
..
AccessTokenController.cs Fix authentication 2018-06-06 16:02:37 +09:00
AccountController.cs Rate limit per IP the number of login attempt 2018-08-25 20:28:46 +09:00
AppsController.cs Now requiring Authorization on AppsController 2018-09-08 14:53:41 +09:00
AppsController.PointOfSale.cs Extracting public portion of app controller 2018-09-08 14:53:41 +09:00
AppsPublicController.cs Extracting public portion of app controller 2018-09-08 14:53:41 +09:00
HomeController.cs Add ability to change domain from server settings 2018-07-24 17:04:57 +09:00
InvoiceController.API.cs Refactoring Invoice to cleanup unused code 2018-09-08 14:53:41 +09:00
InvoiceController.cs Refactoring Invoice to cleanup unused code 2018-09-08 14:53:41 +09:00
InvoiceController.PaymentProtocol.cs Refactoring Invoice to cleanup unused code 2018-09-08 14:53:41 +09:00
InvoiceController.UI.cs Refactoring Invoice to cleanup unused code 2018-09-08 14:53:41 +09:00
ManageController.cs Rewrite authorization enforcement and simplify the code 2018-04-30 22:00:43 +09:00
PublicController.cs remove paybuttontest 2018-09-08 14:53:41 +09:00
RateController.cs Decouple RateProviderFactory with RateFetcher 2018-08-22 16:53:40 +09:00
ServerController.cs Remove Lightning Specific logic from BTCPay, and use BTCPayServer.Lightning packages instead 2018-08-30 12:24:00 +09:00
StoresController.BTCLike.cs More user friendly Update Store screen 2018-08-01 15:59:29 +09:00
StoresController.cs Confirmation page for enabling Pay Button 2018-09-08 14:53:41 +09:00
StoresController.LightningLike.cs Remove Lightning Specific logic from BTCPay, and use BTCPayServer.Lightning packages instead 2018-08-30 12:24:00 +09:00
UserStoresController.cs Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
WalletsController.cs Decouple RateProviderFactory with RateFetcher 2018-08-22 16:53:40 +09:00