btcpayserver/BTCPayServer/Services
2019-07-25 23:26:56 +09:00
..
Apps Make sure perk contributions are not accounted until paid 2019-07-15 17:01:12 +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 Can specify display name for sender in email settings (Fix https://github.com/btcpayserver/btcpayserver/issues/910) 2019-07-14 22:45:14 +09: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 Remove warnings 2019-07-04 21:18:16 +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 Update NBXplorer and NBitcoin 2019-05-14 16:06:43 +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
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