btcpayserver/BTCPayServer/Controllers
2018-04-14 22:52:57 +09:00
..
AccessTokenController.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
AccountController.cs general code cleanup + add analyzers 2018-02-17 13:18:16 +09:00
AppsController.cs Add Point of Sale feature to BTCPay 2018-04-03 16:58:47 +09:00
AppsController.PointOfSale.cs Add Point of Sale feature to BTCPay 2018-04-03 16:58:47 +09:00
HomeController.cs renaming 2017-09-13 16:56:33 +09:00
InvoiceController.API.cs Big refactorying for supporting multi currencies 2017-12-21 15:52:04 +09:00
InvoiceController.cs Can configure rate caching and bitcoinaverage API keys 2018-04-14 22:52:57 +09:00
InvoiceController.PaymentProtocol.cs Isolate PaymentMethodId in its own class, generalise DerivationStrategy 2018-02-19 23:13:23 +09:00
InvoiceController.UI.cs Extracting transaction string and supporting plural form 2018-04-13 14:10:06 -05:00
ManageController.cs Fix typos 2018-03-01 15:11:30 +01:00
PaymentRequestActionResult.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
RateController.cs Can configure rate caching and bitcoinaverage API keys 2018-04-14 22:52:57 +09:00
ServerController.cs Can configure rate caching and bitcoinaverage API keys 2018-04-14 22:52:57 +09:00
StoresController.BTCLike.cs Simplify root key path calculation 2018-04-12 11:48:33 +09:00
StoresController.cs Add a way to customize lightning invoice description 2018-04-07 16:27:46 +09:00
StoresController.LightningLike.cs Fix slow invoice creation 2018-04-09 16:25:31 +09:00
UserStoresController.cs Can invite user to manage your store 2018-03-23 16:24:57 +09:00