onionshare/cli/onionshare_cli
Micah Lee 96d36a0ae3
Merge pull request #1236 from micahflee/929_download_errors
Prevent incomplete downloads in share mode, close after first download
2020-12-15 16:45:58 -08:00
..
resources Stop passing status_url_path to render denied template, to avoid exception 2020-12-13 10:48:16 -08:00
web Stop passing status_url_path to render denied template, to avoid exception 2020-12-13 10:48:16 -08:00
__init__.py Merge branch 'develop' into 929_download_errors 2020-12-13 11:40:25 -08:00
common.py Make CLI throw an error if it cannot find tor binary 2020-11-29 11:08:46 -08:00
mode_settings.py Install new dependencies so CircleCI tests run, and fix a pytest warning 2020-11-01 11:50:11 -08:00
onion.py Merge branch 'develop' into 929_download_errors 2020-12-13 11:40:25 -08:00
onionshare.py Merge branch 'develop' into 929_download_errors 2020-12-13 11:40:25 -08:00
settings.py Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00