mirror of
https://github.com/nextcloud/server.git
synced 2026-02-14 16:25:29 -05:00
When the first author of an app doesn't have homepage/email attributes set in info.xml then any further author was rendered as `[object Object]` due to the complex XML node seralized to a JavaScript string. The logic was fixed so that it converts any of the authors to simple text. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |
||
|---|---|---|
| .. | ||
| components | ||
| constants | ||
| mixins | ||
| service | ||
| store | ||
| utils | ||
| views | ||
| .jshintrc | ||
| App.vue | ||
| logger.js | ||
| main-admin-delegation.js | ||
| main-admin-security.js | ||
| main-apps-users-management.js | ||
| main-nextcloud-pdf.js | ||
| main-personal-info.js | ||
| main-personal-security.js | ||
| main-personal-webauth.js | ||
| router.js | ||