nextcloud/apps/dashboard
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
..
appinfo feat(dashboard): implement widget item api v2 2023-08-22 08:36:53 +02:00
composer dashboard: Add OpenAPI spec 2023-07-11 07:23:00 +02:00
css Compress SASS output 2023-01-11 17:46:32 +00:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-08-12 00:27:39 +00:00
lib feat(dashboard): implement widget item api v2 2023-08-22 08:36:53 +02:00
src feat(dashboard): implement widget item api v2 2023-08-22 08:36:53 +02:00
templates Fix dynamic loading 2022-01-08 10:14:53 +01:00
.l10nignore Ignore bundled assets in l10n 2020-09-15 11:28:10 +02:00
openapi.json feat(dashboard): implement widget item api v2 2023-08-22 08:36:53 +02:00
README.md Add distraction free backgrounds for Nextcloud 26 2023-03-03 17:55:19 +09:00

Dashboard

Background image documentation moved to theming folder at apps/theming/README.md.