..
GreenField
GreenField: Switch to Blob for API Keys
2020-04-02 09:32:22 +02:00
AccessTokenController.cs
Move Bitpay authentication class in BTCPayServer.Security
2019-10-19 00:54:20 +09:00
AccountController.cs
Add logs
2020-03-19 13:34:11 +09:00
AppsController.Crowdfund.cs
fix: remove ipn via email #1241 ( #1337 )
2020-02-24 21:21:03 +09:00
AppsController.cs
Fix status message when a model is passed
2019-11-07 18:20:17 +09: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
GreenField: Switch to Blob for API Keys
2020-04-02 09:32:22 +02:00
ManageController.cs
Remove bugs reported by Rider
2020-04-05 12:30:23 +09:00
ManageController.U2F.cs
throw on non-u2f specific errors
2020-01-14 09:49:51 +01:00
PaymentRequestController.cs
Do not allow 0 amount invocies for crowdfund and payment requests
2020-03-24 23:43:56 -05: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
Do not print dangerous info in the logs
2020-04-05 12:33:10 +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
use payjoin key from constants
2020-04-09 14:07:26 +02:00
WalletsController.PSBT.cs
Remove warnings, replace BIP79 by Payjoin, Fix strange error in Accept loop
2020-04-09 20:25:17 +09:00