btcpayserver/BTCPayServer
2018-07-25 00:51:45 +09:00
..
Authentication
Configuration Do not expose the config secret in URL, and use {net.CryptoCode}.external.lnd.grpc argument 2018-07-23 11:54:33 +09:00
Controllers Fix mixing commands 2018-07-25 00:51:45 +09:00
Data Can delete stores 2018-07-19 19:31:17 +09:00
Events
Extensions
Filters Add CSP (Disable it if custom theming) 2018-07-12 17:38:21 +09:00
HostedServices Better timestamp for invoice logs, fix bugs which can happen if invoice get deleted 2018-07-24 12:19:43 +09:00
Hosting Expose LND gRPC settings 2018-07-22 18:38:14 +09:00
JsonConverters
Logging Better timestamp for invoice logs, fix bugs which can happen if invoice get deleted 2018-07-24 12:19:43 +09:00
Migrations Make sure we don't delete store on Sqlite 2018-07-19 21:32:33 +09:00
Models Fix typo 2018-07-24 22:55:10 +09:00
Payments Fix, macaroonfilepath should be read in order to create the qr code 2018-07-23 12:20:11 +09:00
Properties Fix, macaroonfilepath should be read in order to create the qr code 2018-07-23 12:20:11 +09:00
Rating
Security Add CSP (Disable it if custom theming) 2018-07-12 17:38:21 +09:00
Services Better timestamp for invoice logs, fix bugs which can happen if invoice get deleted 2018-07-24 12:19:43 +09:00
Validation
Validations
Views fix typo 2018-07-24 23:36:59 +09:00
wwwroot Fix wallet alert 2018-07-23 00:21:40 +09:00
BitpayHttpException.cs
BTCPayNetwork.cs Getting display names directly from NetworkProvider 2018-07-16 23:25:28 -05:00
BTCPayNetworkProvider.Bitcoin.cs Using same icon for onchain and offchain per user feedback 2018-07-16 23:29:55 -05:00
BTCPayNetworkProvider.BitcoinGold.cs Renaming BTG image to conform to new naming scheme for onchain/offchain 2018-07-17 23:32:44 -05:00
BTCPayNetworkProvider.cs Merge branch 'master' into master 2018-07-13 15:07:15 +02:00
BTCPayNetworkProvider.Dogecoin.cs Getting display names directly from NetworkProvider 2018-07-16 23:25:28 -05:00
BTCPayNetworkProvider.Feathercoin.cs Getting display names directly from NetworkProvider 2018-07-16 23:25:28 -05:00
BTCPayNetworkProvider.Groestlcoin.cs Getting display names directly from NetworkProvider 2018-07-16 23:25:28 -05:00
BTCPayNetworkProvider.Litecoin.cs Using same icon for onchain and offchain per user feedback 2018-07-16 23:29:55 -05:00
BTCPayNetworkProvider.Monacoin.cs Getting display names directly from NetworkProvider 2018-07-16 23:25:28 -05:00
BTCPayNetworkProvider.Polis.cs Getting display names directly from NetworkProvider 2018-07-16 23:25:28 -05:00
BTCPayNetworkProvider.Ufo.cs Getting display names directly from NetworkProvider 2018-07-16 23:25:28 -05:00
BTCPayNetworkProvider.Viacoin.cs Getting display names directly from NetworkProvider 2018-07-16 23:25:28 -05:00
BTCPayServer.csproj Fix mixing commands 2018-07-25 00:51:45 +09:00
BTCPayServer.ruleset
bundleconfig.json Displaying payment method name during checkout 2018-07-13 15:58:59 -05:00
Currencies.txt
CurrencyValue.cs
CustomThreadPool.cs
DerivationSchemeParser.cs
DerivationStrategy.cs
EventAggregator.cs
ExplorerClientProvider.cs
Extensions.cs Make sure we don't delete store on Sqlite 2018-07-19 21:32:33 +09:00
MultiValueDictionary.cs
Program.cs Fix missing logs 2018-07-01 15:52:11 +09:00
Roles.cs
SearchString.cs
StorePolicies.cs
SynchronizationContextRemover.cs
TransactionComparer.cs
ZipUtils.cs