summaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/tab/mode/__init__.py
AgeCommit message (Expand)Author
2021-02-22Update copyright year to 2021Micah Lee
2020-12-22Merge branch 'develop' into 1166_make_cancel_forcefulMicah Lee
2020-12-13When canceling a server that has not started, forcefully kill the OnionThread...Micah Lee
2020-12-13Merge branch 'develop' into 929_download_errorsMicah Lee
2020-12-13Don't call server_status.stop_server() twice, which prevents overwriting the ...Micah Lee
2020-11-27Make GUI pass the mode type into start_onion_serviceMicah Lee
2020-10-13Port from PyQt5 to PySide2Micah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make modi...Micah Lee