onionshare/onionshare_gui
2018-09-30 16:14:14 -07:00
..
receive_mode Move more mode-specific logic out of the Web class and into the approprate mode web classes 2018-09-21 11:36:19 -07:00
share_mode Analyse the right file size to determine if the download has finished in the UI (in order to decide whether to stop server yet) 2018-09-25 14:40:10 +10:00
__init__.py Smoothly quit when Ctrl-C is pressed 2018-09-20 23:09:14 -07:00
mode.py Pass --local-only down to the ServerStatus and Mode so that we can set shorter timeouts for local GUI tests. Update the tests to use a very short timeout 2018-09-27 15:43:59 +10:00
onionshare_gui.py Pass --local-only down to the ServerStatus and Mode so that we can set shorter timeouts for local GUI tests. Update the tests to use a very short timeout 2018-09-27 15:43:59 +10:00
server_status.py Pass --local-only down to the ServerStatus and Mode so that we can set shorter timeouts for local GUI tests. Update the tests to use a very short timeout 2018-09-27 15:43:59 +10:00
settings_dialog.py Allow switching locales from the settings dialog 2018-09-30 16:14:14 -07:00
threads.py Merge branch 'send_public_mode_arg_to_web_start' of https://github.com/mig5/onionshare into mig5-send_public_mode_arg_to_web_start 2018-09-19 18:39:07 -07:00
tor_connection_dialog.py Merge branch 'license' into develop 2018-06-18 19:29:03 -07:00
update_checker.py Merge branch 'develop' into receiver-mode-gui 2018-09-14 18:59:36 -07:00
widgets.py Allow changing downloads_dir from SettingsDialog 2018-04-25 08:43:40 -07:00