nextcloud/apps/settings/src
Côme Chilliet 9f819f311f feat: Migrate HSTS check to Security headers SetupCheck
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-13 12:49:52 +01:00
..
components feat: Add declarative settings 2024-03-12 13:56:54 +02:00
composables feat(settings): Split account management into navigation and content 2024-03-11 16:02:34 +01:00
constants feat(settings): Split appstore code into better maintainable pieces 2024-03-11 16:02:34 +01:00
mixins fix(settings): Expected string aria-label got boolean error 2023-12-07 18:53:33 -08:00
router feat(settings): Split appstore code into better maintainable pieces 2024-03-11 16:02:34 +01:00
service fix(settings): remove unused savePrimaryEmailScope on Personal Settings page 2023-10-20 20:31:57 +02:00
store fix(settings): Save account management settings in local storage 2024-03-11 16:02:40 +01:00
utils fix(settings): Refactor logger code to use Typescript 2024-03-05 12:55:31 +01:00
views fix(settings): Always open the details tab for selected app 2024-03-11 16:02:40 +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 feat: Migrate HSTS check to Security headers SetupCheck 2024-03-13 12:49:52 +01:00
app-types.ts feat(settings): Split account management and app store views into chunks 2024-03-11 16:02:34 +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 chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
webpack.shim.d.ts feat(settings): Refactor routing code to use named router views 2024-03-11 16:02:33 +01:00