Skip to content

Enable removal of downloaded items on a folder - #10339

Merged
i2h3 merged 3 commits into
masterfrom
bugfix/10085-remove-download-folders
Jul 10, 2026
Merged

Enable removal of downloaded items on a folder#10339
i2h3 merged 3 commits into
masterfrom
bugfix/10085-remove-download-folders

Conversation

@i2h3

@i2h3 i2h3 commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Resolves

Fixes #10085

Checklist

AI (if applicable)

@i2h3 i2h3 added this to the 34.0.0 milestone Jul 9, 2026
@i2h3 i2h3 self-assigned this Jul 9, 2026
@i2h3 i2h3 added the bug label Jul 9, 2026
@i2h3
i2h3 requested a review from camilasan as a code owner July 9, 2026 19:56
@i2h3 i2h3 added the os: 🍎 macOS Apple macOS, formerly also known as OS X label Jul 9, 2026
@i2h3
i2h3 requested review from mgallien and nilsding as code owners July 9, 2026 19:56
@i2h3 i2h3 added the feature: 📁 file provider macOS File Provider Extension, more general also known as virtual file system. label Jul 9, 2026
@github-project-automation github-project-automation Bot moved this to 🧭 Planning evaluation (don't pick) in 💻 Desktop Clients team Jul 9, 2026
@i2h3

i2h3 commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator Author

/backport to stable-34.0

@i2h3 i2h3 moved this from 🧭 Planning evaluation (don't pick) to 🏗️ In progress in 💻 Desktop Clients team Jul 9, 2026
i2h3 added 3 commits July 10, 2026 08:44
- Requires traversal and re-enumeration of all parent folders to reveal the custom action for removing all downloaded descendants
- Separate custom action is required due to the different label for parent folders which have at some materialized file somewhere below them

Signed-off-by: Iva Horn <[email protected]>
- Now removing translated strings which equal their untranslated key for every language but the source language
- Added platform requirement of at least macOS 13 so other destinations are not suggested by Xcode

Signed-off-by: Iva Horn <[email protected]>
@i2h3
i2h3 force-pushed the bugfix/10085-remove-download-folders branch from 86c4a45 to 1bf368d Compare July 10, 2026 06:44
@github-actions

Copy link
Copy Markdown
Contributor

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

Digest: sha256:604469225071873f6f2243e18f809d3354b5b40ff53fae3b02c9383cf8fd87af

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

@i2h3
i2h3 merged commit e77466c into master Jul 10, 2026
23 checks passed
@i2h3
i2h3 deleted the bugfix/10085-remove-download-folders branch July 10, 2026 07:46
@github-project-automation github-project-automation Bot moved this from 🏗️ In progress to ☑️ Done in 💻 Desktop Clients team Jul 10, 2026
@mgallien mgallien modified the milestones: 34.0.0, 35.0.0 Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug feature: 📁 file provider macOS File Provider Extension, more general also known as virtual file system. os: 🍎 macOS Apple macOS, formerly also known as OS X

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Remove Download" unavailable on folders

3 participants