Merged v1.0.0 into feature-download-zip

This commit is contained in:
Christoph Wiechert
2017-05-07 22:45:04 +02:00
14 changed files with 109 additions and 29 deletions

View File

@@ -11,11 +11,11 @@
Simple open source self-hosted file sharing solution.
* Supports many and very big files (Streams ftw)
* Resumable up- and downloads ([TUS](https://tus.io))
* Resumable up- and downloads ([tus.io](https://tus.io))
* Set an expire-time for your upload bucket
* One-time downloads
* Password protected downloads ([AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard))
* Requires Node >=7.4
* Requires Node >=7.4 or use `--harmony-async-await` flag
* Password protected download list ([AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard))
![Screenshot](https://raw.githubusercontent.com/psi-4ward/psitransfer/master/docs/psitransfer.gif)