btcpayserver/BTCPayServer
2019-11-07 15:58:03 +09:00
..
Configuration Show Bitcoin RPC service 2019-11-07 14:33:10 +09:00
Contracts Store Nav extension support 2019-09-21 16:22:26 +02:00
Controllers Fix typo 2019-11-07 15:48:56 +09:00
Data Make recommended fee confirmation target configurable 2019-11-06 16:21:33 -08:00
Events Asyncify SSH access, do not show SSH service if ssh is not well configured 2019-08-27 23:30:25 +09:00
Extensions Make sure SSHClient Disconnect does not hang if a cancellationToken is passed 2019-10-21 18:43:53 +09:00
Filters Make .netcoreapp 3.0 build happy 2019-10-03 18:00:07 +09:00
HostedServices Show Bitcoin RPC service 2019-11-07 14:33:10 +09:00
Hosting Make recommended fee confirmation target configurable 2019-11-06 16:21:33 -08:00
JsonConverters
Logging
ModelBinders Make .netcoreapp 3.0 build happy 2019-10-03 18:00:07 +09:00
Models Make recommended fee confirmation target configurable 2019-11-06 16:21:33 -08:00
PaymentRequest Prepare startup.cs for netcoreapp3.0 2019-10-03 18:46:09 +09:00
Payments Make sure the recommended fees are different from the network fee rate 2019-11-07 13:45:45 +09:00
Properties Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
Security Missing files 2019-10-19 00:54:43 +09:00
Services Fix tor service parsing 2019-11-07 15:58:03 +09: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 Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
Validation
Views Fix services if there is more than one tor external services 2019-11-07 15:41:39 +09:00
wwwroot Update translations 2019-11-07 14:34:34 +09:00
BitpayHttpException.cs
BTCPayServer.csproj Show Bitcoin RPC service 2019-11-07 14:33:10 +09:00
BTCPayServer.ruleset
bundleconfig.json
CorsPolicies.cs
Currencies.txt Update Currencies.txt 2019-09-06 07:16:15 +07:00
CurrencyValue.cs Make .netcoreapp 3.0 build happy 2019-10-03 18:00:07 +09:00
DerivationSchemeParser.cs
DerivationSchemeSettings.cs
EventAggregator.cs
ExplorerClientProvider.cs
Extensions.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
IDelay.cs
IStartupTask.cs
MigrationStartupTask.cs Redirect first run to register, redirect unlogged to login 2019-11-06 15:19:14 +09:00
Program.cs Update to OpenIddict3.0 2019-10-18 19:02:23 +09:00
Roles.cs
SearchString.cs
StorePolicies.cs
TransactionComparer.cs
WalletId.cs
WellKnownTempData.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
ZoneLimits.cs