nextcloud-server/apps/files
Ferdinand Thiessen 13d9a1007b
refactor(files): Fix TypeScript issues in FileEntryActions
* We filter the array in `enabledSubmenuActions` so we can be sure the action does have a parent
* Node attributes must be accessed using the `attributes` getter not the private `_attributes` property
* Cast action ref to correct component interface to make TypeScript happy

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:58:45 +07:00
..
ajax chore: Add SPDX header 2024-05-29 08:58:16 +07:00
appinfo chore: Add SPDX header 2024-05-29 08:58:16 +07:00
composer fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +07:00
css chore(assets): Recompile assets 2024-05-29 07:06:27 +07:00
img chore: Add SPDX header 2024-06-06 18:05:37 +07:00
js chore: Add SPDX header 2024-06-06 18:05:37 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-06-08 00:19:12 +07:00
lib feat(files): Use receiving users language for the ownership transfer target folder 2024-05-29 20:19:58 +07:00
src refactor(files): Fix TypeScript issues in FileEntryActions 2024-06-08 15:58:45 +07:00
templates chore: Add SPDX header 2024-05-29 08:58:16 +07:00
tests chore: Add SPDX header 2024-05-29 08:58:16 +07:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +07:00
openapi.json chore(deps): Update openapi-extractor 2024-04-15 09:10:59 +07:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +07:00