onionshare/onionshare_gui
2019-01-20 15:25:36 -08:00
..
mode - Refactor the Web.ShareMode client_cancel variable to be Web.stop_q, a thread-safe queue that communicates to both share and receive mode when the user stops the server. In share mode this still stops sending the file. In receive mode, if there's a transfer in progress, it cancels it in the middle, and doesn't end up saving that file 2019-01-20 15:25:36 -08:00
__init__.py Load default settings before parsing for any alternate config. Reload strings if an alternate config was passed in after 2018-10-01 15:32:53 +10:00
onionshare_gui.py - Refactor the Web.ShareMode client_cancel variable to be Web.stop_q, a thread-safe queue that communicates to both share and receive mode when the user stops the server. In share mode this still stops sending the file. In receive mode, if there's a transfer in progress, it cancels it in the middle, and doesn't end up saving that file 2019-01-20 15:25:36 -08:00
server_status.py Fix call to Alert() when an autostop timer has run out before starting the share 2018-10-17 10:47:55 +11:00
settings_dialog.py Merge pull request #853 from micahflee/847_fix_mac_css 2018-12-21 10:38:38 -08: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 Remove the useless gui=True arg getting passed intro strings._ all over the place 2018-09-30 17:47:10 -07:00
update_checker.py Merge branch 'develop' into receiver-mode-gui 2018-09-14 18:59:36 -07:00
widgets.py In macOS, split "Add" button into "Add Files" and "Add Folder" buttons 2018-11-27 12:10:16 -08:00