btcpayserver/BTCPayServer
nicolas.dorier 0798b95c6b
fix build
2019-09-05 11:41:51 +09:00
..
Authentication [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
Configuration Asyncify SSH access, do not show SSH service if ssh is not well configured 2019-08-27 23:30:25 +09:00
Controllers fix build 2019-09-05 11:41:51 +09:00
Data [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09: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 Request consent from user before giving application access to the user's data & services. 2019-08-29 16:25:16 +09:00
Filters Refactor XFrames Attribute & simplify pos settings page (#576) 2019-01-31 16:56:21 +09:00
HostedServices Make sure NotificationUrl and RedirectUrl are of type Uri 2019-09-04 18:20:36 +09:00
Hosting New feature: Apps limited inventory (#961) 2019-09-02 22:37:52 +09:00
JsonConverters The store owner can define default currency pairs when using rate API without parameter 2019-03-11 18:39:21 +09:00
Logging Split projects (#857) 2019-05-24 18:42:22 +09:00
ModelBinders Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
Models Excerpts from #971 (manual PR) (part1 ) (#1006) 2019-09-03 20:11:36 +09:00
PaymentRequest [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
Payments [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
Properties Make sure people does not use launchsettings by mistake 2019-05-15 01:06:26 +09:00
Security [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
Services Make sure NotificationUrl and RedirectUrl are of type Uri 2019-09-04 18:20:36 +09:00
SSH Asyncify SSH access, do not show SSH service if ssh is not well configured 2019-08-27 23:30:25 +09:00
Storage [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
U2F [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
Validation Multiple domains for apps in BTCPay 2019-06-25 20:41:32 +02:00
Views Merge pull request #1004 from bolatovumar/fix-606 2019-09-04 17:26:58 +09:00
wwwroot Update translations 2019-09-04 17:30:24 +09:00
BitpayHttpException.cs
BTCPayServer.csproj Revert "Skip BundleMinify if in Debug mode" 2019-08-30 19:36:57 +09:00
BTCPayServer.ruleset
bundleconfig.json Add description and embedded css to POS (#970) 2019-08-19 14:13:42 +09:00
CorsPolicies.cs
Currencies.txt
CurrencyValue.cs
DerivationSchemeParser.cs Update c-ligthning and some packages 2019-08-17 15:14:31 +09:00
DerivationSchemeSettings.cs Update NBXplorer and NBitcoin 2019-05-14 16:06:43 +09:00
EventAggregator.cs
ExplorerClientProvider.cs Make sure we don't timeout on NBX 2019-06-18 13:37:24 +09:00
Extensions.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
IDelay.cs Remove HangFire dependency 2019-01-16 19:15:09 +09:00
IStartupTask.cs Use Migration startup task when starting BTCPay instead of hosted service. 2019-07-08 12:12:39 +09:00
MigrationStartupTask.cs Use Migration startup task when starting BTCPay instead of hosted service. 2019-07-08 12:12:39 +09:00
Program.cs Hide openid warning message 2019-07-08 14:57:42 +09:00
Roles.cs
SearchString.cs Filtering invoices by StartDate and EndDate 2019-04-26 22:00:12 -05:00
StorePolicies.cs
TransactionComparer.cs
WalletId.cs Can attach labels and comment to transaction in the wallet 2019-08-03 00:43:19 +09:00
ZoneLimits.cs