.. |
AppInventoryUpdaterHostedService.cs
|
Do not spam logs for inventory events
|
2021-01-11 23:33:21 +09:00 |
BackgroundJobSchedulerHostedService.cs
|
Removing unused usings, readonly fields where possible
|
2020-06-28 22:07:48 -05:00 |
BaseAsyncService.cs
|
Initializing Cts with class, preventing race condition
|
2020-08-03 03:17:04 -05:00 |
CheckConfigurationHostedService.cs
|
Removing unused usings, readonly fields where possible
|
2020-06-28 22:07:48 -05:00 |
CssThemeManager.cs
|
Allow admins to invite new users
|
2020-09-16 08:54:24 +02:00 |
DbMigrationsHostedService.cs
|
Improve logs of the invoice text search import
|
2021-01-11 23:41:05 +09:00 |
DelayedTransactionBroadcasterHostedService.cs
|
Removing unused usings, readonly fields where possible
|
2020-06-28 22:07:48 -05:00 |
DynamicDnsHostedService.cs
|
Removing unused usings, readonly fields where possible
|
2020-06-28 22:07:48 -05:00 |
EventHostedServiceBase.cs
|
Add Webhooks in store's settings
|
2020-11-08 15:57:24 +09:00 |
InvoiceEventSaverService.cs
|
Move some code out of InvoiceNotificationManager into InvoiceEventSaverService
|
2020-11-06 22:24:02 +09:00 |
InvoiceNotificationManager.cs
|
Make Invoice Create Faster And Fix Gap Limit Issue (#1843)
|
2021-04-07 13:08:42 +09:00 |
InvoiceWatcher.cs
|
Rename invoice states and payment states
|
2020-11-23 18:28:35 +09:00 |
NBXplorerWaiter.cs
|
Update NBitcoin, NetworkType => ChainName, signet support (#2224)
|
2021-01-27 14:39:38 +09:00 |
NewVersionCheckerHostedService.cs
|
Fixing returned version string, trimming leading v
|
2020-10-05 23:09:05 -05:00 |
PullPaymentHostedService.cs
|
Refactor and decouple Payout logic (#2046)
|
2021-04-13 17:36:49 +09:00 |
RatesHostedService.cs
|
Removing unused usings, readonly fields where possible
|
2020-06-28 22:07:48 -05:00 |
Socks5HttpProxyServer.cs
|
Removing unused usings, readonly fields where possible
|
2020-06-28 22:07:48 -05:00 |
TransactionLabelMarkerHostedService.cs
|
Refactor label implementation (Fix #2090) (#2123)
|
2020-12-12 14:10:47 +09:00 |
UserEventHostedService.cs
|
Allow admins to invite new users
|
2020-09-16 08:54:24 +02:00 |
WebhookNotificationManager.cs
|
Fix typo of webhook events property
|
2021-04-20 12:36:20 +09:00 |