btcpayserver/BTCPayServer
nicolas.dorier 8ffe6dcfa0
Fix build
2020-11-19 12:40:07 +09: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 Fix build 2020-11-19 12:40:07 +09:00
Data Merge pull request #2058 from NicolasDorier/webhook2 2020-11-19 12:17:34 +09:00
Events Improve tests of webhooks 2020-11-14 13:39:44 +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 Add callback doc 2020-11-16 12:13:27 +09:00
Hosting Merge branch 'master' into plugins-db 2020-11-19 12:19:17 +09: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 Merge branch 'master' into plugins-db 2020-11-19 12:19:17 +09:00
PaymentRequest Partially paid invoices should be reused in payment requests. Cleanup the code. (#2008) 2020-10-23 21:00:23 +09:00
Payments Merge pull request #2058 from NicolasDorier/webhook2 2020-11-19 12:17:34 +09: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 Merge pull request #2068 from Kukks/plugins-db 2020-11-19 12:39:26 +09: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 Merge branch 'master' into plugins-db 2020-11-19 12:19:17 +09:00
wwwroot Merge pull request #2058 from NicolasDorier/webhook2 2020-11-19 12:17:34 +09: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 Add Greenfield API 2020-11-13 14:15:03 +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