btcpayserver/BTCPayServer
Andrew Camilleri 9f6c7180b2
Greenfield quality of life improvements from feedback (#2880)
* Greenfield quality of life improvements from feedback

fix #2854

* Greenfield quality of life improvements from feedback

fix #2855
2021-09-25 14:04:34 +09:00
..
Components The page could crash if the user clicks too many time on Notificate 'Mark as Seen' 2021-09-10 00:22:33 +09:00
Configuration Add CSP at the website level (#2863) 2021-09-09 21:51:28 +09:00
Controllers Greenfield quality of life improvements from feedback (#2880) 2021-09-25 14:04:34 +09:00
Data Simplify code with PaymentMethodId.TryParse 2021-09-24 14:21:30 +09:00
Events Do not spam logs with events 2021-05-14 17:17:46 +09:00
Extensions Refactor themes (#2794) 2021-09-03 16:16:36 +09:00
Fido2 Unify Fido2 authentication under two-factor tab (#2866) 2021-09-13 10:16:52 +09:00
Filters Add CSP at the website level (#2863) 2021-09-09 21:51:28 +09:00
HostedServices Attempt cover scenarios of switching back to Bitcoin only after taint (#2881) 2021-09-24 14:16:25 +09:00
Hosting Fix CSP when there is a theme 2021-09-10 00:14:26 +09:00
JsonConverters
Logging
ModelBinders Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
Models Rename Unavailable to Disabled 2021-09-21 09:45:41 +02:00
PaymentRequest Fix payment request cloning and unexpire if necessary (#2820) 2021-08-31 15:07:54 +09:00
Payments Simplify code with PaymentMethodId.TryParse 2021-09-24 14:21:30 +09:00
Plugins Make system plugins shown as system plugins 2021-08-04 16:50:25 +02:00
Properties Plugins: Load plugins by order, aesthetic plugin dependency system (#2020) 2020-11-05 15:43:14 +01:00
Security Fix pay button CSP issue when using modal (#2872) 2021-09-12 20:31:35 +09:00
Services Attempt cover scenarios of switching back to Bitcoin only after taint (#2881) 2021-09-24 14:16:25 +09:00
SSH
Storage Only display storage providers that can actually be set in dropdown 2021-04-18 14:03:22 -05:00
Validation
Views Improve app update buttons (#2915) 2021-09-24 14:13:38 +09:00
wwwroot Greenfield quality of life improvements from feedback (#2880) 2021-09-25 14:04:34 +09:00
_ViewImports.cshtml fix missing bundle tag helper 2021-06-14 08:18:03 +02:00
BitpayHttpException.cs
BTCPayServer.csproj update HWI lib 2021-09-08 18:27:36 +09:00
BTCPayServer.ruleset
bundleconfig.json Refactor themes (#2794) 2021-09-03 16:16:36 +09:00
CorsPolicies.cs
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 Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
ExplorerClientProvider.cs Expose ExplorerClientProvider to plugins via interface 2021-07-12 14:17:25 +02:00
Extensions.cs Simplify code with PaymentMethodId.TryParse 2021-09-24 14:21:30 +09:00
HwiWebSocketTransport.cs
IDelay.cs
Program.cs FIDO2/WebAuthN Support (#2356) 2021-04-20 14:06:32 +09:00
Roles.cs
SearchString.cs
StorePolicies.cs
TagHelpers.cs Fix pay button CSP issue when using modal (#2872) 2021-09-12 20:31:35 +09:00
TransactionComparer.cs
WalletId.cs
WebSocketHelper.cs
WellKnownTempData.cs
ZoneLimits.cs Fix ratelimiter for forgotpassword 2021-03-28 20:56:46 +09:00