..
Altcoins
Fix crash for installations supporting zcash or monero ( #4610 )
2023-02-09 09:49:08 +09:00
Apps
Refactor plugin apps ( #4780 )
2023-03-20 10:39:26 +09:00
Custodian
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
Fees
Use ArgumentNullException.ThrowIfNull everywhere ( #3239 )
2021-12-28 17:39:54 +09:00
Invoices
Plugins can now build apps ( #4608 )
2023-03-17 11:56:32 +09:00
Labels
Refactor labels ( #4179 )
2022-10-11 17:34:29 +09:00
Mails
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
Notifications
Start using JSONB column instead of app side compressed data ( #4574 )
2023-02-21 15:06:34 +09:00
PaymentRequests
Form Builder ( #4137 )
2022-11-25 10:42:55 +09:00
Stores
Fix missing walletchanged event and add storeremoved event ( #4676 )
2023-02-22 13:13:58 +09:00
Wallets
Delete code detecting whether the running version of nbx fixed a bug
2023-03-23 13:45:40 +09:00
Attachment.cs
Use constants rather than magic strings in transaction attachments
2022-11-17 10:24:49 +09:00
BTCPayNetworkJsonSerializerSettings.cs
Use ArgumentNullException.ThrowIfNull everywhere ( #3239 )
2021-12-28 17:39:54 +09:00
BTCPayServerEnvironment.cs
Fix: Version numbers in UI appeared with a suffix zero x.x.x.0 instead of x.x.x ( #4521 )
2023-01-11 18:24:51 +09:00
Cheater.cs
Checkout v2 finetuning ( #4276 )
2022-11-24 08:53:32 +09:00
DefaultSwaggerProvider.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
DelayedTransactionBroadcaster.cs
Warning if not using 'simple using'
2022-01-14 17:50:29 +09:00
DisplayFormatter.cs
Update price display ( #4736 )
2023-03-13 10:12:58 +09:00
DynamicDnsSettings.cs
IBackgroundJobClient.cs
InvoiceActivator.cs
Generic Forms ( #4561 )
2023-02-20 19:35:54 +09:00
ISettingsAccessor.cs
Allow resolution of any settings via DI
2022-05-24 14:10:19 +09:00
LanguageService.cs
Do not crash on bad language file
2022-07-21 11:09:51 +02:00
LightningClientFactoryService.cs
Support LN connection string with onion http client ( #3845 )
2022-06-13 16:22:26 +09:00
LightningConfigurationProvider.cs
MigrationSettings.cs
Fix: Impossible to create invoice after migration from Sqlite ( Close #4743 )
2023-03-07 10:27:04 +09:00
NBXplorerConnectionFactory.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
NBXSyncSummaryProvider.cs
Run dotnet format ( #3244 )
2021-12-31 16:59:02 +09:00
PoliciesSettings.cs
Plugins can now build apps ( #4608 )
2023-03-17 11:56:32 +09:00
SettingsRepository.cs
Transfer Processors ( #3476 )
2022-04-24 12:19:34 +09:00
SocketFactory.cs
Socks5HttpClientHandler.cs
Remove internal socks http proxy and use .net60 socks support ( #3240 )
2021-12-28 18:57:22 +09:00
ThemesSettings.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
Torrc.cs
TorServices.cs
Run dotnet format ( #3244 )
2021-12-31 16:59:02 +09:00
UserService.cs
Fix: If user get locked out, unlocking or deleting user fails
2023-02-15 14:28:34 +09:00
WalletRepository.cs
Wallet transactions: Add label manager ( #4796 )
2023-03-26 20:42:38 +09:00