btcpayserver/BTCPayServer/HostedServices
Umar Bolatov f06199230c
Add ability to add description to pull payment (#3363)
* Add ability to add description to pull payment

close #2625

* Add API support

* Remove 'Model.Description != "<br>"'
2022-02-10 14:54:00 +09:00
..
AppInventoryUpdaterHostedService.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
BackgroundJobSchedulerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BaseAsyncService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BitpayIPNSender.cs Make sure the SubscribeAsync handlers are executed in order 2022-01-17 13:36:33 +09:00
CheckConfigurationHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DbMigrationsHostedService.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +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 Remove Logs static singletons 2021-11-23 13:55:34 +09:00
InvoiceEventSaverService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
InvoiceWatcher.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +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 Add ability to add description to pull payment (#3363) 2022-02-10 14:54:00 +09:00
RatesHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
TransactionLabelMarkerHostedService.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UserEventHostedService.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
WebhookSender.cs Warning if not using 'is not null' 2022-01-14 17:48:15 +09:00