quickshare

Quick and simple file sharing between different devices, built with Go, React and Typescript.

LGPL-3.0 License

Stars
480
Committers
5

Bot releases are visible (Hide)

quickshare - 0.4.6

Published by ihexxa about 3 years ago

  • fix(fs): fd is not closed after deleting & renaming
quickshare - 0.4.5

Published by ihexxa about 3 years ago

  • support predefined users (also fix "demo" user is not found after Heroku suspending the docker)
  • refine readme
quickshare - 0.4.4

Published by ihexxa about 3 years ago

  • add Heroku demo
  • add binary publishing workflow
quickshare - 0.4.3

Published by ihexxa about 3 years ago

Fix issues:

  • panics caused by closing file descriptor incorrectly
  • js bundle files are not copied to static file in the building
quickshare - 0.4.2

Published by ihexxa about 3 years ago

This is a hot-fix version:

  • js resource are not copied to static directory correctly.
  • fd closing issues
quickshare - 0.4.1

Published by ihexxa about 3 years ago

  • fix issues in the cicd
  • add heroku cd
  • support heroku deployment, get port from PORT env
  • add favicon
  • small fixes
quickshare - 0.4.0

Published by ihexxa about 3 years ago

  • New UI
  • Support SHA1
  • Support new Uploader
  • Fixes and enhancements
quickshare - 0.3.9

Published by ihexxa over 3 years ago

  • fix(client/web): remove css loader (#57)
quickshare - 0.3.8

Published by ihexxa over 3 years ago

[files] auto rename file if there is a duplicated one (#56)
chore(deps): bump postcss from 7.0.16 to 8.2.15 in /src/client/web (#55)
[client/web] upgrade css-loader (#54)
test(e2e): test uploading randomly (#53)
chore(deps): bump lodash from 4.17.20 to 4.17.21 in /src/client/web (#52)
chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9 in /src/client/web (#51)
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#50)
chore(deps): bump lodash from 4.17.20 to 4.17.21 (#49)

quickshare - 0.3.7

Published by ihexxa over 3 years ago

  • chore(deps): bump ssri from 6.0.1 to 6.0.2 in /src/client/web (#48)
  • chore(deps): bump ssri from 6.0.1 to 6.0.2 (#47)
  • chore(deps): bump y18n from 4.0.0 to 4.0.1 in /src/client/web (#44)
  • fix(server/files): fix Content-Disposition is not set (#46)
  • Fix append (#43)
    • fix(fs/local): remove O_APPEND for write_at
    • fix(files): clean download api
    • chore(workflows): add manual dispatch for docker
    • test(files): close fd in the progress of uploading
  • feat(log): tee logs to file and stdout (#42)
  • chore(docs): fix a mistake in readme (#41)
  • chore(cicd): add docker workflow and refine READMEs (#40)
quickshare - 0.3.4

Published by ihexxa over 3 years ago

quickshare - 0.3.0

Published by ihexxa over 3 years ago