btcpayserver/BTCPayServer
Nicolas Dorier 2961a2ed53
Merge pull request #2506 from Kukks/fix-pay-button-steps
Fix Pay Button steps and range validation
2021-05-13 17:33:34 +09:00
..
Components UI: Fix unread count badge on mobile 2021-04-21 17:38:17 +02:00
Configuration Refactor TorService (#2388) 2021-04-18 11:26:06 +09:00
Controllers Merge pull request #2506 from Kukks/fix-pay-button-steps 2021-05-13 17:33:34 +09:00
Data Seaparate CoinSwitch as a plugin (#2390) 2021-04-13 20:19:48 +09:00
Events Improve tests of webhooks 2020-11-14 13:39:44 +09:00
Extensions Allow Payjoin for wallet receive addresses (#2425) 2021-04-13 12:26:36 +09:00
Fido2 Migrate existing U2F to Fido2 (#2484) 2021-04-28 13:14:15 +09:00
Filters Ensure root app mapping works (#2415) 2021-04-01 11:49:46 +09:00
HostedServices Fix typo of webhook events property 2021-04-20 12:36:20 +09:00
Hosting Make sure BTCPayServer does not take the culture of the server 2021-05-06 20:28:02 +09:00
JsonConverters Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Logging Add invoice event severity 2020-09-01 18:19:49 +02:00
ModelBinders Make sure BTCPayServer does not take the culture of the server 2021-05-06 20:28:02 +09:00
Models Fix Pay Button steps and range validation 2021-05-05 11:27:02 +02:00
PaymentRequest Do not show payments which are not accounted in Payment request 2021-05-12 17:46:57 +09:00
Payments Seaparate CoinSwitch as a plugin (#2390) 2021-04-13 20:19:48 +09:00
Plugins Wrap more plugin loading logic in try catch to not crash fatally 2021-05-03 08:35:54 +02:00
Properties Plugins: Load plugins by order, aesthetic plugin dependency system (#2020) 2020-11-05 15:43:14 +01:00
Security U2fremove (#2496) 2021-04-28 16:22:09 +09:00
Services do not crash invoice if wellknown metadata keys used with different e… (#2448) 2021-04-28 16:49:10 +09:00
SSH Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Storage Only display storage providers that can actually be set in dropdown 2021-04-18 14:03:22 -05:00
Validation Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Views Fix Pay Button steps and range validation 2021-05-05 11:27:02 +02:00
wwwroot Merge pull request #2506 from Kukks/fix-pay-button-steps 2021-05-13 17:33:34 +09:00
_ViewImports.cshtml Use razor component to encapsulate UI logic 2020-08-12 16:48:14 +09:00
BitpayHttpException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServer.csproj U2fremove (#2496) 2021-04-28 16:22:09 +09:00
BTCPayServer.ruleset
bundleconfig.json Remove clipboard code from main-bundle 2021-01-28 10:48:06 +01:00
CorsPolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
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 Add Bitcoin Output descriptor support (#2169) 2021-01-11 11:22:42 +09:00
DerivationSchemeSettings.cs Update BC-UR bundle and support decoding hex format of wallet (#2505) 2021-05-08 00:35:43 +09:00
EventAggregator.cs Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
ExplorerClientProvider.cs Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
Extensions.cs Explicitely disallow \ for in filename 2021-03-19 20:22:24 +09:00
HwiWebSocketTransport.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IDelay.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Program.cs FIDO2/WebAuthN Support (#2356) 2021-04-20 14:06:32 +09:00
Roles.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SearchString.cs Adding support for dynamic, special meaning date strings 2020-07-28 10:28:32 -05:00
StorePolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TransactionComparer.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletId.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WebSocketHelper.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WellKnownTempData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ZoneLimits.cs Fix ratelimiter for forgotpassword 2021-03-28 20:56:46 +09:00