btcpayserver/BTCPayServer/Controllers
2018-08-25 20:28:46 +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 Separate app for PayButton 2018-08-22 10:26:49 +02:00
AppsController.PointOfSale.cs Separate app for PayButton 2018-08-22 10:26:49 +02: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 Poll and cache rates in parallel 2018-08-23 00:24:33 +09:00
InvoiceController.PaymentProtocol.cs Add support for groestlcoin 2018-06-24 00:45:57 +09:00
InvoiceController.UI.cs Do not send not found if invoices does not belong to logged on user 2018-08-23 12:13:27 +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 Decouple RateProviderFactory with RateFetcher 2018-08-22 16:53:40 +09:00
ServerController.cs Decouple RateProviderFactory with RateFetcher 2018-08-22 16:53:40 +09:00
StoresController.BTCLike.cs More user friendly Update Store screen 2018-08-01 15:59:29 +09:00
StoresController.cs Making Currency a textbox instead of dropdown 2018-08-23 11:17:54 +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 Decouple RateProviderFactory with RateFetcher 2018-08-22 16:53:40 +09:00