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 hidden (Show)

quickshare - v0.5.2

Published by ihexxa over 2 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.5.0...v0.5.2

quickshare - v0.5.0

Published by ihexxa almost 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.24...v0.5.0

quickshare - v0.4.24

Published by ihexxa almost 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.23...v0.4.24

quickshare - v0.4.23

Published by ihexxa almost 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.22...v0.4.23

quickshare - v0.4.22

Published by ihexxa almost 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.21...v0.4.22

quickshare - v0.4.21

Published by ihexxa almost 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.20...v0.4.21

quickshare - v0.4.20

Published by ihexxa almost 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.19...v0.4.20

quickshare - v0.4.19

Published by ihexxa almost 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.18...v0.4.19

quickshare - v0.4.18

Published by ihexxa almost 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.17...v0.4.18

quickshare - v0.4.17

Published by ihexxa almost 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.16...v0.4.17

quickshare - v0.4.16

Published by ihexxa almost 3 years ago

What's Changed

  • refactoring frontend part with reusable components.
  • fixed some issues: such as breadcrumb content overflows when content is too long.
  • added some features: row sorting, back to home

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.15...v0.4.16

quickshare - v0.4.15

Published by ihexxa almost 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.14...v0.4.15

quickshare - v0.4.14

Published by ihexxa almost 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.13...v0.4.14

quickshare - v0.4.13

Published by ihexxa almost 3 years ago

What's Changed

  • enable user preferences
  • enable wallpaper customizing
  • enable language pack customizing

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.12...v0.4.13

(Remove binaries because they contain a known issue)

quickshare - v0.4.12

Published by ihexxa about 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.11...v0.4.12

quickshare - v0.4.11

Published by ihexxa about 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.10...v0.4.11

quickshare - v0.4.10

Published by ihexxa about 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.9...v0.4.10

quickshare - v0.4.9

Published by ihexxa about 3 years ago

What's Changed

Full Changelog: https://github.com/ihexxa/quickshare/compare/v0.4.8...v0.4.9

quickshare - v0.4.8

Published by ihexxa about 3 years ago

  • fix incorrect used space
  • upload issue is not displayed
  • clean up ui and reorg core state
quickshare - v0.4.7

Published by ihexxa about 3 years ago

  • Enable sharing with visitors (anonymous users)
  • small fixes and enhancements