btcpayserver/BTCPayServer/Services
2019-06-07 13:31:11 +09:00
..
Apps [WIP] Further abstractions to Payment Handlers (#867) 2019-05-30 16:02:52 +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 remove duplicate view code for email and fix password bug (#788) 2019-05-01 12:17:25 +09:00
PaymentRequests Refactor: Remove uneeded dependencies to PaymentMethodHandlerDictionary 2019-06-04 10:17:26 +09:00
Rates Split projects (#857) 2019-05-24 18:42:22 +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
HardwareWalletService.cs Update NBXplorer and NBitcoin 2019-05-14 16:06:43 +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 Better UI for selection of app to be displayed on root 2019-04-12 00:13:14 -05: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