nextcloud/apps/files
Daniel Calviño Sánchez 7c3f5a9c10 fix: Fix rendering custom columns in file lists
CustomElementRender is used to render both IFileActions and IColumns.
However, the API to render both of them is different, and currently
CustomElementRender passes the arguments expected by IFileAction.
Fortunately those arguments are a superset of those expected by IColumn,
so they can be adapted when a CustomElementRender is used to render an
IColumn.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2026-05-19 11:19:06 +00:00
..
appinfo feat: add command to list mounts for user 2025-11-17 19:18:27 +01:00
composer chore: Bump autoloader files for new composer version 2025-12-02 10:32:44 +01:00
img fix: add notification icon for transfer ownership 2024-10-16 17:31:57 +02:00
l10n fix(l10n): Update translations from Transifex 2026-05-16 00:24:15 +00:00
lib Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02:00
src fix: Fix rendering custom columns in file lists 2026-05-19 11:19:06 +00:00
templates feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +02:00
tests feat(files): add configurations for file grouping 2026-04-18 08:07:27 -03:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openapi.json feat(files): allow to include parents in folder tree API 2026-02-12 09:53:59 +01:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +02:00