onionshare/onionshare_gui
2017-12-01 11:44:33 -08:00
..
__init__.py Make it possible to supply a custom json settings file from somewhere else 2017-06-01 17:35:27 +10: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 #468 If the server is stopped before a download is completed, emit the Canceled message in the progress bar 2017-11-03 12:58:45 +11:00
server_status.py Renamed onionshare.helpers module to onionshare.common 2017-05-16 11:05:48 -07: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 add missing arg to onion.connect() (config) which broke the Tor Connection progress dialog (regression from b19f8f) 2017-11-12 17:53:40 +11: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