btcpayserver/BTCPayServer/Hosting
Andrew Camilleri 5de93f8cc4
Abstract Store integrations (#2384)
* Decouple Shopify from Store

* Decouple shopify from store blob

* Update BTCPayServer.Tests.csproj

* Make sure shopify obj is set

* make shopify a system plugin
2021-04-08 13:37:05 +09:00
..
BlockExplorerLinkStartupTask.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
BTCpayMiddleware.cs Rewrite the condition to show Onion-Location in a more readable way 2021-01-05 13:44:08 +09:00
BTCPayServerServices.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
HeadersOverrideMiddleware.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationStartupTask.cs Refactor how we handle and validate LN ConnectionStrings (#2314) 2021-03-02 11:11:58 +09:00
ResourceBundleProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SkippableObjectValidatorProvider.cs Add Label and accountKeyPath to the on chain payment methods (#2166) 2020-12-28 13:59:01 +01:00
Startup.cs Refactor domain mapping (#2407) 2021-03-30 11:47:03 +09:00