btcpayserver/BTCPayServer
2018-07-16 23:43:52 -05:00
..
Authentication Support Legacy API Key authentication to Bitpay Invoice API 2018-04-29 18:28:04 +09:00
Configuration tweaking help option wording 2018-07-13 19:00:03 +02:00
Controllers Tweaking display with display name and crypto code 2018-07-16 23:43:52 -05:00
Data make sure postgres DB is created with C locale 2018-06-05 12:51:37 +09:00
Events Make sure that lightning payments events are using the state of the invoice when they got issued (#205) 2018-06-21 14:15:36 +09:00
Extensions
Filters Add CSP (Disable it if custom theming) 2018-07-12 17:38:21 +09:00
HostedServices Add CSP (Disable it if custom theming) 2018-07-12 17:38:21 +09:00
Hosting removing csp 2018-07-12 18:19:43 +09:00
JsonConverters
Logging Fix missing logs 2018-07-01 15:52:11 +09:00
Migrations Update posgres and clightning in tests 2018-05-10 11:56:46 +09:00
Models Tweaking display with display name and crypto code 2018-07-16 23:43:52 -05:00
Payments Throw lnd exception if any issue with lnd 2018-07-14 02:56:36 +09:00
Properties
Rating Can solve inverses at exchange level 2018-05-23 19:29:01 +09:00
Security Add CSP (Disable it if custom theming) 2018-07-12 17:38:21 +09:00
Services Add a error if the browser access BTCPay with the wrong url 2018-07-11 22:40:10 +09:00
Validation Fix UriAttribute bug, and currency formatting crash 2018-05-16 02:24:59 +09:00
Validations
Views Tweaking display with display name and crypto code 2018-07-16 23:43:52 -05:00
wwwroot Tweaking display with display name and crypto code 2018-07-16 23:43:52 -05: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 Getting display names directly from NetworkProvider 2018-07-16 23:25:28 -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 bump 2018-07-14 03:08: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 CurrencyNameTable can use fallback 2018-05-20 23:37:18 +09:00
CustomThreadPool.cs
DerivationSchemeParser.cs Add support for groestlcoin 2018-06-24 00:45:57 +09:00
DerivationStrategy.cs
EventAggregator.cs
ExplorerClientProvider.cs
Extensions.cs Cancel the infinite delay 2018-07-14 02:41:48 +09:00
MultiValueDictionary.cs Invoice filter must work with duplicated filter 2018-04-26 11:03:02 +09:00
Program.cs Fix missing logs 2018-07-01 15:52:11 +09:00
Roles.cs
SearchString.cs Invoice filter must work with duplicated filter 2018-04-26 11:03:02 +09:00
StorePolicies.cs Move to a Claim based security 2018-04-30 02:33:42 +09:00
SynchronizationContextRemover.cs Update NBXplorer 2018-04-19 16:54:25 +09:00
TransactionComparer.cs
ZipUtils.cs