nextcloud_server/apps/settings/src
Christopher Ng 553b8d5425 feat: Split display name and username columns
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-05-14 09:50:51 -07:00
..
components feat: Split display name and username columns 2024-05-14 09:50:51 -07:00
composables feat(settings): Implement `post` type for app discover section 2024-03-14 20:45:24 +01:00
constants feat(settings): Allow to sort groups in the account management alphabetically 2024-03-27 12:04:03 +01:00
mixins fix(settings): Expected string aria-label got boolean error 2023-12-07 18:53:33 -08:00
router fix(settings): use correct dynamic component load for apps/users 2024-03-19 15:38:51 +01:00
service fix: Use `@simplewebauthn` for frontend logic 2024-04-16 11:51:03 +02:00
store fix(settings): When testing server stability, request URL with trailing slash 2024-05-06 16:12:41 +02:00
utils fix(settings): Support `order` property on App Discover elements and hide future elements 2024-03-19 18:30:56 +01:00
views feat(settings): Allow to sort groups in the account management alphabetically 2024-03-27 12:04:03 +01:00
admin-settings-sharing.ts enh(settings): Migrate admin settings for sharing to vue 2023-11-20 17:07:55 +01:00
admin.js fix: Migrate WebDAV endpoint check to SetupCheck API 2024-03-14 16:20:17 +01:00
app-types.ts fix(settings): Adjust appstore types as `releases` are not always set 2024-03-18 14:13:42 +01:00
apps.js Fix various errors reported by eslint 2022-05-24 10:12:18 +02:00
logger.ts fix(settings): Refactor logger code to use Typescript 2024-03-05 12:55:31 +01:00
main-admin-ai.js AI admin settings: lint:fix 2023-08-02 12:37:35 +02:00
main-admin-basic-settings.js fix(settings): Refactor logger code to use Typescript 2024-03-05 12:55:31 +01:00
main-admin-delegation.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
main-admin-security.js AI admin settings: lint:fix 2023-08-02 12:37:35 +02:00
main-apps-users-management.ts feat(settings): Split account management into navigation and content 2024-03-11 16:02:34 +01:00
main-declarative-settings-forms.ts feat: Add declarative settings 2024-03-12 13:56:54 +02:00
main-nextcloud-pdf.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
main-personal-info.js chore: Remove unnecessary dialogs css imports 2023-10-18 08:47:17 +02:00
main-personal-password.js Port password settings to vue 2022-08-31 17:42:36 +02:00
main-personal-security.js enh(settings): Refactor frontend for session and app token management 2023-12-21 15:15:52 +01:00
main-personal-webauth.js fix: Use `@simplewebauthn` for frontend logic 2024-04-16 11:51:03 +02:00
webpack.shim.d.ts feat(settings): Refactor routing code to use named router views 2024-03-11 16:02:33 +01:00