btcpayserver/BTCPayServer/HostedServices
d11n 00cc16455c
App: Add events which the app subscribes to (#6435)
* App: Add events which the app subscribes to

Various events, which are relevant for the app to react to changes made on the server.

* Refactor events

* Do not extend NewBlockEvent

* Refactoring events

* Add store role events

* Refactoring: Rename StoreUserEvent

* Fix: Subscribe to UserEvent.Invited

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2024-12-11 20:11:51 +09:00
..
Webhooks Rename PayoutData.Destination (#6197) 2024-09-06 10:34:10 +09:00
AppInventoryUpdaterHostedService.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
BackgroundJobSchedulerHostedService.cs
BaseAsyncService.cs Prevent payout processors from stalling restart 2023-04-26 18:09:56 +09:00
BitpayIPNSender.cs Fix divisibility in invoice details of lightning amounts (#6202) 2024-09-12 12:43:08 +09:00
BlobMigratorHostedService.cs Bump TwentyTwenty.Storage 2024-12-03 22:37:10 +09:00
CheckConfigurationHostedService.cs
CleanupWebhookDeliveriesTask.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
DbMigrationsHostedService.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
DelayedTransactionBroadcasterHostedService.cs Prevent payout processors from stalling restart 2023-04-26 18:09:56 +09:00
DynamicDnsHostedService.cs Prevent payout processors from stalling restart 2023-04-26 18:09:56 +09:00
EventHostedServiceBase.cs Fix build warning 2024-10-13 00:17:49 +09:00
GithubVersionFetcher.cs Fix build and warnings 2023-11-30 16:48:24 +01:00
InvoiceBlobMigratorHostedService.cs Fix elements payments 2024-10-16 22:34:17 +09:00
InvoiceEventSaverService.cs Refactor confirmation count tracking (#6215) 2024-09-17 17:28:58 +09:00
InvoiceWatcher.cs Give time for pollers to detect payments after server restart 2024-09-27 15:48:16 +09:00
IPeriodicTask.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00
NBXplorerWaiter.cs
PaymentRequestsMigratorHostedService.cs Migrate payment requests (#6260) 2024-10-01 16:07:51 +09:00
PendingTransactionService.cs Multisig/watchonly wallet transaction creation flow proof of concept (#5743) 2024-12-10 21:56:52 +09:00
PeriodicTaskLauncherHostedService.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00
PluginUpdateFetcher.cs More Translations (#6318) 2024-10-25 22:48:53 +09:00
PullPaymentHostedService.cs Greenfield: Create Pull Request payoutMethods is now optional (#6396) 2024-11-13 18:31:55 +09:00
RatesHostedService.cs Support pluginable rate providers (#5777) 2024-04-30 18:31:15 +09:00
ScheduledTask.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00
StoreEmailRuleProcessorSender.cs Webhooks: Fix invoice interpolation (#5586) 2023-12-22 10:50:08 +09:00
TransactionLabelMarkerHostedService.cs Remove additional cryptoCode from events (#6277) 2024-10-07 09:37:56 +09:00
UserEventHostedService.cs App: Add events which the app subscribes to (#6435) 2024-12-11 20:11:51 +09:00