nextcloud/apps
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
..
admin_audit fix(l10n): Update translations from Transifex 2026-03-31 00:19:24 +00:00
cloud_federation_api Merge pull request #59727 from nextcloud/backport/59721/stable33 2026-04-20 15:04:31 +02:00
comments fix(l10n): Update translations from Transifex 2026-05-10 00:19:17 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2026-03-27 00:29:17 +00:00
dashboard fix(l10n): Update translations from Transifex 2026-05-09 00:19:13 +00:00
dav Merge pull request #60240 from nextcloud/backport/59654/stable33 2026-05-19 09:21:59 +02:00
encryption fix(l10n): Update translations from Transifex 2026-04-23 00:19:08 +00:00
federatedfilesharing perf: remove unneeded sort when listing federated shares 2026-05-13 14:49:17 +00:00
federation fix(l10n): Update translations from Transifex 2026-05-18 00:23:14 +00:00
files fix: Fix rendering custom columns in file lists 2026-05-19 11:19:06 +00:00
files_external fix(l10n): Update translations from Transifex 2026-05-19 00:23:25 +00:00
files_reminders fix(l10n): Update translations from Transifex 2026-04-22 00:19:06 +00:00
files_sharing fix: Fix error when creating mail shares if custom tokens are enabled 2026-05-18 16:21:35 +02:00
files_trashbin Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02:00
files_versions Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02:00
lookup_server_connector fix(l10n): Update translations from Transifex 2026-03-28 00:30:34 +00:00
oauth2 fix(oauth): rotate the auth token only if the access token rotation was successful 2026-04-23 12:33:50 +00:00
profile fix(l10n): Update translations from Transifex 2026-05-19 00:23:25 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2026-05-19 00:23:25 +00:00
settings fix(l10n): Update translations from Transifex 2026-05-19 00:23:25 +00:00
sharebymail fix(l10n): Update translations from Transifex 2026-05-19 00:23:25 +00:00
systemtags fix(l10n): Update translations from Transifex 2026-04-29 00:20:25 +00:00
testing fix(testing): Fix fake provider reverting strings with emojis 2026-04-10 16:37:19 +00:00
theming fix(l10n): Update translations from Transifex 2026-05-05 00:19:30 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2026-03-30 00:29:26 +00:00
updatenotification fix(l10n): Update translations from Transifex 2026-05-18 00:23:14 +00:00
user_ldap fix(l10n): Update translations from Transifex 2026-05-12 00:21:05 +00:00
user_status fix(l10n): Update translations from Transifex 2026-05-10 00:19:17 +00:00
weather_status fix(l10n): Update translations from Transifex 2026-05-12 00:21:05 +00:00
webhook_listeners fix(windmill): Fix baseUrl in background job 2026-05-15 23:24:36 +00:00
workflowengine fix(l10n): Update translations from Transifex 2026-05-06 00:20:47 +00:00