summaryrefslogtreecommitdiff
path: root/onionshare_gui/threads.py
AgeCommit message (Expand)Author
2018-09-19Merge branch 'send_public_mode_arg_to_web_start' of https://github.com/mig5/o...Micah Lee
2018-09-19Choose a port *before* starting the web serviceMicah Lee
2018-09-19Start the WebThread earlier than the Onion service. This gives it a chance to...Miguel Jacq
2018-09-19Send the public_mode argument to web.start in the WebThreadMiguel Jacq
2018-09-18Import onion exceptions that were missingMicah Lee
2018-09-17Refactor all of the threading.Threads into QThreads, and quit them all when c...Micah Lee