aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Dashboard/IButtonWidget.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-17/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* change widget button api to support multiple button typesRobin Appelman2022-09-151-17/+7
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* allow adding button to dashboard api outputRobin Appelman2022-09-151-0/+51
Signed-off-by: Robin Appelman <robin@icewind.nl>