onionshare/cli/onionshare_cli
2020-12-01 22:21:25 -08:00
..
resources Allow directory listing work with or without trailing slash (removing trailing slash by default), and make directory listing links absolute instead of relative 2020-11-23 14:52:52 -08:00
web Allow directory listing work with or without trailing slash (removing trailing slash by default), and make directory listing links absolute instead of relative 2020-11-23 14:52:52 -08:00
__init__.py Merge pull request #1239 from micahflee/1214_onion_error_translations 2020-12-01 22:21: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 pull request #1239 from micahflee/1214_onion_error_translations 2020-12-01 22:21:25 -08:00
onionshare.py All Tor-related that get thrown from the onionshare_cli.Onion object now get translated in the GUI 2020-11-29 12:25:09 -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