Skip to content

chore!(files_sharing): remove deprecated OCA.Sharing.ExternalLinkActions - #55718

Merged
susnux merged 2 commits into
masterfrom
chore/remove-oca-sharing-external-link-actions
Oct 14, 2025
Merged

chore!(files_sharing): remove deprecated OCA.Sharing.ExternalLinkActions#55718
susnux merged 2 commits into
masterfrom
chore/remove-oca-sharing-external-link-actions

Conversation

@susnux

@susnuxsusnux commented Oct 13, 2025

Copy link
Copy Markdown
Contributor

Summary

This API was deprecated in Nextcloud 23.
It was replaced with OCA.Sharing.ExternalShareAction which now have a proper API by using registerSidebarAction from @nextcloud/sharing instead.

Checklist

@susnuxsusnux added this to the Nextcloud 33 milestone Oct 13, 2025
@susnuxsusnux added 3. to review Waiting for reviews technical debt 🧱 🤔🚀 ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Oct 13, 2025
@susnux
susnux marked this pull request as ready for review October 13, 2025 13:30
@susnux
susnux requested a review from a team as a code ownerOctober 13, 2025 13:30
@susnux
susnux requested review from CarlSchwan, nfebe, skjnldsv and szaimen and removed request for a teamOctober 13, 2025 13:30
@susnux

Copy link
Copy Markdown
ContributorAuthor

It was deprecated here: #28835

@szaimenszaimen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

…ions`
This API was deprecated in Nextcloud 23.
It was replaced with `OCA.Sharing.ExternalShareAction` which now have a proper API
by using `registerSidebarAction` from `@nextcloud/sharing` instead.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the chore/remove-oca-sharing-external-link-actions branch from 9342eaf to 23be816CompareOctober 14, 2025 11:34
@susnux

Copy link
Copy Markdown
ContributorAuthor

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux
susnux merged commit 5aa1f5b into masterOct 14, 2025
137 of 139 checks passed
@susnux
susnux deleted the chore/remove-oca-sharing-external-link-actions branch October 14, 2025 12:25
@nextcloud-botnextcloud-bot mentioned this pull request Jan 6, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews♻️ refactorRefactor code (not a bug fix, not a feature just refactoring)technical debt🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@susnux@skjnldsv@szaimen@nextcloud-command