aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/tab/mode/mode_settings_widget.py
AgeCommit message (Expand)Author
2021-12-19Move desktop code from desktop/src/onionshare to just desktop/onionshareMicah Lee
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-16Make ModeSettingsWidget a scroll area, and adjust all the stretchesMicah Lee
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-04-25Rename "Title" to "Custom title", move it into advanced settings, and make wh...Micah Lee
2021-04-13Add tooltips to tabs, so you can tell what even long titles areMicah Lee
2021-04-13Put the title and persistent options at the top of the options widget, above ...Micah Lee
2021-04-13Add custom title to GUIMicah Lee
2021-02-22Update copyright year to 2021Micah 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