btcpayserver/BTCPayServer
Samuel B. Atwood 791d0abb34
Clarify payment method criteria error message (#2989)
As requested by @BTCBellyButton, this clarifies the error message shown resulting from an invalid payment method criteria.
https://github.com/btcpayserver/btcpayserver/pull/2975#issuecomment-945218280
2021-10-20 14:02:20 +09:00
..
Components Make theme switch a view component 2021-10-06 19:32:26 +02:00
Configuration Introduce cheat mode (#2965) 2021-10-11 12:32:09 +09:00
Controllers Clarify payment method criteria error message (#2989) 2021-10-20 14:02:20 +09:00
Data Fix fallback logic for default payment method (#2986) 2021-10-18 16:56:47 +09:00
Events Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
Extensions Add Lightning payout support (#2517) 2021-10-18 12:37:59 +09:00
Fido2 Unify Fido2 authentication under two-factor tab (#2866) 2021-09-13 10:16:52 +09:00
Filters Introduce cheat mode (#2965) 2021-10-11 12:32:09 +09:00
HostedServices Refactor by adding extension FindPayoutHandler (#2984) 2021-10-18 15:00:38 +09:00
Hosting Add Lightning payout support (#2517) 2021-10-18 12:37:59 +09:00
JsonConverters Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Logging Add invoice event severity 2020-09-01 18:19:49 +02:00
ModelBinders Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
Models Order language dropdown in CheckoutExperience 2021-10-18 10:40:17 +02:00
PaymentRequest Fix payment request cloning and unexpire if necessary (#2820) 2021-08-31 15:07:54 +09:00
Payments Fix fallback logic for default payment method (#2986) 2021-10-18 16:56:47 +09:00
Plugins Remove Coinswitch entirely 2021-09-28 10:33:11 +02:00
Properties Introduce cheat mode (#2965) 2021-10-11 12:32:09 +09:00
Security Make CSP accessible to plugins 2021-09-27 08:45:55 +02:00
Services Fix fallback logic for default payment method (#2986) 2021-10-18 16:56:47 +09:00
SSH Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Storage Only display storage providers that can actually be set in dropdown 2021-04-18 14:03:22 -05:00
Validation Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Views Improve supporters display (#2994) 2021-10-20 14:01:55 +09:00
wwwroot Improve supporters display (#2994) 2021-10-20 14:01:55 +09:00
_ViewImports.cshtml fix missing bundle tag helper 2021-06-14 08:18:03 +02:00
BitpayHttpException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServer.csproj Add Lightning payout support (#2517) 2021-10-18 12:37:59 +09:00
BTCPayServer.ruleset
bundleconfig.json Fix CSP for inline handlers in Safari (#2946) 2021-10-05 15:52:14 +09:00
CorsPolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
CurrencyValue.cs Introduce Additional Data to Store Blob and move obsolete props to migration (#2065) 2020-12-29 17:58:35 +09:00
DerivationSchemeParser.cs Update NBitcoin, fix warnings on nullable (#2718) 2021-07-29 20:29:34 +09:00
DerivationSchemeSettings.cs Create a dedicated IsHotwalletProperty in the DerivationSchemeSettings 2021-06-17 15:36:22 +09:00
EventAggregator.cs Make sure the process doesn't crash if exception raised in Subscribe 2021-10-06 13:22:55 +09:00
ExplorerClientProvider.cs Expose ExplorerClientProvider to plugins via interface 2021-07-12 14:17:25 +02:00
Extensions.cs Refactor by adding extension FindPayoutHandler (#2984) 2021-10-18 15:00:38 +09:00
HwiWebSocketTransport.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IDelay.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Program.cs FIDO2/WebAuthN Support (#2356) 2021-04-20 14:06:32 +09:00
Roles.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SearchString.cs Adding support for dynamic, special meaning date strings 2020-07-28 10:28:32 -05:00
StorePolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TagHelpers.cs Fix: Impossible to see relative time of transaction in wallet list 2021-09-29 13:10:00 +09:00
TransactionComparer.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletId.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WebsocketExtensions.cs Keep websocket connection alive on notifications and vault 2021-10-05 14:30:01 +09:00
WebSocketHelper.cs Websocket ping message for notifications and vault 2021-10-05 14:14:22 +09:00
WellKnownTempData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ZoneLimits.cs Fix ratelimiter for forgotpassword 2021-03-28 20:56:46 +09:00