nextcloud/apps/dashboard/lib/Controller
Richard Steinmetz 6982597b6a
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 08:36:53 +02:00
..
DashboardApiController.php feat(dashboard): implement widget item api v2 2023-08-22 08:36:53 +02:00
DashboardController.php dashboard: Add OpenAPI spec 2023-07-11 07:23:00 +02:00
LayoutApiController.php Add missing taint analysis docblock comments, and improve escaping in some methods 2023-04-24 17:17:53 +02:00