btcpayserver/BTCPayServer/HostedServices
Andrew Camilleri f74ea14d8b
Plugins can now build apps (#4608)
* Plugins can now build apps

* fix tests

* fixup

* pluginize existing apps

* Test fixes part 1

* Test fixes part 2

* Fix Crowdfund namespace

* Syntax

* More namespace fixes

* Markup

* Test fix

* upstream fixes

* Add plugin icon

* Fix nullable build warnings

* allow pre popualting app creation

* Fixes after merge

* Make link methods async

* Use AppData as parameter for ConfigureLink

* GetApps by AppType

* Use ConfigureLink on dashboard

* Rename method

* Add properties to indicate stats support

* Property updates

* Test fixes

* Clean up imports

* Fixes after merge

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2023-03-17 11:56:32 +09:00
..
AppInventoryUpdaterHostedService.cs Plugins can now build apps (#4608) 2023-03-17 11:56:32 +09:00
BackgroundJobSchedulerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BaseAsyncService.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BitpayIPNSender.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
CheckConfigurationHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DbMigrationsHostedService.cs Rename walletobjects Parent/Child to A/B (#4347) 2022-11-25 12:06:57 +09:00
DelayedTransactionBroadcasterHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
DynamicDnsHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
EventHostedServiceBase.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
InvoiceEventSaverService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
InvoiceWatcher.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
NBXplorerWaiter.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
NewVersionCheckerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
PullPaymentHostedService.cs Update price display (#4736) 2023-03-13 10:12:58 +09:00
RatesHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
StoreEmailRuleProcessorSender.cs fix #4570 2023-02-10 09:10:10 +01:00
TransactionLabelMarkerHostedService.cs Label Manager component (#4594) 2023-02-22 11:47:02 +09:00
UserEventHostedService.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
WebhookSender.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00