nextcloud/apps/settings/src
Christoph Wurst 345d02ff77 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-29 08:42:33 +00:00
..
components Fix input for groups validation in new user form 2021-12-09 07:16:46 +01:00
constants adjusted backport of e26664ba42 2021-09-16 11:35:20 +02:00
mixins l10n: Spelling unification 2021-06-02 17:49:32 +02:00
service adjusted backport of e26664ba42 2021-09-16 11:35:20 +02:00
store avoid 'No users in here' in user list when there actually are users 2021-09-03 13:32:43 +02:00
views Fix rendering app authors with homepage or email 2021-12-29 08:42:33 +00:00
.jshintrc Move settings to an app 2019-09-28 09:39:28 +00:00
App.vue Bump compiled files 2020-07-31 09:26:43 +02:00
logger.js Bump js licenses 2021-03-31 12:17:18 +02:00
main-admin-security.js Bump js licenses 2021-03-31 12:17:18 +02:00
main-apps-users-management.js Bump js licenses 2021-03-31 12:17:18 +02:00
main-nextcloud-pdf.js Bump js licenses 2021-03-31 12:17:18 +02:00
main-personal-info.js Make emails Vuetiful 2021-07-16 00:11:13 +00:00
main-personal-security.js Bump js licenses 2021-03-31 12:17:18 +02:00
main-personal-webauth.js Allow WebAuthn on localhost as well 2021-06-17 16:05:45 +02:00
router.js Bump js licenses 2021-03-31 12:17:18 +02:00