Releases: m-haisham/qrshare
Releases · m-haisham/qrshare
Version 0.4.0
This is a major rework of qrshare.
UI
-
Client side completely reworked
- client side now resembles a material app with views: home, search, qr, and more
-
Added ability to search for routes using
- query string
- extension
- route type
is_file
is_dir
- limit
-
Custom Error page
- redirects to home in 5 second timeout
CLI
-
Serving files have been changed to
qrshare serve
-
You can now create qrshare shortcut in commandline
qrshare config --sendto
-
Global password added
- global password takes less precedence over password passed to command serve
other
- Logout functionality added
Version v0.3.4 - Jinja2
Version 0.3.3
- Bug fixes dbc94c2
Version 0.3,2
Changes
- Added session based authentication 4e7471f
Version 0.3.1
Changes
- Included static files to package data
Version 0.3.0
Rewrote the program to support a friendlier ui
Additions
- support for folder navigation
- support for zipping folders
- qr-code on the website