btcpayserver/BTCPayServer/Services
2021-12-28 18:57:22 +09:00
..
Altcoins/Monero Fix: DateTime passed to bitpay API weren't assumed UTC, remove DateTime.Now references (#3206) 2021-12-17 15:31:06 +09:00
Apps Migrate to .net6.0 (#3198) 2021-12-27 13:15:43 +09:00
Fees Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Invoices Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Labels Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Mails Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Notifications Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
PaymentRequests Cache resolved store items in HTTP context 2021-12-21 09:24:09 +01:00
Stores Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Wallets Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
BTCPayNetworkJsonSerializerSettings.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
BTCPayServerEnvironment.cs Fix warnings 2021-12-27 13:58:18 +09:00
Cheater.cs CheatMode should use NBXplorer RPC proxy rather than hardcoded client 2021-11-26 18:34:40 +09:00
DelayedTransactionBroadcaster.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
DynamicDnsSettings.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IBackgroundJobClient.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LanguageService.cs Improve language dropdown UX/Update jquery-prettydropdowns to 4.17.0 (#2972) 2021-10-15 14:27:52 +09:00
LightningClientFactoryService.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
LightningConfigurationProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationSettings.cs Remove Confirmed state in UI (#3090) 2021-11-26 23:13:41 +09:00
NBXSyncSummaryProvider.cs Fix: serverinfo 'available' wasn't set for BTC 2021-12-14 00:05:41 +09:00
PoliciesSettings.cs Can disable the modification of SSH settings in BTCPay Server (#2468) 2021-04-17 13:29:50 +09:00
Safe.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SettingsRepository.cs Refactor by adding extension FindPayoutHandler (#2984) 2021-10-18 15:00:38 +09:00
SocketFactory.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Socks5HttpClientHandler.cs Remove internal socks http proxy and use .net60 socks support (#3240) 2021-12-28 18:57:22 +09:00
ThemesSettings.cs Refactor themes (#2794) 2021-09-03 16:16:36 +09:00
Torrc.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TorServices.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
UserService.cs Apply better messages 2021-11-04 08:53:44 +01:00
WalletRepository.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00