btcpayserver/BTCPayServer/Services
Andrew Camilleri cb25c225e9
Remove custodians (#5863)
* Remove custodians

* Hide Experimental checkbox in the server policies

---------

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2024-03-29 00:28:27 +09:00
..
Altcoins (feat) monero settlement thresholds (#5807) 2024-03-14 10:31:27 +01:00
Apps POS: Add item list to keypad (#5814) 2024-03-14 11:11:54 +01: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 Fix: Old payments not showing up in reports (#5812) 2024-03-05 16:10:54 +09:00
Labels Dotnet reformat 2023-04-10 11:07:03 +09:00
Mails Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
Notifications Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
PaymentRequests Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
Reporting do not have report name conflict with old plugin (#5826) 2024-03-11 14:18:47 +01:00
Stores Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +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 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 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 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
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 Policies: Cleanup and improvements (#5731) 2024-02-21 14:43:44 +01:00
ReportService.cs do not have report name conflict with old plugin (#5826) 2024-03-11 14:18:47 +01:00
ServerSettings.cs Server Settings: Customize instance name and add contact URL (#5718) 2024-02-21 20:54:39 +01:00
SettingsRepository.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
SocketFactory.cs
Socks5HttpClientHandler.cs Remove internal socks http proxy and use .net60 socks support (#3240) 2021-12-28 18:57:22 +09:00
ThemesSettings.cs Server Settings: Customize instance name and add contact URL (#5718) 2024-02-21 20:54:39 +01: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 Onboarding: Invite new users (#5714) 2024-02-28 20:43:18 +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