btcpayserver/BTCPayServer/HostedServices
2023-11-30 18:12:44 +09:00
..
AppInventoryUpdaterHostedService.cs POS: Handle flexible price items in cart view (#5238) 2023-08-09 09:31:19 +02:00
BackgroundJobSchedulerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BaseAsyncService.cs Prevent payout processors from stalling restart 2023-04-26 18:09:56 +09:00
BitpayIPNSender.cs Fix a bunch of minor bugs (#4983) 2023-05-19 08:41:21 +09:00
CheckConfigurationHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
CleanupWebhookDeliveriesTask.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00
DbMigrationsHostedService.cs Rename walletobjects Parent/Child to A/B (#4347) 2022-11-25 12:06:57 +09:00
DelayedTransactionBroadcasterHostedService.cs Prevent payout processors from stalling restart 2023-04-26 18:09:56 +09:00
DynamicDnsHostedService.cs Prevent payout processors from stalling restart 2023-04-26 18:09:56 +09:00
EventHostedServiceBase.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
GithubVersionFetcher.cs Send notification when a new plugin version is available (#5450) 2023-11-30 18:12:44 +09:00
InvoiceEventSaverService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
InvoiceWatcher.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
IPeriodicTask.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00
NBXplorerWaiter.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
PeriodicTaskLauncherHostedService.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00
PluginUpdateFetcher.cs Send notification when a new plugin version is available (#5450) 2023-11-30 18:12:44 +09:00
PullPaymentHostedService.cs Add payouts report (#5320) 2023-09-19 09:55:15 +09:00
RatesHostedService.cs Prevent payout processors from stalling restart 2023-04-26 18:09:56 +09:00
ScheduledTask.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00
StoreEmailRuleProcessorSender.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
TransactionLabelMarkerHostedService.cs Make wallet object system much more performant (#5441) 2023-11-28 11:38:09 +01:00
UserEventHostedService.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
WebhookSender.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00