nextcloud / nextcloud/files_zip
Add compression level
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 5
- Avg merge
- 1d
- Merged PRs (30d)
- 14
Description
At the moment the files are only saved in a zip, but not compressed. You could add a compression level in the settings.
I'm not sure, do you use this? That has compression available. https://github.com/McNetic/PHPZipStreamer/blob/master/MANUAL.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked PHPZipStreamer MANUAL.md to understand its compression support, then inspect the repository to locate the existing zip creation and settings entry points. Done means a user can configure a compression level and downloaded archives are compressed accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100