onionshare/onionshare_gui/mode/share_mode
2019-01-20 15:25:36 -08:00
..
__init__.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
file_selection.py In macOS, split "Add" button into "Add Files" and "Add Folder" buttons 2018-11-27 12:10:16 -08:00
threads.py Merge in develop 2018-10-09 21:32:28 -07:00