btcpayserver/BTCPayServer/Services
2019-08-17 15:14:31 +09:00
..
Apps 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
Fees Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
Invoices Fix crash which can happen during export if someone remove support for a network, inject Network inside paymentdata 2019-06-07 13:31:11 +09:00
Mails UI improvements to SMTP settings + Quick fill function for Gmail and Hotmail 2019-08-07 21:31:08 +02:00
PaymentRequests Sort payment requests, most recent first 2019-07-01 17:33:49 +09:00
Rates Make sure currency is in uppercase 2019-06-10 00:46:29 +09:00
Stores Refactor: Remove uneeded dependencies to PaymentMethodHandlerDictionary 2019-06-04 10:17:26 +09:00
Wallets Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
BTCPayServerEnvironment.cs BTCPay Abstractions: Move PaymentMethod specific logic to their handlers (#850) 2019-05-29 23:33:31 +09:00
Claims.cs Remove TokenRepository dependency from InvoiceControllerAPI 2018-04-28 02:51:20 +09:00
DynamicDnsSettings.cs Fix dynamic dns 2019-07-25 23:26:56 +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 Add tooling which pull transifex translation automatically, add SlovenĨina. (Close #386) 2018-11-14 16:48:25 +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 Refactor DerivationStrategy to DerivationSchemeSettings 2019-05-09 00:55:44 +09:00
PoliciesSettings.cs Multiple domains for apps in BTCPay 2019-06-25 20:41:32 +02: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 Poll and cache rates in parallel 2018-08-23 00:24:33 +09:00
SocketFactory.cs SocketFactory uses NBitcoin implementation of Socks 2019-04-05 16:19:04 +09:00
ThemesSettings.cs Add better instruction on how to customize the theme 2018-11-17 12:43:11 +09:00
Torrc.cs Parse torrc file to know virtual port of hidden services 2019-03-17 20:49:26 +09:00
TorServices.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
WalletRepository.cs Can attach labels and comment to transaction in the wallet 2019-08-03 00:43:19 +09:00