btcpayserver/BTCPayServer
Nicolas Dorier 39a1834a75
Merge pull request #3093 from satwo/fix-pull-payout-bug
Fix payout/pull payment crash when no payment method bug
2021-11-15 13:13:40 +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 Fix payout/pull payment crash when no payment method bug 2021-11-12 20:09:32 -05:00
Data Add setup links for LN URL integration (#3046) 2021-11-10 10:50:39 +01:00
Events Do not logs all internal events 2021-11-05 00:09:38 +09:00
Extensions Add Paging to Pull Payments (#2997) 2021-10-22 15:10: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 Fix: Amount validation for payout creation min amount was missing 2021-11-08 08:14:49 +01:00
Hosting Lightning address support (#2804) 2021-10-29 11:01:16 +02:00
JsonConverters
LNURL Add more details to lnaddress not found errors, make sure lnaddress is only for BTC (#3067) 2021-11-05 12:16:54 +09:00
Logging
ModelBinders Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
Models Wallet settings merge (#3072) 2021-11-11 14:30:19 +09:00
PaymentRequest Fix payment request cloning and unexpire if necessary (#2820) 2021-08-31 15:07:54 +09:00
Payments Fix: Test Connection for lightning setup was hidding cause of failure 2021-11-04 23:28:26 +09:00
Plugins Fix: Creating a new invoice in payment request with LNURL activated would crash 2021-11-04 18:03:54 +09:00
Properties Logs all events in development 2021-11-05 00:13:40 +09:00
Security Make CSP accessible to plugins 2021-09-27 08:45:55 +02:00
Services Wallet settings merge (#3072) 2021-11-11 14:30:19 +09:00
SSH
Storage
Validation
Views Merge pull request #3101 from bolatovumar/fix/crowdfund-public-display-text 2021-11-15 13:10:07 +09:00
wwwroot Update Swagger docs for webhook event types (#3104) 2021-11-15 13:08:54 +09:00
_ViewImports.cshtml
BitpayHttpException.cs
BTCPayServer.csproj Fix: Lightning address pay fails if millisatoshi is not 0 mod 1000 on LND (#3056) 2021-11-04 23:55:58 +09:00
BTCPayServer.ruleset
bundleconfig.json Fix CSP for inline handlers in Safari (#2946) 2021-10-05 15:52:14 +09:00
CorsPolicies.cs
CurrencyValue.cs [Fix] CurrencyValue parsing shouldn't depend on locale 2021-10-21 19:15:02 +09:00
DerivationSchemeParser.cs
DerivationSchemeSettings.cs
EventAggregator.cs Make sure the process doesn't crash if exception raised in Subscribe 2021-10-06 13:22:55 +09:00
ExplorerClientProvider.cs
Extensions.cs LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
HwiWebSocketTransport.cs
IDelay.cs
Program.cs Logs all events in development 2021-11-05 00:13:40 +09:00
Roles.cs
SearchString.cs
StorePolicies.cs
TagHelpers.cs Fix: Many SVG assets were not showing properly if rootpath is used 2021-10-25 15:14:05 +09:00
TransactionComparer.cs
WalletId.cs
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
ZoneLimits.cs