btcpayserver/BTCPayServer
2021-11-23 13:55:34 +09:00
..
Components Make theme switch a view component 2021-10-06 19:32:26 +02:00
Configuration Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Controllers Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Data Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Events Do not logs all internal events 2021-11-05 00:09:38 +09:00
Extensions Remove Logs static singletons 2021-11-23 13:55:34 +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 Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Hosting Remove Logs static singletons 2021-11-23 13:55:34 +09: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 Invoice View Improvements (#3092) 2021-11-22 13:54:42 +09:00
PaymentRequest Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Payments Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Plugins Remove Logs static singletons 2021-11-23 13:55:34 +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 Remove Logs static singletons 2021-11-23 13:55:34 +09:00
SSH
Storage
Validation
Views Simple Invoice Detail View Cleanup (#3100) 2021-11-22 13:57:20 +09:00
wwwroot Improve Pay Button View (#3112) 2021-11-18 09:58:29 +01:00
_ViewImports.cshtml
BitpayHttpException.cs
BTCPayServer.csproj Bump LND (#3130) 2021-11-20 22:41:35 +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 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 Remove Logs static singletons 2021-11-23 13:55:34 +09:00
ExplorerClientProvider.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Extensions.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
HwiWebSocketTransport.cs
IDelay.cs
Program.cs Remove Logs static singletons 2021-11-23 13:55:34 +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