This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
onionshare
Watch
1
Star
0
Fork
0
You've already forked onionshare
mirror of
https://github.com/onionshare/onionshare.git
synced
2025-01-30 08:13:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
6822c7435f
Write test to confirm that submitting the receive mode form without selecting files doesn't change in_progress_count or completed_count
2019-01-21 17:11:58 -08:00
..
web
Write test to confirm that submitting the receive mode form without selecting files doesn't change in_progress_count or completed_count
2019-01-21 17:11:58 -08:00
__init__.py
Rename receive mode "downloads_dir" to the OnionShare "data_dir"
2019-01-20 11:46:20 -08: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
Rename receive mode "downloads_dir" to the OnionShare "data_dir"
2019-01-20 11:46:20 -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