piping-ui-web

Easy and secure file transfer between every device over HTTPS with/without E2E encryption by ECDH and OpenPGP

MIT License

Stars
135

Bot releases are hidden (Show)

piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.16.1 Latest Release

Published by nwtgck about 1 year ago

Fixed

  • Not make verification code flicker

Changed

  • (internal) Relax key exchange "format" type restriction
  • Update dependencies
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.15.0

Published by nwtgck almost 2 years ago

Added

  • Add info tooltips to "Passwordless", "Verify and Send" and "Password" switches
piping-ui-web -

Published by nwtgck almost 2 years ago

Changed

  • Clear input files and text after sent
  • Make Piping UI Auth use detectable for normal receiver in the future
  • Save as input file name in passwordless protection
  • Improve progress bar when viewing in passwordless protection

Added

  • Show progress bar when downloading in passwordless protection
  • Show update-app button when key exchange version is out-of-date
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.14.0

Published by nwtgck almost 2 years ago

Changed

  • Improve retry-download
  • Make UI height shorter to be the send button visible without scrolling for mobile users
  • Update dependencies
  • Remove https://ppng.herokuapp.com from public server URLs
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.13.0

Published by nwtgck almost 2 years ago

Changed

  • Passwordless protection by default
  • Make verification optional in passwordless protection
  • Update dependencies
  • Mitigate path collision in passwordless protection
  • Use numbers, which are the universal language, as secret path by default
  • Allow users to input both files and text without switching
  • Streaming upload for multiple files with zip
  • Improve error messages

Fixed

  • Show decrypted loaded byte size not encrypted one

Added

  • Detect download block and open retry-download dialog especially for Safari
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.12.1

Published by nwtgck almost 2 years ago

Fixed

  • Solve memory leak when downloading
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.12.0

Published by nwtgck almost 2 years ago

Change

  • Update dependencies
  • Robust and streaming transfer for every browser when using passwordless protection

Added

  • (internal) Add E2E testing

Fixed

  • Improve HTTP status checking
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.11.0

Published by nwtgck about 2 years ago

Change

  • Improve error message in key exchange
  • Update dependencies
  • Improve cancellations especially for sending and viewing
  • (internal) Update @vue/cli-xxx
  • Improve UX by preloading components and libraries
  • Load icons asynchronously for performance
  • Update OpenPGP.js and reduce its built size for performance
  • Update theme color
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.10.0

Published by nwtgck about 2 years ago

Change

  • (internal) Use Composition API in the components
  • Update dependencies
  • Enable streaming-upload as possible by default if available because Chrome Stable 105 can streaming-upload when using separate Chrome profiles
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.9.0

Published by nwtgck about 2 years ago

Change

  • Force disable streaming-upload because Chrome Stable 105.0.5195.52 causes an error "Failed to load resource: net::ERR_FAILED", which will be enabled again after Chrome fixed
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.7.1

Published by nwtgck about 2 years ago

Fixed

  • Always non-streaming encrypted upload in Safari
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.7.2

Published by nwtgck about 2 years ago

Fixed

  • Fix feature detection of streaming upload in Safari
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.7.3

Published by nwtgck about 2 years ago

Fixed

  • Encryption support for Firefox ESR
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.8.0

Published by nwtgck about 2 years ago

Added

  • Support streaming-download support for Safari

Change

  • Add a file extension in streaming-download by detecting MIME type
  • Support streaming-download without user reload on the first arrival
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.7.0

Published by nwtgck about 2 years ago

Changed

  • Update dependencies
  • Disable service worker cache
  • Add file extension in view mode when downloading transferred file without extension

Added

  • Support streaming encrypted upload

Fixed

  • Copy correct text to clipboard
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.6.30

Published by nwtgck over 2 years ago

Changed

  • Update dependencies
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.6.29

Published by nwtgck almost 3 years ago

Changed

  • Update dependencies
  • Reorder Piping Server URLs
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.6.28

Published by nwtgck almost 3 years ago

Changed

  • Update dependencies
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.6.26

Published by nwtgck almost 3 years ago

Changed

  • Update dependencies
  • Update structure of key exchange parcel for future update
piping-ui-web - https://github.com/nwtgck/piping-ui-web/releases/tag/v0.6.27

Published by nwtgck almost 3 years ago

Changed

  • Update dependencies