nextcloud-server/apps/files/src/utils
Ferdinand Thiessen f699595748
fix(files): make sure to always have proper plural forms
counted words should always be translated using `n`.
We can still simply concat the segments with punctation, this always
works regardless of the language used (even with RTL / LTR languages).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-22 13:01:50 +07:00
..
actionUtils.ts feat(files): add hotkey service and unify action handling 2024-12-17 09:59:57 +07:00
davUtils.ts refactor(files): migrate to @nextcloud/sharing 2024-10-25 13:01:43 +07:00
dragUtils.ts chore: Add SPDX header 2024-05-29 08:58:16 +07:00
fileUtils.ts fix(files): make sure to always have proper plural forms 2025-05-22 13:01:50 +07:00
filenameValidity.ts fix(files): Use `@nextcloud/files` filename validation to show more details 2024-07-25 15:49:33 +07:00
hashUtils.ts refactor(files): Fix nullish operator usage and add missing code comment 2024-06-24 12:53:53 +07:00
newNodeDialog.ts chore: add file request cypress testing 2024-07-19 12:20:25 +07:00
permissions.ts refactor(files): use new `hide-download` WebDAV property for download action 2025-04-27 14:26:16 +07:00