btcpayserver/BTCPayServer
2022-11-25 18:32:40 +09:00
..
Components Fix: If reverse proxy wasn't well configured, and error message should have been displayed (#4322) 2022-11-21 19:32:19 +01:00
Configuration Use the plugin builder website instead of docker to fetch plugins (#4285) 2022-11-21 10:23:25 +09:00
Controllers Propagate the ModelState errors on dynamic forms 2022-11-25 18:32:40 +09:00
Data Form Builder (#4137) 2022-11-25 10:42:55 +09:00
Events
Extensions Convert public app parts 2022-08-21 08:38:25 +02:00
Fido2
Filters Code analysis (#4293) 2022-11-20 17:42:36 +09:00
Forms Propagate the ModelState errors on dynamic forms 2022-11-25 18:32:40 +09:00
HostedServices Rename walletobjects Parent/Child to A/B (#4347) 2022-11-25 12:06:57 +09:00
Hosting Form Builder (#4137) 2022-11-25 10:42:55 +09:00
JsonConverters Cleanse objects from obsolete altcoins 2022-08-17 21:23:16 +02:00
Logging
ModelBinders
Models Form Builder (#4137) 2022-11-25 10:42:55 +09:00
PaymentRequest Form Builder (#4137) 2022-11-25 10:42:55 +09:00
Payments Fix NRE and do nto activate onchain if node unavailable even when lazy payments (#4291) 2022-11-16 09:04:51 +09:00
PayoutProcessors Fix flaky test (#4330) 2022-11-22 12:17:29 +01:00
Plugins Propagate the ModelState errors on dynamic forms 2022-11-25 18:32:40 +09:00
Properties Add Lightning Service Torq (#4296) 2022-11-18 12:19:01 +01:00
Security Greenfield: Store Rates Config (#3931) 2022-10-12 22:19:33 +09:00
Services Rename walletobjects Parent/Child to A/B (#4347) 2022-11-25 12:06:57 +09:00
SSH
Storage Update BTCPayServer/Storage/Services/FileService.cs 2022-09-15 16:26:22 +02:00
TagHelpers Improve currency selection (#4155) 2022-09-26 10:26:13 +09:00
Validation
Views Propagate the ModelState errors on dynamic forms 2022-11-25 18:32:40 +09:00
wwwroot Form Builder (#4137) 2022-11-25 10:42:55 +09:00
_ViewImports.cshtml Remove the bundle minifier (#4222) 2022-10-20 11:17:42 +09:00
BitpayHttpException.cs
BTCPayServer.csproj Form Builder (#4137) 2022-11-25 10:42:55 +09:00
BTCPayServer.ruleset
ColorPalette.cs Store settings: Add branding options (#4131) 2022-10-17 12:16:29 +02:00
CorsPolicies.cs
CurrencyValue.cs
DerivationSchemeParser.cs
DerivationSchemeSettings.cs
EventAggregator.cs
ExplorerClientProvider.cs
Extensions.cs Fix LN Address payouts (#3960) 2022-07-15 12:37:47 +09:00
GitCommitAttribute.cs Show the git commit of the current build of BTCPay (#4320) 2022-11-22 21:37:07 +09:00
HwiWebSocketTransport.cs
IDelay.cs
JsonHttpException.cs
Program.cs Provide error when plugin gets disabled due to crash 2022-07-28 15:31:34 +02:00
Roles.cs
SearchString.cs
StorePolicies.cs
TransactionComparer.cs
WalletId.cs
WebsocketExtensions.cs
WebSocketHelper.cs
ZoneLimits.cs