Skip to content

Releases: psi-4ward/psitransfer

v2.2.0

05 Apr 11:48
Compare
Choose a tag to compare

Full Changelog: v2.1.2...v2.2.0

v2.1.2

14 Nov 21:07
Compare
Choose a tag to compare
Fix: zip-download does not expire one-time download (fixes #244)

v2.1.1

24 Jun 11:44
Compare
Choose a tag to compare
  • Fix: no access-denied message on wrong password

v2.1.0

25 May 14:49
Compare
Choose a tag to compare
  • 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

05 Dec 10:20
Compare
Choose a tag to compare

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

27 Oct 15:07
Compare
Choose a tag to compare
  • 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

14 Apr 09:46
Compare
Choose a tag to compare
Add: npm publish to travis

1.3.3

11 Jul 10:11
ddc05dd
Compare
Choose a tag to compare
Merge pull request #76 from psi-4ward/dependabot/npm_and_yarn/lodash-…

…4.17.14

Bump lodash from 4.17.11 to 4.17.14

1.3.0

14 Dec 19:32
Compare
Choose a tag to compare
  • 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

23 Jul 17:41
Compare
Choose a tag to compare
  • 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