btcpayserver/BTCPayServer.Common
Andrew Camilleri b8da6847b9
Plugins flexibility PR (#2129)
* 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>
2021-01-07 14:49:53 +01:00
..
Altcoins Removing word Bitcoin from forks to satisfy Roger (#2091) 2020-12-03 06:34:38 +01:00
Logging Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayNetwork.cs Plugins flexibility PR (#2129) 2021-01-07 14:49:53 +01:00
BTCPayNetworkProvider.Bitcoin.cs Missing files 2020-07-30 22:04:38 +09:00
BTCPayNetworkProvider.cs Plugins flexibility PR (#2129) 2021-01-07 14:49:53 +01:00
BTCPayServer.Common.csproj bump nbx and nbitcoin 2020-10-24 15:27:48 +09:00
CustomThreadPool.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Extensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Shims.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SynchronizationContextRemover.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ZipUtils.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00