nextcloud / nextcloud/files_zip

Add compression level

Open
#33 10 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.