Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] [feature/un-compress] Implementation of "Compress/Uncompress" Action #720

Open
wants to merge 6 commits into
base: milestone/1.4
Choose a base branch
from

Conversation

hosy
Copy link
Collaborator

@hosy hosy commented May 29, 2020

Description

This PR implements new actions to compress or uncompress files from the file list or with shortcuts actions.

Current State

  • Compress of files and directories
  • Protect with password
  • Uncompress file
  • Uncompress (and import) directory
  • Add as Pro-Feature

Related Issue

#719

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@hosy hosy added enhancement New feature or request work in progress labels May 29, 2020
@hosy hosy added this to the 11.5.0-Next milestone May 29, 2020
@hosy hosy self-assigned this May 29, 2020
@hosy hosy changed the title [feature/un-compress] Implementation of "Compress/Uncompress" Action [WIP] [WIP] [feature/un-compress] Implementation of "Compress/Uncompress" Action May 29, 2020
@michaelstingl michaelstingl linked an issue Mar 1, 2021 that may be closed by this pull request
14 tasks
@jesmrec jesmrec modified the milestones: 11.6.0-Current, 11.7.0-Next Mar 29, 2021
@michaelstingl michaelstingl added the p4-low Low priority label May 3, 2021
@jesmrec jesmrec modified the milestones: 11.7.0-Current, 11.8.0-Next Jul 12, 2021
@michaelstingl michaelstingl added p3-medium Normal priority and removed p4-low Low priority labels Jul 12, 2021
@hosy
Copy link
Collaborator Author

hosy commented Jan 19, 2022

@felix-schwarz there is still a SDK method missing to import a folder with subfolders. Is there any update about that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p3-medium Normal priority work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Add "Compress/Uncompress" Action
3 participants