btcpayserver/BTCPayServer
Samuel Adams 24b7705094
List webhook URLs (#3034)
Addresses #3000.

I limited the width of the URL field and made the full URL visible with a tooltip. The UI could probably use some sprucing up.
2021-10-30 22:40:26 +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: The checkout page would reload the page when changing payment method 2021-10-30 13:57:24 +09:00
Data Quick fixes before release 2021-10-29 14:50:18 +02:00
Events Do not fire InvoiceExpired twice if invoice partially paid (Fix #3004) 2021-10-27 19:27:19 +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 Do not fire InvoiceExpired twice if invoice partially paid (Fix #3004) 2021-10-27 19:27:19 +09:00
Hosting Lightning address support (#2804) 2021-10-29 11:01:16 +02:00
JsonConverters
LNURL Quick fixes before release 2021-10-29 14:50:18 +02:00
Logging
ModelBinders Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
Models List webhook URLs (#3034) 2021-10-30 22:40:26 +09:00
PaymentRequest Fix payment request cloning and unexpire if necessary (#2820) 2021-08-31 15:07:54 +09:00
Payments Lightning address support (#2804) 2021-10-29 11:01:16 +02: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 List webhook URLs (#3034) 2021-10-30 22:40:26 +09:00
SSH
Storage
Validation
Views List webhook URLs (#3034) 2021-10-30 22:40:26 +09:00
wwwroot Fix: The checkout page would reload the page when changing payment method 2021-10-30 13:57:24 +09:00
_ViewImports.cshtml fix missing bundle tag helper 2021-06-14 08:18:03 +02:00
BitpayHttpException.cs
BTCPayServer.csproj LNURL POS Support (#3019) 2021-10-29 10:27:33 +02: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 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 LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
HwiWebSocketTransport.cs
IDelay.cs
Program.cs
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