onionshare/onionshare
2018-12-21 10:46:09 -08:00
..
web When enabling debug mode in Web, use common.build_data_dir() to get data dir path 2018-12-16 17:20:28 -08:00
__init__.py Merge develop branch and fix conflicts 2018-11-13 14:45:40 +11:00
common.py Use os.path.expanduser when creating data dir, and no need to try creating data dir in Settings.save because it's created in Config.build_data_dir 2018-12-21 10:46:09 -08:00
onion.py Merge branch 'develop' into 406_osx_sandbox 2018-12-16 17:11:18 -08:00
onionshare.py Properly handle exceptions in CLI, and pass the actual exception message in TorErrorProtocolError exceptions 2018-09-18 17:17:25 -07:00
settings.py Use os.path.expanduser when creating data dir, and no need to try creating data dir in Settings.save because it's created in Config.build_data_dir 2018-12-21 10:46:09 -08:00
strings.py If a locale file includes a blank string, fallback to English instead of using the blank string 2018-12-16 10:55:13 -08:00