summaryrefslogtreecommitdiff
path: root/desktop/tests/test_gui_website.py
AgeCommit message (Expand)Author
2021-09-03Revert "Don't show private key"Micah Lee
2021-08-31Don't show private keyMiguel Jacq
2021-08-31Client Auth UX improvementsMiguel Jacq
2021-08-27ClientAuthV3 fixesMiguel Jacq
2021-05-11Website mode doesn't need to support POST as a methodMiguel Jacq
2021-05-10Register the 405 error handler properly. Enforce the appropriate methods for ...Miguel Jacq
2021-03-10chore: refactor code quality issuesAksh Gupta
2020-10-14Load onionshare_cli from source tree instead of pip dependency, and start mak...Micah 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
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start refac...Micah Lee