nextcloud/apps/dashboard/appinfo
Richard Steinmetz 3fd18ce450
feat(dashboard): implement widget item api v2
This API enables the dashboard to render all widgets from the API data
alone without having apps to provide their own bundles. This saves a lot
of traffic and execution time as a lot less javascript has to be parsed
on the frontend.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-08-22 10:38:46 +02:00
..
info.xml Add back missing dashboard version 2023-03-27 08:13:29 +02:00
routes.php feat(dashboard): implement widget item api v2 2023-08-22 10:38:46 +02:00