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-02-14 05:31:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
17ff39b944
Tests are failing because a receive mode dir already exists, so this makes them pass
2019-01-21 17:43:13 -08:00
..
web
Tests are failing because a receive mode dir already exists, so this makes them pass
2019-01-21 17:43:13 -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