btcpayserver/BTCPayServer
2020-06-12 18:26:20 +09:00
..
Configuration Add thunderhub integration 2020-06-12 14:28:28 +09:00
Contracts Store Nav extension support 2019-09-21 16:22:26 +02:00
Controllers Merge pull request #1656 from dennisreimann/docs-links 2020-06-12 14:51:12 +09:00
Data GreenField: Add properties to Store API (#1573) 2020-05-24 04:13:18 +09:00
Events Remove dependency on Common from Rating 2020-05-31 20:54:50 +02:00
Extensions Decimal precision and filter valid transaction (#1538) 2020-05-04 01:04:34 +09:00
Filters Make .netcoreapp 3.0 build happy 2019-10-03 18:00:07 +09:00
HostedServices Add order id to IPN 2020-06-07 08:31:42 +02:00
Hosting Add Onion-Location HTTP header 2020-06-04 08:53:55 +02:00
JsonConverters Use better time precision for time in PaymentEntity 2020-04-05 23:57:43 +09:00
Logging Split projects (#857) 2019-05-24 18:42:22 +09:00
ModelBinders Liquid & Liquid Assets Support (#1118) 2019-12-24 16:20:44 +09:00
Models Rename UTXO change 2020-06-11 12:10:51 +02:00
PaymentRequest Fix: Paid payment requests are not marked as completed if there is an expiry date set 2020-05-28 17:45:06 +02:00
Payments Fixing variable reference 2020-06-06 23:52:21 -05:00
Properties Add Tor Http Client Factory (#1445) 2020-04-08 22:40:41 +09:00
Security Require Owner role to the store for modifying store via Greenfield 2020-06-12 18:26:20 +09:00
Services Remove dependency on Common from Rating 2020-05-31 20:54:50 +02:00
SSH Try to read the authorized keys file from the configuration 2019-09-20 18:51:14 +09:00
Storage [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
U2F add u2f tests 2020-01-14 11:47:24 +01:00
Validation Multiple domains for apps in BTCPay 2019-06-25 20:41:32 +02:00
Views Merge pull request #1655 from pavlenex/utxo-change 2020-06-12 14:50:38 +09:00
wwwroot Update and fix documentation links 2020-06-11 16:09:33 +02:00
BitpayHttpException.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
BTCPayServer.csproj Merge pull request #1629 from Kukks/ipnorder 2020-06-12 14:49:51 +09:00
BTCPayServer.ruleset general code cleanup + add analyzers 2018-02-17 13:18:16 +09:00
bundleconfig.json Redo App template editor with Vue based app (#1544) 2020-05-08 05:37:59 +09:00
CorsPolicies.cs Allow CORS for creating a new invoice via AJAX through the PoS app (fix #238) 2018-08-06 12:04:36 +09:00
CurrencyValue.cs Remove dependency on Common from Rating 2020-05-31 20:54:50 +02:00
DerivationSchemeParser.cs fix tests 2020-01-15 00:00:36 +09:00
DerivationSchemeSettings.cs Fix lightning implementation, docs and tests 2020-06-09 17:24:34 +09:00
EventAggregator.cs bump libraries 2020-01-12 15:32:26 +09:00
ExplorerClientProvider.cs Liquid & Liquid Assets Support (#1118) 2019-12-24 16:20:44 +09:00
Extensions.cs Remove dependency on Common from Rating 2020-05-31 20:54:50 +02:00
HwiWebSocketTransport.cs Implement BTCPayServer vault derivation scheme import 2019-11-21 14:06:16 +09:00
IDelay.cs Remove HangFire dependency 2019-01-16 19:15:09 +09:00
IStartupTask.cs Use Migration startup task when starting BTCPay instead of hosted service. 2019-07-08 12:12:39 +09:00
MigrationStartupTask.cs GreenField: Add properties to Store API (#1573) 2020-05-24 04:13:18 +09:00
Program.cs Remove OpenIddict (#1244) 2020-02-25 00:40:04 +09:00
Roles.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
SearchString.cs Filtering invoices by StartDate and EndDate 2019-04-26 22:00:12 -05:00
StorePolicies.cs Move to a Claim based security 2018-04-30 02:33:42 +09:00
TransactionComparer.cs Correctly handle RBF 2017-11-06 00:31:02 -08:00
WalletId.cs Can attach labels and comment to transaction in the wallet 2019-08-03 00:43:19 +09:00
WebSocketHelper.cs Implement BTCPayServer vault derivation scheme import 2019-11-21 14:06:16 +09:00
WellKnownTempData.cs Fix status message when a model is passed 2019-11-07 18:20:17 +09:00
ZoneLimits.cs BIP79 Support 2020-03-27 10:45:12 +01:00