btcpayserver/BTCPayServer/Services
rustywave 2ad2ce6c3b Fixed issue with users when disabling then setting admin
Concurrency issue; moved user update from controller to service
2022-06-07 13:04:21 +02:00
..
Altcoins Update language to explicitly request view-only wallet files 2022-05-29 12:12:55 +09:00
Apps Move PointOfSaleSettings class into own file 2022-05-17 21:26:33 -07:00
Custodian Exchange api no kraken (#3679) 2022-05-18 14:59:56 +09:00
Fees Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Invoices Add Refunds list to Invoice details page 2022-06-06 09:41:23 +02:00
Labels Fix labels not showing multiple payouts payments (#3729) 2022-05-23 10:25:46 +09:00
Mails Merge pull request #3772 from NicolasDorier/experimental 2022-05-24 19:05:38 +09:00
Notifications Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
PaymentRequests Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
Stores Greenfield: Store Users (#3425) 2022-02-10 14:51:10 +09:00
Wallets Wallet transactions export (#3744) 2022-05-20 09:35:31 +09:00
BTCPayNetworkJsonSerializerSettings.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
BTCPayServerEnvironment.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
Cheater.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DefaultSwaggerProvider.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
DelayedTransactionBroadcaster.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +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
ISettingsAccessor.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
LanguageService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +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 Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
NBXplorerConnectionFactory.cs Dashboard (#3530) 2022-04-12 16:55:10 +09:00
NBXSyncSummaryProvider.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PoliciesSettings.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
SettingsRepository.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +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 Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Torrc.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TorServices.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UserService.cs Fixed issue with users when disabling then setting admin 2022-06-07 13:04:21 +02:00
WalletRepository.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00