nextcloud/apps/settings/src
Andy Scherzinger b49ea3596e
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
Merge pull request #60596 from nextcloud/fix/settings-clear-app-navigation-toggle-overhang
fix(settings): clear NcAppNavigation toggle overhang
2026-06-11 23:25:07 +02:00
..
components feat: implement isSelectableGroup function to filter out unselectable groups 2026-06-11 11:00:58 +02:00
composables refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
constants refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
router fix(settings): use proper component structure to make navigation work 2026-05-10 22:18:29 +02:00
service refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
store fix(settings): confirm before revoking app tokens 2026-05-26 16:41:02 +02:00
utils refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
views fix(settings): clear NcAppNavigation toggle overhang 2026-06-11 14:35:49 +02:00
admin-settings-mail.ts refactor(settings): migrate mail settings to Vue 2026-01-15 02:12:03 +01:00
admin-settings-sharing.ts refactor(settings): migrate mail settings to Vue 2026-01-15 02:12:03 +01:00
logger.ts chore: Add SPDX header 2024-06-03 20:33:31 +02:00
main-admin-ai.js refactor: consolidate OC.Settings 2026-01-13 15:41:59 +01:00
main-admin-basic-settings.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
main-admin-delegation.js fix(frontend): add strict password confirmation for sensitive admin actions 2026-04-21 10:21:08 +02:00
main-admin-overview.ts feat(settings): migrate setup checks to Vue to prevent visual issues 2025-08-26 18:35:55 +02:00
main-admin-security.js fix(frontend): add strict password confirmation for sensitive admin actions 2026-04-21 10:21:08 +02:00
main-admin-settings-presets.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
main-declarative-settings-forms.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
main-nextcloud-pdf.js chore: Add SPDX header 2024-06-03 20:33:31 +02:00
main-personal-info.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
main-personal-password.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
main-personal-security.js refactor: adjust password confirmation for new @nextcloud/package-confirmation package 2025-10-17 15:01:10 +02:00
main-personal-webauth.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
main-settings.ts fix(settings): use proper component structure to make navigation work 2026-05-10 22:18:29 +02:00
main-users-management.ts fix(settings): use proper component structure to make navigation work 2026-05-10 22:18:29 +02:00
settings-types.ts feat(settings): migrate setup checks to Vue to prevent visual issues 2025-08-26 18:35:55 +02:00
webpack.shim.d.ts chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00