nextcloud-server/apps/settings/src
Christoph Wurst 91916a01a4
Fix rendering app authors with homepage or email
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>
2021-12-28 16:30:18 +01:00
..
components improve personal settings on mobile 2021-12-23 11:08:49 +00:00
constants Fix unsupported scopes being enabled for new properties 2021-11-04 23:13:43 +00:00
mixins
service Profile frontend 2021-10-19 04:59:36 +00:00
store avoid 'No users in here' in user list when there actually are users 2021-09-01 17:23:06 +02:00
utils Profile frontend 2021-10-19 04:59:36 +00:00
views Fix rendering app authors with homepage or email 2021-12-28 16:30:18 +01:00
.jshintrc
App.vue
logger.js
main-admin-delegation.js Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
main-admin-security.js
main-apps-users-management.js
main-nextcloud-pdf.js
main-personal-info.js Add new profile visibility section 2021-11-04 00:31:32 +00:00
main-personal-security.js
main-personal-webauth.js
router.js