..
Components
Bootstrap v5 migration ( #2490 )
2021-05-19 11:39:27 +09:00
Configuration
Refactor TorService ( #2388 )
2021-04-18 11:26:06 +09:00
Controllers
Save paymentRequestId in Metadata when creating invoice for Payment Request ( #2644 )
2021-07-14 20:43:13 +09:00
Data
Mark Payouts as Paid ( #2539 )
2021-06-10 18:43:45 +09:00
Events
Do not spam logs with events
2021-05-14 17:17:46 +09:00
Extensions
Introduce Server paging for Payouts List ( #2564 )
2021-06-30 16:59:01 +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
Do not retrieve all payouts in GetPullPayment every time
2021-06-10 18:54:27 +09:00
Hosting
Expose ExplorerClientProvider to plugins via interface
2021-07-12 14:17:25 +02: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
Do not automatically apply our datetimeoffset binder
2021-05-14 15:47:19 +09:00
Models
Save paymentRequestId in Metadata when creating invoice for Payment Request ( #2644 )
2021-07-14 20:43:13 +09:00
PaymentRequest
Make sure to only select accounted payments where we should ( #2523 )
2021-05-14 16:16:19 +09:00
Payments
LightningSupportedPaymentMethod.CryptoCode is never null
2021-06-14 18:22:00 +09:00
Plugins
Fix system plugins resource loading
2021-07-08 12:53:34 +02:00
Properties
Plugins: Load plugins by order, aesthetic plugin dependency system ( #2020 )
2020-11-05 15:43:14 +01:00
Security
Add "/api/v1/users/me" endpoint
2021-06-02 20:02:29 -07:00
Services
Save paymentRequestId in Metadata when creating invoice for Payment Request ( #2644 )
2021-07-14 20:43:13 +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
Save paymentRequestId in Metadata when creating invoice for Payment Request ( #2644 )
2021-07-14 20:43:13 +09:00
wwwroot
Save paymentRequestId in Metadata when creating invoice for Payment Request ( #2644 )
2021-07-14 20:43:13 +09:00
_ViewImports.cshtml
fix missing bundle tag helper
2021-06-14 08:18:03 +02:00
BitpayHttpException.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
BTCPayServer.csproj
Update HWI library, warn users to run newer version ( #2544 )
2021-06-06 21:02:15 +09:00
BTCPayServer.ruleset
bundleconfig.json
Richtext editor fixes ( #2613 )
2021-06-24 19:51:35 +09: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
Remove HintAddress
2021-06-17 14:11:01 +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
Expose ExplorerClientProvider to plugins via interface
2021-07-12 14:17:25 +02: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