btcpayserver/BTCPayServer/Services
Kukks 36bd76248b Allow Pay Button to work on Apps
This PR allows you to use the pay button generator to create buttons that target apps. This means that you can generate an invoice that is linked to an item on the POS/Crowdfund (targeting the item is optional). The POS/Crowdfund item amount -> invoice creation amount validation works too so that the user cannot modify the amount of a perk using just html ( fixes #1392 )
2020-03-24 23:43:47 -05:00
..
Altcoins/Monero Rename Permissions.Can.. to Policies.Can.. 2020-03-20 13:41:47 +09:00
Apps Allow Pay Button to work on Apps 2020-03-24 23:43:47 -05:00
Fees Make recommended fee confirmation target configurable 2019-11-06 16:21:33 -08:00
Invoices Let 0 amount invoices pass through and allow email to be set when required but paid 2020-03-24 23:43:19 -05:00
Mails Greenfield API: Create User 2020-03-17 08:21:27 +01:00
PaymentRequests Additional fixes for 3.0 2019-10-18 21:46:34 +09:00
Rates Merge pull request #1041 from Kukks/satscurrency 2020-02-03 08:42:35 +00:00
Stores Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00
Wallets new feature: Wallet Receive Page (#1065) 2020-01-18 14:12:27 +09:00
BTCPayServerEnvironment.cs Cleanup netcore21 specific code 2020-01-12 13:30:54 +09:00
DynamicDnsSettings.cs bump libraries 2020-01-12 15:32:26 +09:00
HardwareWalletService.cs Update c-ligthning and some packages 2019-08-17 15:14:31 +09:00
IBackgroundJobClient.cs Increase notitifcation timeout to 1 minute, make sure that BackgroundJobScheduler is correctly cancelling tasks 2019-04-05 14:58:25 +09:00
LanguageService.cs Cleanup netcore21 specific code 2020-01-12 13:30:54 +09:00
LedgerHardwareWalletService.cs Fix "Key already added in dictionary" error when signing with ledger 2019-08-07 17:53:03 +09:00
LightningClientFactoryService.cs Add missing file 2019-04-11 12:41:38 +09:00
LightningConfigurationProvider.cs Fix configuration of lnd rest 2018-12-20 20:12:36 +09:00
MigrationSettings.cs Redirect first run to register, redirect unlogged to login 2019-11-06 15:19:14 +09:00
PoliciesSettings.cs Rename CanGenerateWallet to CanUseHotWallet, small refactoring on generatewallet 2019-12-18 22:28:03 +09:00
Safe.cs Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level (#960) 2019-08-10 14:05:11 +09:00
SettingsRepository.cs BPU Prep Work Part2 (#1340) 2020-02-19 17:35:23 +09:00
SocketFactory.cs SocketFactory uses NBitcoin implementation of Socks 2019-04-05 16:19:04 +09:00
ThemesSettings.cs UI: Add custom theme file option 2019-11-22 21:09:18 +01:00
Torrc.cs Parse torrc file to know virtual port of hidden services 2019-03-17 20:49:26 +09:00
TorServices.cs Add torrc files in tests 2019-11-08 16:10:49 +09:00
WalletRepository.cs Fix: Adding comment on wallet transactions causes 500 error (Close #1280) 2020-01-16 15:19:45 +09:00