btcpayserver/BTCPayServer
2018-09-28 17:08:51 +09:00
..
Authentication
Configuration Remove Lightning Specific logic from BTCPay, and use BTCPayServer.Lightning packages instead 2018-08-30 12:24:00 +09:00
Controllers enable account lockout 2018-09-12 13:36:44 +02:00
Data Add btcpay.store.cancreateinvoice claim, and use that for the store 2018-09-08 14:53:41 +09:00
Events
Extensions
Filters Change button path to api/v1/invoices 2018-09-08 14:53:42 +09:00
HostedServices Poll and cache rates in parallel 2018-08-23 00:24:33 +09:00
Hosting enable account lockout 2018-09-12 13:36:44 +02:00
JsonConverters Remove Lightning Specific logic from BTCPay, and use BTCPayServer.Lightning packages instead 2018-08-30 12:24:00 +09:00
Logging Revert "Disable color in logs" 2018-08-28 16:13:26 +09:00
Migrations
ModelBinders
Models Change button path to api/v1/invoices 2018-09-08 14:53:42 +09:00
Payments Remove Lightning Specific logic from BTCPay, and use BTCPayServer.Lightning packages instead 2018-08-30 12:24:00 +09:00
Properties
Rating
Security Add btcpay.store.cancreateinvoice claim, and use that for the store 2018-09-08 14:53:41 +09:00
Services Remove Bitpay direct provider 2018-09-28 17:08:51 +09:00
SSH
Validation
Validations
Views Bugfixing display of custom amount entry in POS (#302) 2018-09-28 13:31:59 +09:00
wwwroot Increase timeout for wallet, update references 2018-09-28 10:15:35 +09:00
BitpayHttpException.cs
BTCPayNetwork.cs
BTCPayNetworkProvider.Bitcoin.cs
BTCPayNetworkProvider.BitcoinGold.cs
BTCPayNetworkProvider.cs
BTCPayNetworkProvider.Dash.cs
BTCPayNetworkProvider.Dogecoin.cs
BTCPayNetworkProvider.Feathercoin.cs
BTCPayNetworkProvider.Groestlcoin.cs
BTCPayNetworkProvider.Litecoin.cs
BTCPayNetworkProvider.Monacoin.cs
BTCPayNetworkProvider.Polis.cs
BTCPayNetworkProvider.Ufo.cs
BTCPayNetworkProvider.Viacoin.cs
BTCPayServer.csproj update lnd/clightning 2018-09-28 17:08:51 +09:00
BTCPayServer.ruleset
bundleconfig.json
CorsPolicies.cs
Currencies.txt
CurrencyValue.cs
CustomThreadPool.cs
DerivationSchemeParser.cs
DerivationStrategy.cs
EventAggregator.cs
ExplorerClientProvider.cs
Extensions.cs
MultiValueDictionary.cs
Program.cs
Roles.cs
SearchString.cs
StorePolicies.cs
SynchronizationContextRemover.cs
TransactionComparer.cs
WalletId.cs
ZipUtils.cs
ZoneLimits.cs Rate limit per IP the number of login attempt 2018-08-25 20:28:46 +09:00