summaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/tab/server_status.py
AgeCommit message (Expand)Author
2021-09-03Reveal/hide private keyMicah Lee
2021-09-03Revert "Don't show private key"Micah Lee
2021-08-31Don't show private keyMiguel Jacq
2021-08-31Reintroduce the titles in the QR codes to help differentiate themMiguel Jacq
2021-08-31Client Auth UX improvementsMiguel Jacq
2021-08-27Show ClientAuth private key as QR codeMiguel Jacq
2021-08-27ClientAuthV3 fixesMiguel Jacq
2021-08-27merge develop branch into client_auth_v3 branch and use our forked stem which...Miguel Jacq
2021-05-31Allow canceling share in WindowsMicah Lee
2021-05-31Make it impossible to cancel a share mid-startup, to avoid a thread segfault ...Miguel Jacq
2021-05-06Rename things with client_auth_v3_ in the name because there is only one type...Miguel Jacq
2021-05-06merge from develop and fix conflicts, update poetryMiguel Jacq
2021-05-06Remove v2 legacy onion support, and its corresponding client auth functionali...Miguel Jacq
2021-05-04Early support for ClientAuth with v3 onionsMiguel Jacq
2021-04-30Fix flake8 warnings in desktopMicah Lee
2021-03-10chore: refactor code quality issuesAksh Gupta
2021-02-22Update copyright year to 2021Micah Lee
2021-01-24Makes copy button and other server url buttons default OS button styleSaptak S
2020-11-23Fix URL description text for chat modeMicah Lee
2020-10-14PySide2 datetimes use .toPython instead of .toPyDateTimeMicah 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