btcpayserver/BTCPayServer/Controllers
2019-01-07 22:04:08 +09:00
..
AccessTokenController.cs Fix authentication 2018-06-06 16:02:37 +09:00
AccountController.cs Added new disable-registration command line option. 2019-01-06 16:43:55 +01:00
AppsController.cs Set the id for apps only to 20 bytes, and output the Id in the controller so we can use it in tests 2018-10-09 23:38:56 +09:00
AppsController.PointOfSale.cs Change CustomTipPercentages type to int[] 2018-12-27 12:57:31 +08:00
AppsPublicController.cs Add missing AppId 2018-12-27 12:57:31 +08:00
ChangellyController.cs fix issue with changelly rates and cover with UTs (#368) 2018-10-28 23:07:36 +09:00
HomeController.cs Fix build 2018-12-10 17:34:27 +09:00
InvoiceController.API.cs Expand Invoice Searching 2019-01-06 10:00:55 +01:00
InvoiceController.cs Renaming 2019-01-07 15:35:18 +09:00
InvoiceController.UI.cs Merge pull request #467 from Kukks/feature/coinswitch 2019-01-07 19:11:55 +09:00
Macaroons.cs Fix search for macaroon 2018-12-20 17:08:32 +09:00
ManageController.cs Fix #383 2018-11-10 23:25:11 +09:00
PublicController.cs Various bugfixes (#308) 2018-10-12 10:09:13 +09:00
PublicLightningNodeInfoController.cs Add Node Info Page 2019-01-07 09:52:27 +01:00
RateController.cs [Fix] Querying rate with authenticated request should be successfull 2018-10-15 18:11:20 +09:00
ServerController.cs Lightning charge integration 2018-12-20 22:40:32 +09:00
StoresController.BTCLike.cs Save the KeyPath of the WalletKeyPathRoot of the hardware wallet so we don't have to scan for it 2018-12-26 14:04:00 +09:00
StoresController.Changelly.cs Fix warnings, update libs 2018-10-26 18:36:58 +09:00
StoresController.CoinSwitch.cs coinswitch integration 2018-12-18 19:01:58 +01:00
StoresController.cs Merge pull request #499 from Kukks/node-info-page 2019-01-07 22:04:08 +09:00
StoresController.LightningLike.cs Add Node Info Page 2019-01-07 09:52:27 +01:00
UserStoresController.cs Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
WalletsController.cs Rewrite and comment non obvious code for ledger 2018-12-26 15:10:00 +09:00