btcpayserver/BTCPayServer/HostedServices
Nicolas Dorier abd0ba49ca
Merge pull request #1875 from dennisreimann/invoice-notification-email
Invoice notification email improvements
2020-09-19 11:16:49 +09:00
..
AppInventoryUpdaterHostedService.cs Create Metadata property for InvoiceEntity, migrate all data without logic there 2020-08-26 21:36:31 +09:00
BackgroundJobSchedulerHostedService.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BaseAsyncService.cs Initializing Cts with class, preventing race condition 2020-08-03 03:17:04 -05:00
CheckConfigurationHostedService.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
CssThemeManager.cs Allow admins to invite new users 2020-09-16 08:54:24 +02:00
DelayedTransactionBroadcasterHostedService.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DynamicDnsHostedService.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
EventHostedServiceBase.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceNotificationManager.cs Fix async void usage 2020-09-16 14:25:48 +02:00
InvoiceWatcher.cs add status and refactor 2020-08-26 21:36:30 +09:00
NBXplorerWaiter.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
NewVersionCheckerHostedService.cs Deducing if to perform update check from update url configuration 2020-08-03 03:17:04 -05:00
PullPaymentHostedService.cs Add more labels (payment requests, apps, better payout label) 2020-09-17 16:39:55 +02:00
RatesHostedService.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Socks5HttpProxyServer.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TorServicesHostedService.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TransactionLabelMarkerHostedService.cs Add more labels (payment requests, apps, better payout label) 2020-09-17 16:39:55 +02:00
UserEventHostedService.cs Allow admins to invite new users 2020-09-16 08:54:24 +02:00
WalletReceiveCacheUpdater.cs new feature: Wallet Receive Page (#1065) 2020-01-18 14:12:27 +09:00