..
GreenField
GreenField: Prep store for more data
2020-04-30 16:43:16 +02: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
Fix tests
2020-05-02 00:59:36 +09: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
Decimal precision and filter valid transaction ( #1538 )
2020-05-04 01:04:34 +09: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
Revert "View seed option if available ( #1518 )" ( #1521 )
2020-04-29 00:57:41 +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
Show warning when enabling Payjoin but supported payment methods are not using a hot wallet ( #1545 )
2020-05-08 05:37:10 +09: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
Make fee rate options pretty ( #1554 )
2020-05-08 05:34:39 +09:00
WalletsController.PSBT.cs
Make sure wallet support decimal fee, and allow user to select different fee rate based on expected confirmation time
2020-05-05 19:10:53 +09:00