mirror of
https://github.com/nextcloud/server.git
synced 2026-02-17 01:41:05 -05:00
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> |
||
|---|---|---|
| .. | ||
| appinfo | ||
| composer | ||
| css | ||
| img | ||
| l10n | ||
| lib | ||
| src | ||
| templates | ||
| .l10nignore | ||
| openapi.json | ||
| README.md | ||
Dashboard
Background image documentation moved to theming folder at apps/theming/README.md.