btcpayserver/BTCPayServer/Services
2022-11-21 19:55:19 +01:00
..
Altcoins fix monero issue 2022-11-21 19:55:19 +01:00
Apps Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
Custodian Custodian Account UI: CRUD (#3923) 2022-07-07 22:42:50 +09:00
Fees Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Invoices Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
Labels Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
Mails Can disable cert check for email server (#3908) 2022-06-29 23:38:44 +09:00
Notifications Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
PaymentRequests Fix: Invoice's orderId equals to payreq id shouldn't appear part of the payreq 2022-10-27 13:17:18 +09:00
Stores Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
Wallets Refactor labels (#4179) 2022-10-11 17:34:29 +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: If reverse proxy wasn't well configured, and error message should have been displayed (#4322) 2022-11-21 19:32:19 +01:00
Cheater.cs fix altcoin only dashboard crash 2022-08-15 20:22:31 +02: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 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 Refactor labels (#4179) 2022-10-11 17:34:29 +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 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 Add option to customize the instance logo (#4258) 2022-11-14 22:29:23 +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 Add index to WalletObjects + allow additional queries 2022-11-19 23:39:41 +09:00