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_gui
History
Miguel Jacq
ef92f92c40
On subsequent shares, the default time should nudge 5 minutes ahead of the current time again, instead of 5 minutes since the time OnionShare was opened
2017-11-09 12:52:44 +11:00
..
__init__.py
Implements a shutdown timer to stop a share automatically (downloaded or not) after N hours
2017-11-08 20:25:59 +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
Ensure the self.filenames list is sorted internally.
2017-05-31 11:17:15 +10:00
onionshare_gui.py
Calculate the time difference in a more appropriate spot (rather than on clicking Start, but when the server is ready, as it may have taken some time, but should still stop at the nominated time)
2017-11-09 12:35:38 +11:00
server_status.py
On subsequent shares, the default time should nudge 5 minutes ahead of the current time again, instead of 5 minutes since the time OnionShare was opened
2017-11-09 12:52:44 +11:00
settings_dialog.py
Make it possible to supply a custom json settings file from somewhere else
2017-06-01 17:35:27 +10:00
tor_connection_dialog.py
Revert "Make the tor connection progressBar similarly style as the others"
2017-05-29 15:46:28 +10: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