btcpayserver/BTCPayServer
2018-05-04 01:46:52 +09:00
..
Authentication Support Legacy API Key authentication to Bitpay Invoice API 2018-04-29 18:28:04 +09:00
Configuration Update NBXplorer 2018-04-19 16:54:25 +09:00
Controllers Make rate calculation scriptable 2018-05-04 01:46:52 +09:00
Data Refactor the RateProvider 2018-05-03 03:32:42 +09:00
Events general code cleanup + add analyzers 2018-02-17 13:18:16 +09:00
Extensions
Filters Make sure that we don't authenticate call with bitpay auth methods on non bitpay calls 2018-04-29 20:32:43 +09:00
HostedServices Refactor the RateProvider 2018-05-03 03:32:42 +09:00
Hosting Refactor the RateProvider 2018-05-03 03:32:42 +09:00
JsonConverters Allow merchant to customize their checkout page 2018-03-27 15:14:50 +09:00
Logging general code cleanup + add analyzers 2018-02-17 13:18:16 +09:00
Migrations Support Legacy API Key authentication to Bitpay Invoice API 2018-04-29 18:28:04 +09:00
Models Make rate calculation scriptable 2018-05-04 01:46:52 +09:00
Payments Do not forget to pass expiry to createinvoice on clightning 2018-04-11 18:42:19 +09:00
Properties Can set store default language 2018-03-23 17:27:48 +09:00
Rating Make rate calculation scriptable 2018-05-04 01:46:52 +09:00
Security Isolate Bitpay's code outside of middleware inside BitpayClaimsFilter 2018-04-30 22:28:00 +09:00
Services Make rate calculation scriptable 2018-05-04 01:46:52 +09:00
Validations
Views Make rate calculation scriptable 2018-05-04 01:46:52 +09:00
wwwroot fix (again) the broken hr.js 2018-04-30 01:32:15 +09:00
BitpayHttpException.cs
BTCPayNetwork.cs Refactor the RateProvider 2018-05-03 03:32:42 +09:00
BTCPayNetworkProvider.Bitcoin.cs Refactor the RateProvider 2018-05-03 03:32:42 +09:00
BTCPayNetworkProvider.cs Update NBXplorer 2018-04-19 16:54:25 +09:00
BTCPayNetworkProvider.Dogecoin.cs Refactor the RateProvider 2018-05-03 03:32:42 +09:00
BTCPayNetworkProvider.Litecoin.cs Refactor the RateProvider 2018-05-03 03:32:42 +09:00
BTCPayServer.csproj fix (again) the broken hr.js 2018-04-30 01:32:15 +09:00
BTCPayServer.ruleset general code cleanup + add analyzers 2018-02-17 13:18:16 +09:00
bundleconfig.json Removing empty folder, fixing build warnings 2018-04-22 22:30:37 -05:00
Currencies.txt
CurrencyValue.cs Can send max invoice value for lightning payments 2018-03-26 01:57:44 +09:00
CustomThreadPool.cs
DerivationSchemeParser.cs Update NBXplorer 2018-04-19 16:54:25 +09:00
DerivationStrategy.cs Remove dependencies in StoreController to on chain payment specific stuff 2018-02-20 12:45:04 +09:00
EventAggregator.cs Revert "Add temporary log to debug stufftech" 2018-03-29 12:17:03 +09:00
ExplorerClientProvider.cs Save a call to nbxplorer.GetStatus, update NBXplorer 2018-03-02 14:03:47 -05:00
Extensions.cs Make rate calculation scriptable 2018-05-04 01:46:52 +09:00
MultiValueDictionary.cs Invoice filter must work with duplicated filter 2018-04-26 11:03:02 +09:00
Program.cs Ledger wallet support 2018-02-13 03:27:36 +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