summaryrefslogtreecommitdiff
path: root/cli/onionshare_cli/web/share_mode.py
AgeCommit message (Expand)Author
2021-02-22Update copyright year to 2021Micah Lee
2021-02-21Set content-disposition to attachment for /download, to always force a downloadMicah Lee
2021-01-31Updates the unicode logic in share_mode code as wellSaptak S
2020-12-22list.sort intsead of sorted(list)whew
2020-12-13Stop passing status_url_path to render denied template, to avoid exceptionMicah Lee
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start refac...Micah Lee