Releases: psi-4ward/psitransfer
v2.2.0
-
0014d81 Lock the bucket when the files upload completes
-
b9853c9 Restrict upload to a file which upload completed already
-
Update de.js by @AlkoholLiga in #290
-
Disable QR code by @AlkoholLiga in #291
-
Create tr.js by @goredhell in #293
Full Changelog: v2.1.2...v2.2.0
v2.1.2
Fix: zip-download does not expire one-time download (fixes #244)
v2.1.1
- Fix: no access-denied message on wrong password
v2.1.0
- Use GitHub Actions for building and publishing
- Renew Docker image
- Multi-Arch Docker images
- Add Images to Github-Container-Registry
- Server-side password handling
- dark theme
- Update app dependencies
- Add/Update translations:
- japanese
- dutch
- polish
- russian
- swedish
- spanish
- Fix: tar.gz download consumes much memory
Full Changelog: v2.0.1...v2.1.0
docker pull ghcr.io/psi-4ward/psitransfer:v2.1.0
v2.0.1
5647f04 Use baseUrl as uploadAppPath if it's not explicitly set.
152b324 Fix baseUri/uploadAppPath handling.
70af13d Fix: download-links have double slashes
c2f39f9 Added information on upload password
40aabf0 Turn upload password field into proper password field
2ee2901 Update: axion npm (security issue)
831c147 Create Portuguese translation
v2.0.0
- new fileUploadedWebhook webhook
- updated dependencies
- support for subdir-deployment
- simple upload password support
- config setting to make bucket-password field mandatory
- Multilang support
- QR Code generator
- Options to restrict max file size and max bucket size
- Improved uploading
- EventBus and simple plugin support
Various parts of this released has been sponsored by Base-Net IT
1.3.4
1.3.3
1.3.0
- Dockerfile updated to use Node 10
- Better polyfills (for stupid IE and Edge Browser)
- Config option
forceHttps
- Config option
fileDownloadedWebhook
- Config option
uploadAppPath
- Delayed admin-page response to make brute force attacks more difficult
- Custom Bucket-ID with
?sid=<id>
query param - Updated all dependencies
- Various smaller bugfixes
1.2.0
- HTML files updated!
- Admin page
- SSL support
- Heavily reduced frontend app size
Commits
ca3a92c Minor README improvements, set app/package.json version to 0
8a7635f Add Lightweight point to README
7d0f328 Load babel-polyfill only when necessary.
8e07559 Use vue runtime only build
19e3a12 Fix file-o icon not visible
9d923cb Use local stripped bootstrap css
9c9dd61 svg inline fontawesome icons
7371f56 Fix: refresh btn duplicates sizeSum
6268dcf Add admin page screenshot and README hints
a0c1804 Prevent login with empty password and add refresh btn
b816787 Disable /admin* endpoints when no adminPass is set
7de25df Fix: reset admin error msg on successful login
1bb9d57 Add /admin page
4c2f5c1 Update dependencies
c993295 Remove tmp files
f7ceb57 Add native SSL support