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-28 15:27:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare_gui
History
Micah Lee
c29259cdea
Merge branch '528_disable_check_for_updates_if_disconnected' of
https://github.com/mig5/onionshare
into mig5-528_disable_check_for_updates_if_disconnected
2018-01-14 19:00:39 -08:00
..
__init__.py
4096 byte dir check is not consistent across platforms, remove it for now
2018-01-02 09:46:00 +11:00
alert.py
Added debug logging to OnionShareGui, SettingsDialog, TorConnectionDialog, and Alert objects
2017-05-16 11:31:52 -07:00
downloads.py
Remove debug data
2017-05-31 19:44:53 +10:00
file_selection.py
Emit the files_updated signal when deleting files. This will ensure that the share button gets disabled when there are no files in the list
2017-12-27 11:37:06 +11:00
onionshare_gui.py
Save the slug when using a persistent private key
2018-01-15 10:01:34 +11:00
server_status.py
Save the slug when using a persistent private key
2018-01-15 10:01:34 +11:00
settings_dialog.py
Merge branch '528_disable_check_for_updates_if_disconnected' of
https://github.com/mig5/onionshare
into mig5-528_disable_check_for_updates_if_disconnected
2018-01-14 19:00:39 -08:00
tor_connection_dialog.py
Don't start the check_for_requests timer until after connected to Tor, and remove OnionShareGui.tor_con and TorConnectionDialog.t as class variables, making them local variables instead
2018-01-13 22:42:27 -08:00
update_checker.py
Make it possible to supply a custom json settings file from somewhere else
2017-06-01 17:35:27 +10:00