Skip to content

chore: cleanup some unused capability/sharing methods#10348

Open
nilsding wants to merge 3 commits into
masterfrom
refactor/noid/remove-unused-sharing-methods
Open

chore: cleanup some unused capability/sharing methods#10348
nilsding wants to merge 3 commits into
masterfrom
refactor/noid/remove-unused-sharing-methods

Conversation

@nilsding

Copy link
Copy Markdown
Member

extracted from #10307, each removal is in a separate commit

Checklist

AI (if applicable)

@nilsding nilsding added this to the 34.0.0 milestone Jul 10, 2026
@nilsding nilsding self-assigned this Jul 10, 2026
@nilsding

Copy link
Copy Markdown
Member Author

/backport to stable-34.0 please

nilsding added 3 commits July 10, 2026 13:14
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
We use `label` for that

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
@nilsding nilsding force-pushed the refactor/noid/remove-unused-sharing-methods branch from 29128ac to b7817be Compare July 10, 2026 11:14
@github-actions

Copy link
Copy Markdown
Contributor

Artifact containing the AppImage: nextcloud-appimage-pr-10348.zip

Digest: sha256:20bd4cadbadca3b9dfd620aa99779343b58476b58be2955059ac1ae80aaa473f

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
69 New Code Smells (required ≤ 0)
D Security Rating on New Code (required ≥ A)
E Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

💡 Need a hand with PR review? Try Gitar by Sonar!

@mgallien mgallien left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

please see my question

continue;

if (linkShare->getName() == shareName) {
if (linkShare->getLabel() == shareName) {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

should we not also rename shareName to shareLabel ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants