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-27 14:57:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
ac10b8899f
Merge branch '780_improved_ui' into 690_language_dropdown
2018-10-10 18:32:01 -07:00
..
web
Analyse the right file size to determine if the download has finished in the UI (in order to decide whether to stop server yet)
2018-09-25 14:40:10 +10:00
__init__.py
Load default settings before parsing for any alternate config. Reload strings if an alternate config was passed in after
2018-10-01 15:32:53 +10:00
common.py
Make the history indicator label circular again
2018-10-09 21:49:05 -07:00
onion.py
Remove the useless gui=True arg getting passed intro strings._ all over the place
2018-09-30 17:47:10 -07:00
onionkey.py
More clarity for the returned values in generate_v3_private_key(), also more consistent with generate_v2_private_key()
2018-09-13 12:29:48 +10: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
Fix tests
2018-09-30 17:35:58 -07:00
strings.py
Remove the useless gui=True arg getting passed intro strings._ all over the place
2018-09-30 17:47:10 -07:00