btcpayserver/BTCPayServer/Services
Andrew Camilleri 5979fe5eef
BTCPay Extensions Part 2 (#2001)
* BTCPay Extensions Part 2

This PR cleans up the extension system a bit in that:
 * It renames the test extension to a more uniform name
 * Allows yo uto have system extensions, which are extensions but bundled by default with the release (and cannot be removed)
 * Adds a tool to help you generate an extension package from a csproj
 * Refactors the UI extension points to a view component
 * Moves some more interfaces to the Abstractions csproj

* Rename to plugins
2020-10-21 14:02:20 +02:00
..
Altcoins BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02:00
Apps App: Light PoS on top of the existing PoS (#1909) 2020-09-21 08:06:31 +02:00
Fees Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Invoices Fix LN invoices (#1955) 2020-10-17 08:57:21 +02:00
Labels Add more labels (payment requests, apps, better payout label) 2020-09-17 16:39:55 +02:00
Mails Do not show password in clear text in email configuration (Fix #1790) 2020-10-05 17:57:50 +09:00
Notifications Allow disabling notifications per user and disabling specific notifications per user (#1991) 2020-10-20 13:09:09 +02:00
PaymentRequests Run dotnet format 2020-06-28 17:55:27 +09:00
Shopify Mark Shopify orders paid on invoice payment confirmed 2020-10-05 16:23:21 -05:00
Stores Removing rates hint 2020-10-18 03:11:17 -05: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 Set roles when authenticating via greenfield 2020-09-08 11:22:32 +02: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 Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05: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 Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
NBXSyncSummaryProvider.cs Add Bitcoin Only Build 2020-07-28 22:48:51 +02:00
PayjoinClient.cs Use base65 instead of hex for BIP78 (#1985) 2020-10-14 12:01:21 +02:00
PoliciesSettings.cs Override Block Explorer Links (#2000) 2020-10-21 09:53:05 +02:00
Safe.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SettingsRepository.cs BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02: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