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-10 19:58:52 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
49fa2805e7
Merge branch 'cancel_share' of
https://github.com/mig5/onionshare
into mig5-cancel_share
2018-02-25 16:14:59 -08:00
..
__init__.py
load Settings in onionshare/__init__.py before we initiate the web thread, since it needs to send the saved slug to the web server
2018-01-18 22:42:43 +11:00
common.py
Merge branch 'develop' into 641_fix_images_windows
2018-02-24 19:40:23 -08:00
onion.py
Add ability to cancel a share
2018-02-25 17:44:27 +11:00
onionshare.py
Move the saving of private key into the SettingsDialog and Onion objects entirely (no QPushButton to save it)
2018-01-13 20:58:24 +11:00
settings.py
Merge pull request
#588
from micahflee/ux-update
2018-02-25 08:27:46 +11:00
socks.py
Various fixes
2015-07-25 11:22:24 +02:00
strings.py
Reorder imports, remove
p
, use
ext
, use
json.load(f)
2017-07-10 20:11:04 -06:00
web.py
Merge branch 'develop' into mig5-info_widgets_download_info
2018-02-19 18:02:51 -08:00