btcpayserver/BTCPayServer/HostedServices
2019-03-09 16:29:04 +01:00
..
BackgroundJobSchedulerHostedService.cs Remove HangFire dependency 2019-01-16 19:15:09 +09:00
BaseAsyncService.cs Refactoring code to adhere to naming guidelines 2018-04-26 21:52:04 -05:00
CheckConfigurationHostedService.cs Fix SSH fingerprint checking 2018-08-13 09:43:59 +09:00
CssThemeManager.cs use thememanager instead of view component 2019-03-09 16:29:04 +01:00
EventHostedServiceBase.cs Add payment requests 2019-02-25 17:56:28 +09:00
InvoiceNotificationManager.cs Fix repetitive IPN for lightning network payments (https://github.com/btcpayserver/btcpayserver/issues/564) 2019-01-30 13:40:08 +09:00
InvoiceWatcher.cs Pass the whole Entity object to internal InvoiceEvent 2019-02-19 12:08:07 +09:00
MigratorHostedService.cs Moving CrowdfundSettings in its own file 2019-02-19 13:07:10 +09:00
NBXplorerWaiter.cs Support relative path for external services, simplify the code in Services 2019-03-01 13:20:21 +09:00
RatesHostedService.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00