nextcloud/apps/settings/src/components
Ferdinand Thiessen 7473c232c1 fix(settings): translate pronounce account property
Template string is not working.
Additionally migrate to Typescript and directly import `t` method.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-27 13:28:27 +02:00
..
AdminDelegation refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
AppList refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
AppStoreDiscover refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
AppStoreSidebar refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
BasicSettings refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
DeclarativeSettings feat: add support for sensitive Declarative settings values encryption 2025-05-28 20:43:04 +03:00
Encryption fix(encryption): Inform user about master key generation on encryption enabling 2025-03-05 18:08:41 +01:00
PersonalInfo fix(settings): translate pronounce account property 2025-06-27 13:28:27 +02:00
Users fix(UserRow): fallback to group name in case of undefined availableGroup 2025-06-11 14:39:37 +02:00
WebAuthn refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
AdminAI.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
AdminDelegating.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
AdminSettingsSharingForm.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
AdminTwoFactor.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
AppList.vue fix(apps): Sort names separately from active/update state 2025-05-02 14:10:38 +08:00
AppNavigationGroupList.vue fix(AppNavigationGroupList): restore navigation panel and search/filter functionality for sub-admin groups 2025-06-02 08:53:10 +02:00
AuthToken.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
AuthTokenList.vue chore: Add SPDX header 2024-06-03 20:33:31 +02:00
AuthTokenSection.vue chore: Add SPDX header 2024-06-03 20:33:31 +02:00
AuthTokenSetup.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
AuthTokenSetupDialog.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
GroupListItem.vue refactor(settings): replace "remove" wording with "delete" 2025-05-23 09:42:30 +02:00
Markdown.cy.ts fix(app-store): Correctly render Markdown in app description 2024-10-23 17:08:36 +02:00
Markdown.vue refactor(styles): Adjust code style in SCSS sources to match our stylelint config 2024-11-19 09:42:13 +01:00
PasswordSection.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
SelectSharingPermissions.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
SvgFilterMixin.vue chore: Add SPDX header 2024-06-03 20:33:31 +02:00
UserList.vue fix(settings): group admins only can add users to their groups 2025-04-27 11:35:40 +02:00