nextcloud/apps/settings/src
Christoph Wurst d068ae445c 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>
2022-01-04 16:08:20 +01:00
..
components improve personal settings on mobile 2021-12-27 21:14:19 +00:00
constants Fix unsupported scopes being enabled for new properties 2021-11-04 23:13:43 +00:00
mixins l10n: Spelling unification 2021-06-02 17:49:32 +02:00
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 2022-01-04 16:08:20 +01: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-delegation.js Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +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 Add new profile visibility section 2021-11-04 00:31:32 +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