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