onionshare/onionshare_gui
2018-10-01 18:42:53 +10:00
..
receive_mode Fix logic for handling an upload still in progress when timer runs out. Show thankyou page for last uploader post-timer expiry 2018-10-01 18:42:53 +10: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 Merge develop in and fix upload/timer functionality so that it works as described. Still needs fixing to not throw a connection error to the lucky last uploader after their upload completes and server stops due to expiry having passed 2018-10-01 16:42:54 +10: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