nextcloud-server/apps/settings/src
Ferdinand Thiessen 085aab24ff
chore: fix usage of deprecated functions and adjust code style
This solves 57 ESLint warnings by replacing deprecated code with `@nextcloud/` libraries,
as well as adding missing type information, importing jQuery instead of relying on global one,
and the same with Moment.js.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-20 03:30:20 +07:00
..
components chore: fix usage of deprecated functions and adjust code style 2024-09-20 03:30:20 +07:00
composables feat: Add Recent accounts section 2024-07-11 11:19:09 +07:00
constants feat: add profile pronouns 2024-09-17 22:20:36 +07:00
mixins chore: Add SPDX header 2024-06-03 20:33:31 +07:00
router fix(settings): disable Discover when appstore is disabled 2024-09-16 16:28:04 +07:00
service chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +07:00
store fix(users): Improve error handling of some fields update 2024-07-22 17:17:35 +07:00
utils test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +07:00
views fix(settings): disable Discover when appstore is disabled 2024-09-16 16:28:04 +07:00
admin-settings-sharing.ts chore: Add SPDX header 2024-06-03 20:33:31 +07:00
admin.js chore: fix usage of deprecated functions and adjust code style 2024-09-20 03:30:20 +07:00
app-types.ts chore: Add SPDX header 2024-06-03 20:33:31 +07:00
apps.js chore: Add SPDX header 2024-06-03 20:33:31 +07:00
logger.ts chore: Add SPDX header 2024-06-03 20:33:31 +07:00
main-admin-ai.js chore: Add SPDX header 2024-06-03 20:33:31 +07:00
main-admin-basic-settings.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
main-admin-delegation.js chore: Add SPDX header 2024-06-03 20:33:31 +07:00
main-admin-security.js chore: Add SPDX header 2024-06-03 20:33:31 +07:00
main-apps-users-management.ts chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
main-declarative-settings-forms.ts chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +07:00
main-nextcloud-pdf.js chore: Add SPDX header 2024-06-03 20:33:31 +07:00
main-personal-info.js feat: add profile pronouns 2024-09-17 22:20:36 +07:00
main-personal-password.js chore: Add SPDX header 2024-06-03 20:33:31 +07:00
main-personal-security.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
main-personal-webauth.js chore: Add SPDX header 2024-06-03 20:33:31 +07: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 +07:00