Uh oh!
There was an error while loading. Please reload this page.
chore!(files_sharing): remove deprecated OCA.Sharing.ExternalLinkActions - #55718
Merged
Conversation
susnux
marked this pull request as ready for review
October 13, 2025 13:30
susnux
requested review from
CarlSchwan, nfebe, skjnldsv and szaimen
and removed request for
a teamOctober 13, 2025 13:30
susnux
commented
Oct 13, 2025
ContributorAuthor
It was deprecated here: #28835 |
skjnldsv
approved these changes
Oct 14, 2025
…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>
susnuxforce-pushed
the
chore/remove-oca-sharing-external-link-actions
branch
from
October 14, 2025 11:34
9342eaf to
23be816Comparesusnux
commented
Oct 14, 2025
ContributorAuthor
/compile |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This API was deprecated in Nextcloud 23.
It was replaced with
OCA.Sharing.ExternalShareActionwhich now have a proper API by usingregisterSidebarActionfrom@nextcloud/sharinginstead.Checklist
3. to review, feature component)stable32)