btcpayserver/BTCPayServer/Services/Invoices
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
..
Export Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
InvoiceEntity.cs Remove JSON in strings from JObjects (#4703) 2023-02-25 23:34:49 +09:00
InvoiceRepository.cs Plugins can now build apps (#4608) 2023-03-17 11:56:32 +09:00
PaymentMethodDictionary.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
PaymentMethodHandlerDictionary.cs Fix exception in CreateInvoice if a payment method is not supported 2019-06-07 00:45:10 +09:00
PaymentService.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
PosAppData.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00