btcpayserver/BTCPayServer/Services
d11n b31f1812d2
Greenfield: Remove unused checkout type setting from POS (#5512)
Cam across this while browsing the API docs: The checkout type setting isn't used for the POS, so we should simply remove it as this is configured on the store-level.
2023-11-30 18:05:35 +09:00
..
Altcoins Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
Apps Greenfield: Remove unused checkout type setting from POS (#5512) 2023-11-30 18:05:35 +09:00
Custodian Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Fees Use Mempoolspace fees (#5490) 2023-11-28 18:26:35 +09:00
Invoices Fix: BTCPayServer.HostedServices.BitpayIPNSender fail to send notifications on some locale (Fix #5361) 2023-10-18 19:07:30 +09:00
Labels Dotnet reformat 2023-04-10 11:07:03 +09:00
Mails Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Notifications Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
PaymentRequests Form Builder (#4137) 2022-11-25 10:42:55 +09:00
Reporting Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
Stores Do not cleanup unreachable stores (#5025) 2023-05-31 11:22:37 +09:00
Wallets Fix crash on /wallets/transactions with non zero skip parameter (Fix #5183) 2023-08-23 16:11:25 +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 Add UserAgent to IPN and webhook HTTP requests (Fix #4883) 2023-04-19 21:13:31 +09:00
Cheater.cs Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
DefaultSwaggerProvider.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
DefaultTransactionLinkProvider.cs Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
DelayedTransactionBroadcaster.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DisplayFormatter.cs Reporting: Improve rounding and display (#5363) 2023-10-11 20:48:40 +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 Nullable on LanguageService 2023-04-20 09:44:24 +09:00
LightningClientFactoryService.cs Support the new LN lib (#5422) 2023-11-21 18:55:02 +09:00
LightningConfigurationProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationSettings.cs Do not cleanup unreachable stores (#5025) 2023-05-31 11:22:37 +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 Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
ReportService.cs Add reporting feature (#5155) 2023-07-24 09:24:32 +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 Prevent payout processors from stalling restart 2023-04-26 18:09:56 +09:00
TransactionLinkProvider.cs Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
TransactionLinkProviders.cs Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
UserService.cs Fix warnings (#5517) 2023-11-28 15:20:03 +01:00
WalletRepository.cs Make wallet object system much more performant (#5441) 2023-11-28 11:38:09 +01:00