os-js / osjs-client

OS.js Client Module
https://manual.os-js.org/
Other
31 stars 31 forks source link

VFS Archive support #190

Open ajmeese7 opened 2 years ago

ajmeese7 commented 2 years ago

Paired with https://github.com/os-js/osjs-server/issues/64, this PR is meant to enable the use of archive functionality for the file manager application. Closes out #184 when merged, and will make progress towards closing out https://github.com/os-js/osjs-filemanager-application/issues/39.


Closes #184

ajmeese7 commented 1 year ago

@andersevenrud could you give this a look at some point? As far as I remember it's complete, I know it's been quite a while.

The linter is failing due to the commits being made before Conventional Commits were enforced, so on merge we can just squash and use an appropriate message to satisfy that requirement.