btcpayserver/BTCPayServer/HostedServices
2019-10-19 13:50:52 +09:00
..
AppInventoryUpdaterHostedService.cs New feature: Apps limited inventory (#961) 2019-09-02 22:37:52 +09:00
BackgroundJobSchedulerHostedService.cs Increase notitifcation timeout to 1 minute, make sure that BackgroundJobScheduler is correctly cancelling tasks 2019-04-05 14:58:25 +09:00
BaseAsyncService.cs Fix some exceptions raised if port is already used 2019-03-27 18:56:43 +09:00
CheckConfigurationHostedService.cs Remove SSH warning if no SSH settings set 2019-09-20 15:26:09 +09:00
CssThemeManager.cs Remove possible NRE when app start 2019-10-19 13:50:52 +09:00
DynamicDnsHostedService.cs Fix dynamic dns 2019-07-25 23:26:56 +09:00
EventHostedServiceBase.cs Add payment requests 2019-02-25 17:56:28 +09:00
InvoiceNotificationManager.cs Make sure NotificationUrl and RedirectUrl are of type Uri 2019-09-04 18:20:36 +09:00
InvoiceWatcher.cs make sure networks are abstracted properly 2019-09-21 16:39:44 +02:00
NBXplorerWaiter.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
RatesHostedService.cs Fix entity framework queries to work in netcoreapp3.0 2019-10-06 15:48:12 +09:00
TorServicesHostedService.cs Check tor services in the background 2019-03-17 21:07:24 +09:00