nextcloud-server/apps/settings/src
Jérôme Herbinet 64a378ea54 refactor(settings): replace "remove" wording with "delete"
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2025-05-24 08:00:35 +07:00
..
components refactor(settings): replace "remove" wording with "delete" 2025-05-24 08:00:35 +07:00
composables WIP: migrate to Pinia, minor fixes 2024-10-29 20:54:08 +07:00
constants fix(settings): Also sanitize fediverse and twitter handle in the frontend 2025-02-06 15:46:15 +07:00
mixins fix(settings): Allow searching for groups in user row 2025-03-31 14:10:23 +07:00
router fix(settings): disable Discover when appstore is disabled 2024-09-16 16:28:04 +07:00
service fix(core): adjust fronend code for changes in webauthn library 2025-04-01 19:10:11 +07:00
store fix(settings): group admins only can add users to their groups 2025-04-27 12:42:10 +07:00
utils fix(settings): Natural order groups 2025-03-31 14:10:24 +07:00
views perf(settings): Make scrolling smooth when a large number of groups are rendered 2025-03-31 14:10:23 +07:00
admin-settings-sharing.ts
admin.js fix(setupchecks): Treat information messages as success 2025-03-24 20:12:12 +07:00
app-types.ts feat(app_api): Advanced deploy options 2025-01-20 19:26:29 +07:00
apps.js
logger.ts
main-admin-ai.js fix: adjust webpack nonce generation 2025-04-27 15:11:44 +07:00
main-admin-basic-settings.js
main-admin-delegation.js
main-admin-security.js fix: adjust webpack nonce generation 2025-04-27 15:11:44 +07:00
main-apps-users-management.ts fix(app-store): Add back legacy store API used for update and removal 2024-11-11 21:52:31 +07:00
main-declarative-settings-forms.ts fix(code-style): Adjust JS code to our code style 2024-10-16 22:11:59 +07:00
main-nextcloud-pdf.js
main-personal-info.js feat: add profile pronouns 2024-09-17 22:20:36 +07:00
main-personal-password.js fix: adjust webpack nonce generation 2025-04-27 15:11:44 +07:00
main-personal-security.js
main-personal-webauth.js fix: adjust webpack nonce generation 2025-04-27 15:11:44 +07:00
webpack.shim.d.ts