.. |
AccessTokenController.cs
|
Remove the Facade concept
|
2019-04-11 23:55:20 +09:00 |
AccountController.cs
|
Fix exception thrown if user does not exist on login
|
2019-05-08 12:34:13 +09:00 |
AppsController.Crowdfund.cs
|
Rename ShowEmailWarningForStore(storeId) => IsEmailConfigured(storeId)
|
2019-04-28 15:28:22 +09:00 |
AppsController.cs
|
Rename ShowEmailWarningForStore(storeId) => IsEmailConfigured(storeId)
|
2019-04-28 15:28:22 +09:00 |
AppsController.PointOfSale.cs
|
Rename ShowEmailWarningForStore(storeId) => IsEmailConfigured(storeId)
|
2019-04-28 15:28:22 +09:00 |
AppsPublicController.cs
|
fix redirect uri for crowdfund invoices
|
2019-04-13 13:43:47 +02:00 |
ChangellyController.cs
|
Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher
|
2019-03-05 17:09:17 +09:00 |
HomeController.cs
|
Filter the apps by the user id
|
2019-04-12 14:54:59 +09:00 |
InvoiceController.API.cs
|
Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher
|
2019-03-05 17:09:17 +09:00 |
InvoiceController.cs
|
Allow invoice creation to only allow specific payment methods in UI (#792)
|
2019-05-02 21:29:51 +09:00 |
InvoiceController.UI.cs
|
Remove warnings
|
2019-05-07 23:34:31 +09:00 |
Macaroons.cs
|
Add some tests on externalConnectionString
|
2019-03-01 14:33:32 +09:00 |
ManageController.2FA.cs
|
Add U2f Login Support (#787)
|
2019-05-02 21:01:08 +09:00 |
ManageController.cs
|
Add U2f Login Support (#787)
|
2019-05-02 21:01:08 +09:00 |
ManageController.U2F.cs
|
fix exception handling
|
2019-05-08 20:17:17 +09:00 |
PaymentRequestController.cs
|
Allow cancelling a non paid pending invoice in payment requests (#815)
|
2019-05-07 17:26:40 +09:00 |
PublicController.cs
|
Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher
|
2019-03-05 17:09:17 +09:00 |
PublicLightningNodeInfoController.cs
|
Make sure BTCPay show TOR lightning node info if the site is accessed through TOR
|
2019-03-17 21:28:47 +09:00 |
RateController.cs
|
The store owner can define default currency pairs when using rate API without parameter
|
2019-03-11 18:39:21 +09:00 |
ServerController.cs
|
Prettify the bitcoin core node page
|
2019-05-07 14:44:26 +09:00 |
ServerController.Storage.cs
|
Uncomment google/amazon code, just disable it in the service registration
|
2019-04-22 16:45:50 +09:00 |
StorageController.cs
|
Abstracted cloud storage - Amazon/Google/Azure/Local (#708)
|
2019-04-22 16:41:20 +09:00 |
StoresController.BTCLike.cs
|
Save the fingerprint of the root of LedgerWallet, and use it. Simplify HardwareWallet
|
2019-05-10 01:05:37 +09:00 |
StoresController.Changelly.cs
|
Fix spot not using HttpClient created by the httpclientfactory
|
2019-03-07 19:41:20 +09:00 |
StoresController.CoinSwitch.cs
|
add coinswitch shitcoin tax
|
2019-03-31 18:55:14 +02:00 |
StoresController.cs
|
Move ElectrumMapping to BtcPayNetwork
|
2019-05-09 17:16:17 +09:00 |
StoresController.Email.cs
|
Emails on store level
|
2019-01-22 21:38:39 +09:00 |
StoresController.LightningLike.cs
|
Fix: Uploading coldcard in derivation scheme would forget to remember some data
|
2019-05-09 16:11:09 +09:00 |
UserStoresController.cs
|
Add a "Wallet" menu
|
2018-07-26 22:32:50 +09:00 |
WalletsController.cs
|
Don't scan 49' or 84' if not segwit
|
2019-05-10 10:55:10 +09:00 |