mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 22:25:28 +01:00
* Plugins flexibility PR * Makes the BTCPayServerOptions.LoadArgs async to support Plugin hooks and actions * relax the private set modifiers in the BTCPayNetwork * Separate IPluginHookService from PluginService to reduce dependencies on DI * fix some small bugs around image path * Fix bug with new dbreeze migration where data dir was incorrect * Update BTCPayServer/Plugins/PluginHookService.cs Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com> * Update BTCPayServer/Plugins/PluginHookService.cs Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com> Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com> |
||
---|---|---|
.. | ||
AppInventoryUpdaterHostedService.cs | ||
BackgroundJobSchedulerHostedService.cs | ||
BaseAsyncService.cs | ||
CheckConfigurationHostedService.cs | ||
CssThemeManager.cs | ||
DbMigrationsHostedService.cs | ||
DelayedTransactionBroadcasterHostedService.cs | ||
DynamicDnsHostedService.cs | ||
EventHostedServiceBase.cs | ||
InvoiceEventSaverService.cs | ||
InvoiceNotificationManager.cs | ||
InvoiceWatcher.cs | ||
NBXplorerWaiter.cs | ||
NewVersionCheckerHostedService.cs | ||
PullPaymentHostedService.cs | ||
RatesHostedService.cs | ||
Socks5HttpProxyServer.cs | ||
TorServicesHostedService.cs | ||
TransactionLabelMarkerHostedService.cs | ||
UserEventHostedService.cs | ||
WalletReceiveCacheUpdater.cs | ||
WebhookNotificationManager.cs |