btcpayserver/BTCPayServer/Services
2021-01-27 14:39:38 +09:00
..
Altcoins Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
Apps Rename invoice states and payment states 2020-11-23 18:28:35 +09:00
Fees Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Invoices GetInvoiceRaw used its own dbContext while calling code used a different one which causes the calling context not to track changes - thus nothing is saved. (#2197) 2021-01-16 09:00:19 +01:00
Labels Use default color for label if the color of a label is not set 2021-01-05 16:33:24 +09:00
Mails add tests and reword setting 2020-12-08 08:12:29 +01:00
Notifications Update notification dropdown styling (#2167) 2021-01-07 18:07:42 +09:00
PaymentRequests Run dotnet format 2020-06-28 17:55:27 +09:00
Shopify Remove dependency to DBriize 2021-01-19 17:19:32 +09:00
Stores Attempt to solve webhooks disappearing (#2178) 2021-01-05 12:38:12 +09:00
Wallets Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayNetworkJsonSerializerSettings.cs Remove the concept of unfiltered networks 2020-07-30 11:36:02 +09:00
BTCPayServerEnvironment.cs Update NBitcoin, NetworkType => ChainName, signet support (#2224) 2021-01-27 14:39:38 +09:00
DelayedTransactionBroadcaster.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05: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 Add checkoutLink and defaultLanguage to GreenField invoice 2020-12-11 12:04:18 +09:00
LightningClientFactoryService.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LightningConfigurationProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationSettings.cs Introduce Additional Data to Store Blob and move obsolete props to migration (#2065) 2020-12-29 17:58:35 +09:00
NBXSyncSummaryProvider.cs Merge pull request #2050 from Kukks/separate-btc-ln-checkout 2020-11-19 12:42:17 +09:00
PayjoinClient.cs Do not include maxadditionalfeecontribution if there is no change. (#2007) 2020-10-23 11:57:06 +09:00
PoliciesSettings.cs add tests and reword setting 2020-12-08 08:12:29 +01:00
Safe.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SettingsRepository.cs Remove only dependency on Dbriize (TextSearch in new invoice column) (#2029) 2020-12-28 19:10:53 +09:00
SocketFactory.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Socks5HttpClientHandler.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
ThemesSettings.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Torrc.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TorServices.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletRepository.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00