psitransfer icon indicating copy to clipboard operation
psitransfer copied to clipboard

Simple open source self-hosted file sharing solution.

Results 92 psitransfer issues
Sort by recently updated
recently updated
newest added

Hi, I use this official Docker: ``` docker run -d \ --restart=always \ --name psitransfer \ -p 3007:3000 \ -v /home/aerya/mnt/test:/data \ -e PSITRANSFER_ADMIN_PASS=xx \ -e PSITRANSFER_UPLOAD_PASS=xx \ -e PSITRANSFER_DEFAULT_LANGUAGE=fr...

Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Hey, I tryed using the cloudflare tunnels to not use nginx (bc with the tunnel I dont need to generate certificates) but then I cant access the admin page etc....

Hey, is there an API to Upload files directly with pass and description?

Language code and be applied to zh-tw and zh-hk

We could simplify the CSS: * Drop bootstrap and use some lightweight specific own rules (or pick at least only used bootstrap styles) * Combine similar selectors * **Use CSS-Variables...

help wanted

Hello, We recently received a vulnerability disclosure against your repository. I couldn't find an e-mail to contact or a security process to follow, so created this issue instead. If you...

Changed ZIP / TAR Icon Hide ZIP / TAR Button when only one File - Fixes https://github.com/psi-4ward/psitransfer/issues/123 Fixed Icon Colors not matching in File List Fixed Downloaded Checkmark not showing...

![error-file-upload](https://user-images.githubusercontent.com/26799561/106190512-021e5480-6167-11eb-91e3-7595add06f30.png) When you upload a file and then use the preview button to view the file, it is possible for the file to be rendered improperly. The screen shot shows...

I think `psitransfer` needs to have a regular release cycle, e.g. monthly. Without it, images available in the Docker Hub with the `latest` tag become a security risk. Currently the...