nextcloud-server/apps/files/src
rakekniven 062120b6c3 chore(i18n): Fixed plural strings
Also reduced words. See https://uxdworld.com/how-to-write-effective-success-messages/ for details

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-11-06 17:00:37 +07:00
..
actions chore(i18n): Fixed plural strings 2025-11-06 17:00:37 +07:00
components feat(files): Add font-variant-numeric to selected files list 2025-10-30 08:08:46 +07:00
composables fix(files): clear search input on directory navigation 2025-10-14 14:24:05 +07:00
filters fix(files): Ensure the filter instance is mounted 2025-03-03 14:20:54 +07:00
mixins fix(files): support submenu in batch actions header too 2025-02-07 09:22:54 +07:00
models chore(files): replace `@skjnldsv/sanitize-svg` with `DOMPurify` 2024-11-14 10:32:12 +07:00
newMenu feat(file_sharing): Provide template creator list in public shares 2025-09-11 16:10:31 +07:00
plugins/search feat(search): show alias when searching in root folder 2025-07-30 06:04:38 +07:00
router fix(files): clear search input on directory navigation 2025-10-14 14:24:05 +07:00
services fix(files): make sure drag-and-drop and the upload menu behaves the same 2025-10-30 16:37:44 +07:00
store feat(files): allow to ignore warning to change file type 2025-03-04 21:12:42 +07:00
utils fix(files): make sure to always have proper plural forms 2025-05-22 13:01:50 +07:00
views fix(eslint): Backport some changes from master to fix eslint 2025-09-20 13:07:04 +07:00
FilesApp.vue fix(files): Adjust files list for sharing permissions on public shares 2024-09-06 03:38:47 +07:00
eventbus.d.ts feat(files): allow to ignore warning to change file type 2025-03-04 21:12:42 +07:00
init.ts feat(files): add conversion action 2025-01-22 16:29:36 +07:00
logger.ts refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +07:00
main-personal-settings.js chore(files): Remove legacy UI scripts now that everything is migrated to Vue 2024-09-20 13:46:39 +07:00
main.ts fix(files): sort not working after changing views 2025-01-16 08:57:19 +07:00
reference-files.ts chore: Add SPDX header 2024-05-29 08:58:16 +07:00
sidebar.ts fix(files): attach sidebar to main content for vue debug 2025-02-18 16:42:00 +07:00
types.ts feat(files): allow to ignore warning to change file type 2025-03-04 21:12:42 +07:00