btcpayserver/BTCPayServer/Services
Dennis Reimann 4ca152da7c
Fix paid invoice filter
Fixes #3434 by reverting the filter changes done [here](ec68d2a0e6 (diff-b7a89b0b45f062f004cdfe6ca8484f6ca519044f63485fd15986af5f7dd5ec76L219)).

The new labels are only used in the UI ­— when filtering one needs to use the old labels, as the filter docs in the view already suggest.
2022-02-09 12:12:32 +09:00
..
Altcoins/Monero Support LNURL Auth 2022-01-14 13:26:30 +01:00
Apps Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
Fees Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Invoices Fix paid invoice filter 2022-02-09 12:12:32 +09:00
Labels Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Mails Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
Notifications Rename UI controllers 2022-01-14 13:46:03 +09:00
PaymentRequests Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
Stores Retry SaveChanges if deadlock detected in delete store 2022-01-26 15:09:06 +09:00
Wallets Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
BTCPayNetworkJsonSerializerSettings.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
BTCPayServerEnvironment.cs Shorten environment info (#3350) 2022-01-24 20:01:17 +09:00
Cheater.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +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
LanguageService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
LightningClientFactoryService.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
LightningConfigurationProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationSettings.cs fix ln address 2022-01-27 17:17:20 +01:00
NBXSyncSummaryProvider.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PoliciesSettings.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Safe.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SettingsRepository.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +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 Run dotnet format (#3244) 2021-12-31 16:59:02 +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 Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
WalletRepository.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00