Skip to content

Zip It

Choose a tag to compare

@bjarneo bjarneo released this 09 Sep 14:59
· 528 commits to main since this release
27fc1d1

Features

  • When files are uploaded, they will be zipped in the browser, encrypted, and posted to the server. This means the download will be a zip file instead of x files.
  • Make it possible to deactivate user registration for your self hosted instance

27fc1d1 - docs: update documentation
976807b - chore: change the loading overlay a bit
85b44f9 - chore: remove wrongly added dependencies
6819962 - feat: zip the files, encrypt the zip file, upload
c91e199 - chore: add code owners file
b061286 - fix: remove the complaint about not adding the form element
7ab2ca1 - feat: make it possible to disable user registration