nextcloud/apps/settings/src
Ferdinand Thiessen 04fc1a4418
chore(settings): remove dead legacy code
The `security_password` was last used in the personal setting security
section, but already migrated to vue.
So it can be safely removed.

The styles can also be removed by moving the required ones directly to
the Vue component.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-15 16:13:35 +01:00
..
components chore(settings): remove dead legacy code 2026-01-15 16:13:35 +01:00
composables chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
constants chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
mixins fix(settings): Display group displayName consistently when editing a user 2026-01-10 11:26:58 +01:00
router chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
service refactor: adjust password confirmation for new @nextcloud/package-confirmation package 2025-10-17 15:01:10 +02:00
store fix(app-password): Require strict password confirmation 2026-01-09 19:07:07 +01:00
utils chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
views feat(settings): add option to allow self-signed mail certificates 2026-01-15 02:12:03 +01: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
app-types.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02: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 chore: Add SPDX header 2024-06-03 20:33:31 +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 refactor: consolidate OC.Settings 2026-01-13 15:41:59 +01:00
main-admin-settings-presets.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
main-apps-users-management.ts feat(settings): persist user management column visibility 2025-12-18 14:40:08 +01: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
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