btcpayserver/BTCPayServer/HostedServices
Nicolas Dorier a2fa688cde
Refactor labels (#4179)
* Create new tables

* wip

* wip

* Refactor LegacyLabel

* Remove LabelFactory

* Add migration

* wip

* wip

* Add pull-payment attachment to tx

* Address kukks points
2022-10-11 17:34:29 +09:00
..
AppInventoryUpdaterHostedService.cs Move PointOfSaleSettings class into own file 2022-05-17 21:26:33 -07:00
BackgroundJobSchedulerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BaseAsyncService.cs Do not hide errors happening in tasks spawned by BaseAsyncService 2022-10-08 12:46:26 +09:00
BitpayIPNSender.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
CheckConfigurationHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DbMigrationsHostedService.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
DelayedTransactionBroadcasterHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
DynamicDnsHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
EventHostedServiceBase.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
InvoiceEventSaverService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
InvoiceWatcher.cs Fix build warnings (#3870) 2022-06-15 11:17:10 +09:00
NBXplorerWaiter.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
NewVersionCheckerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
PullPaymentHostedService.cs Refactor Payouts (#4032) 2022-08-17 09:45:51 +02:00
RatesHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
StoreEmailRuleProcessorSender.cs Add "{Invoice.OrderId}" to list of supported email interpolation strings (#4202) 2022-10-07 14:29:56 +02:00
TransactionLabelMarkerHostedService.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
UserEventHostedService.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
WebhookSender.cs Add loopback client for local webhooks to skip ssl 2022-08-01 16:14:50 +02:00