btcpayserver/BTCPayServer
Kukks 179520a211 Plugins: Allow creation of independent DbContexts
This allows plugins to create custom dbcontexts, which would be namespaced in the scheme with a prefix. Migrations are supported too and the table would be prefixed too
2020-11-18 12:27:26 +01:00
..
Components Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
Configuration Plugins: Recommended plugins and github Remote config options (#2045) 2020-11-05 10:21:09 +01:00
Controllers Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
Data Adding option for unified onchain QR code to Checkout Experience 2020-11-09 01:11:03 -06:00
Events Move some code out of InvoiceNotificationManager into InvoiceEventSaverService 2020-11-06 22:24:02 +09:00
Extensions Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
Filters Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
HostedServices Move some code out of InvoiceNotificationManager into InvoiceEventSaverService 2020-11-06 22:24:02 +09:00
Hosting Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
JsonConverters Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Logging Add invoice event severity 2020-09-01 18:19:49 +02:00
ModelBinders Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Models Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
PaymentRequest Partially paid invoices should be reused in payment requests. Cleanup the code. (#2008) 2020-10-23 21:00:23 +09:00
Payments Improve Lightning node info view (#2066) 2020-11-17 08:57:14 +01:00
Plugins Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
Properties Plugins: Load plugins by order, aesthetic plugin dependency system (#2020) 2020-11-05 15:43:14 +01:00
Security Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
Services Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
SSH Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Storage Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
U2F Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Validation Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Views Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
wwwroot Adding onChainWithLnInvoiceFallback parameter to swagger doc 2020-11-09 23:08:07 -06:00
_ViewImports.cshtml Use razor component to encapsulate UI logic 2020-08-12 16:48:14 +09:00
BitpayHttpException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServer.csproj changelog 1.0.5.9 2020-10-28 19:24:24 +09:00
BTCPayServer.ruleset general code cleanup + add analyzers 2018-02-17 13:18:16 +09:00
bundleconfig.json Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
CorsPolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
CurrencyValue.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DerivationSchemeParser.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DerivationSchemeSettings.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
EventAggregator.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ExplorerClientProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Extensions.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
HwiWebSocketTransport.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IDelay.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Program.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Roles.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SearchString.cs Adding support for dynamic, special meaning date strings 2020-07-28 10:28:32 -05:00
StorePolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TransactionComparer.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletId.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WebSocketHelper.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WellKnownTempData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ZoneLimits.cs Simplify Shopify integration 2020-09-24 16:25:35 +02:00