btcpayserver/BTCPayServer/Filters
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
..
CheatModeRouteAttribute.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
ContentSecurityPolicyAttribute.cs CSP: Remove unsafe-eval when vue isn't used (#4747) 2023-03-08 17:57:36 +09:00
DomainMappingConstraintAttribute.cs Plugins can now build apps (#4608) 2023-03-17 11:56:32 +09:00
ExperimentalRouteAttribute.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
JsonHttpExceptionFilter.cs Greenfield: Improve error message, do not use internal lightning node on store's lightning API 2021-12-16 14:27:34 +09:00
JsonObjectExceptionFilter.cs [Greenfield] if some json property are invalid, throw nice error instead of an exception (fix #2795) 2022-01-10 22:11:04 +09:00
OnlyIfSupportAttribute.cs Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
OnlyMediaTypeAttribute.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ReferrerPolicyAttribute.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
XContentTypeOptionsAttribute.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
XFrameOptionsAttribute.cs Avoid crash when some plugins are installed (#4725) 2023-03-03 20:18:09 +09:00
XXSSProtectionAttribute.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00