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 23:07:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare_gui
History
Micah Lee
e21bf3e80b
Merge pull request
#1031
from mig5/950_persistence_fix
...
Persistence fix (
#950
)
2019-09-20 17:35:38 -07:00
..
mode
remove unnecessary import of IndividualFileHistoryItem from share_mode/__init__.py
2019-09-09 16:43:09 +10:00
__init__.py
Unlocalize CLI strings
2019-04-20 10:31:34 +10:00
onionshare_gui.py
Source string suggestions from the translators on Weblate
2019-09-16 17:58:15 +10:00
server_status.py
Ensure the backend receives the latest settings object before starting the onion service, and likewise for the GUI, so that we absolutely always save the private key for persistence back to the json settings file when we need to
2019-09-16 14:51:16 +10:00
settings_dialog.py
Merge pull request
#1020
from micahflee/991_sharing_code
2019-09-15 14:52:57 -07:00
threads.py
Add Web.generate_static_url_path back, so each share has its own static path
2019-09-01 16:03:57 -07:00
tor_connection_dialog.py
Remove the useless gui=True arg getting passed intro strings._ all over the place
2018-09-30 17:47:10 -07:00
update_checker.py
Unlocalize CLI strings
2019-04-20 10:31:34 +10:00
widgets.py
In macOS, split "Add" button into "Add Files" and "Add Folder" buttons
2018-11-27 12:10:16 -08:00