btcpayserver/BTCPayServer/Services
2024-02-06 17:04:18 +09:00
..
Altcoins Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
Apps Apps: Allow authenticated, non-owner users permissioned access (#5702) 2024-01-25 21:00:33 +09:00
Custodian Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Fees Improve checkout page load time by fetching recommended fee in the background periodically (#5672) 2024-01-18 17:16:57 +09:00
Invoices Remove unused variables (#5669) 2024-01-18 09:47:39 +09:00
Labels Dotnet reformat 2023-04-10 11:07:03 +09:00
Mails Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
Notifications Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
PaymentRequests Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
Reporting Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
Stores Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
WalletFileParsing Fix: Sometimes importing a wallet file from Electrum would fail 2024-01-24 22:53:40 +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
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
DisplayFormatter.cs Payment details: Re-add unit for displayed amount (#5541) 2023-12-07 20:40:13 +09:00
DynamicDnsSettings.cs
IBackgroundJobClient.cs
InvoiceActivator.cs Generic Forms (#4561) 2023-02-20 19:35:54 +09:00
ISettingsAccessor.cs
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
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
PoliciesSettings.cs Do not require user approval by default (#5733) 2024-02-06 17:04:18 +09:00
ReportService.cs Add reporting feature (#5155) 2023-07-24 09:24:32 +09:00
SettingsRepository.cs
SocketFactory.cs
Socks5HttpClientHandler.cs
ThemesSettings.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Torrc.cs
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 Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
WalletFileParsers.cs Refactor wallet file parsing (Fix: #5690) (#5692) 2024-01-23 21:33:45 +09:00
WalletRepository.cs Do not dispose connections created by EF 2024-01-25 10:45:02 +09:00