btcpayserver/BTCPayServer
2021-04-26 12:55:03 +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 Make sure model binder error are returning error 422, use DateTimeOffsetModelBinder 2021-04-26 12:37:56 +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 FIDO2/WebAuthN Support (#2356) 2021-04-20 14:06:32 +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 model binder error are returning error 422, use DateTimeOffsetModelBinder 2021-04-26 12:37:56 +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 ModelBinders should not throw exception, but return error on ModelState 2021-04-26 12:55:03 +09:00
Models Lightning setup redesign 2021-04-20 12:09:27 +02:00
PaymentRequest Rename invoice states and payment states 2020-11-23 18:28:35 +09:00
Payments Seaparate CoinSwitch as a plugin (#2390) 2021-04-13 20:19:48 +09:00
Plugins Fix: Do not crash if plugin folder mismatches plugin identifier 2021-04-20 08:38:37 +02:00
Properties Plugins: Load plugins by order, aesthetic plugin dependency system (#2020) 2020-11-05 15:43:14 +01:00
Security Do not use Random 2021-03-23 17:53:23 +09:00
Services Coin Selection: Confirmed filter (#2467) 2021-04-20 11:02:06 +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
U2F Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Validation Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Views Update BTCPayServer/Views/Stores/SetupLightningNode.cshtml 2021-04-21 14:52:45 +02:00
wwwroot customized api/v1/invoices query parameters to filter results (#2461) 2021-04-26 11:32:44 +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 FIDO2/WebAuthN Support (#2356) 2021-04-20 14:06:32 +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 Wallet setup redesign (#2164) 2021-02-11 19:48:54 +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