btcpayserver/BTCPayServer/Services
2023-02-25 23:34:49 +09:00
..
Altcoins Fix crash for installations supporting zcash or monero (#4610) 2023-02-09 09:49:08 +09:00
Apps Remove JSON in strings from JObjects (#4703) 2023-02-25 23:34:49 +09:00
Custodian Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Fees Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Invoices Remove JSON in strings from JObjects (#4703) 2023-02-25 23:34:49 +09:00
Labels Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
Mails Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Notifications Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
PaymentRequests Form Builder (#4137) 2022-11-25 10:42:55 +09:00
Stores Fix missing walletchanged event and add storeremoved event (#4676) 2023-02-22 13:13:58 +09:00
Wallets Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Attachment.cs Use constants rather than magic strings in transaction attachments 2022-11-17 10:24:49 +09:00
BTCPayNetworkJsonSerializerSettings.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
BTCPayServerEnvironment.cs Fix: Version numbers in UI appeared with a suffix zero x.x.x.0 instead of x.x.x (#4521) 2023-01-11 18:24:51 +09:00
Cheater.cs Checkout v2 finetuning (#4276) 2022-11-24 08:53:32 +09:00
DefaultSwaggerProvider.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +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
InvoiceActivator.cs Generic Forms (#4561) 2023-02-20 19:35:54 +09:00
ISettingsAccessor.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
LanguageService.cs Do not crash on bad language file 2022-07-21 11:09:51 +02:00
LightningClientFactoryService.cs Support LN connection string with onion http client (#3845) 2022-06-13 16:22:26 +09:00
LightningConfigurationProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationSettings.cs Local file system storage as default (#4386) 2022-12-12 20:28:24 +09:00
NBXplorerConnectionFactory.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
NBXSyncSummaryProvider.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PoliciesSettings.cs Use the plugin builder website instead of docker to fetch plugins (#4285) 2022-11-21 10:23:25 +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 Code formatting updates (#4502) 2023-01-06 22:18:07 +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 Fix: If user get locked out, unlocking or deleting user fails 2023-02-15 14:28:34 +09:00
WalletRepository.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00