btcpayserver/BTCPayServer/Services
Andrew Camilleri 7652d2c7e3
LN Address - db schema fix method (#3638)
* LN Address - db schema fix method

* pr changes

* shorten
2022-04-19 16:58:31 +09:00
..
Altcoins Fix the PSBT signing flow (#3465) 2022-02-17 17:58:56 +09:00
Apps Dashboard (#3530) 2022-04-12 16:55:10 +09:00
Fees Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Invoices Update BTCPayServer/Services/Invoices/InvoiceRepository.cs 2022-03-25 13:21:43 +00:00
Labels Add transaction info PATCH endpoint (#3561) 2022-04-14 13:17:22 +09:00
Mails Add Greenfield Store Email API 2022-03-26 21:46:40 +00:00
Notifications Change "was confirmed paid" to "is settled" 2022-03-27 07:56:32 +01:00
PaymentRequests Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
Stores Greenfield: Store Users (#3425) 2022-02-10 14:51:10 +09:00
Wallets Dashboard (#3530) 2022-04-12 16:55:10 +09:00
BTCPayNetworkJsonSerializerSettings.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
BTCPayServerEnvironment.cs Shorten environment info (#3350) 2022-01-24 20:01:17 +09:00
Cheater.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DefaultSwaggerProvider.cs Allow plugins to extend swagger docs and fix pull payment test 2022-03-29 20:29:27 +02:00
DelayedTransactionBroadcaster.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DynamicDnsSettings.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IBackgroundJobClient.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LanguageService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
LightningClientFactoryService.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
LightningConfigurationProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationSettings.cs LN Address - db schema fix method (#3638) 2022-04-19 16:58:31 +09:00
NBXplorerConnectionFactory.cs Dashboard (#3530) 2022-04-12 16:55:10 +09:00
NBXSyncSummaryProvider.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PoliciesSettings.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Safe.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SettingsRepository.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
SocketFactory.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Socks5HttpClientHandler.cs Remove internal socks http proxy and use .net60 socks support (#3240) 2021-12-28 18:57:22 +09:00
ThemesSettings.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Torrc.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TorServices.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UserService.cs New API endpoint: Find 1 user by ID or by email, or list all users. (#3176) 2022-02-15 16:19:52 +01:00
WalletRepository.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00