btcpayserver/BTCPayServer/Controllers
2020-04-29 00:23:51 +09:00
..
GreenField Greenfield: Add update store API (#1495) 2020-04-27 20:13:20 +09:00
AccessTokenController.cs Move Bitpay authentication class in BTCPayServer.Security 2019-10-19 00:54:20 +09:00
AccountController.cs Fix email sending on registration crash (#1454) 2020-04-10 15:59:39 +09:00
AppsController.Crowdfund.cs fix: remove ipn via email #1241 (#1337) 2020-02-24 21:21:03 +09:00
AppsController.cs Add alert-link classes where necessary 2020-04-10 09:18:08 +02:00
AppsController.PointOfSale.cs fix: remove ipn via email #1241 (#1337) 2020-02-24 21:21:03 +09:00
AppsPublicController.cs Do not allow 0 amount invocies for crowdfund and payment requests 2020-03-24 23:43:56 -05:00
ChangellyController.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
ErrorController.cs Special page to handle 429 errors 2020-02-01 01:59:56 -06:00
HomeController.cs Swagger Generator: Merge multiple documents 2020-04-04 14:22:07 +02:00
InvoiceController.API.cs Rename Permissions.Can.. to Policies.Can.. 2020-03-20 13:41:47 +09:00
InvoiceController.cs Refactor server-side 2020-04-05 12:02:36 +09:00
InvoiceController.UI.cs Removing extra setting, depending on Custom CSS for bundled themes 2020-03-28 14:10:18 -06:00
Macaroons.cs Add some tests on externalConnectionString 2019-03-01 14:33:32 +09:00
ManageController.2FA.cs Remove bugs reported by Rider 2020-04-05 12:30:23 +09:00
ManageController.APIKeys.cs Merge pull request #1408 from Kukks/api/api-key-uu-refactor 2020-04-10 22:00:32 +09:00
ManageController.cs Fix email sending on registration crash (#1454) 2020-04-10 15:59:39 +09:00
ManageController.U2F.cs throw on non-u2f specific errors 2020-01-14 09:49:51 +01:00
PaymentRequestController.cs Fix: Payment request redirects to non-existing (404) URL after payment completed 2020-04-19 13:12:07 +02:00
PublicController.cs Modal option for Pay Button 2020-02-28 16:01:44 +01:00
PublicLightningNodeInfoController.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
RateController.cs Fix build 2020-03-20 13:44:02 +09:00
ServerController.cs delete files on user delete (#1452) 2020-04-09 22:17:06 +09:00
ServerController.Storage.cs Reactivate GoogleCloudStorage 2020-01-12 13:55:41 +09:00
StorageController.cs Support temporary links for local file system provider (#848) 2019-05-24 15:44:23 +09:00
StoresController.BTCLike.cs Fix tests 2020-04-26 01:47:47 +09:00
StoresController.Changelly.cs remove changelly fiat option 2020-02-25 16:44:19 +01:00
StoresController.CoinSwitch.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
StoresController.cs Removing extra setting, depending on Custom CSS for bundled themes 2020-03-28 14:10:18 -06:00
StoresController.Email.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
StoresController.LightningLike.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
UserStoresController.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
VaultController.cs Switch from System.Text.Json to Newtonsoft, typify the BTCPayServer.Client 2020-03-20 14:01:51 +09:00
WalletsController.cs Label Factory (#1516) 2020-04-28 16:53:34 +09:00
WalletsController.PSBT.cs Bump pj original tx broadcast timeout 2020-04-29 00:23:51 +09:00