14 Commits

Author SHA1 Message Date
Miguel Jacq
f5f940d335 Test javascript MIME type in different modes 2021-12-17 17:59:34 +11:00
Micah Lee
f797db0242 Revert "Don't show private key"
This reverts commit b93c5c788a4227c6651a936c741b2fc858967046.
2021-09-03 14:24:45 -07:00
Miguel Jacq
b93c5c788a Don't show private key 2021-08-31 14:52:27 +10:00
Miguel Jacq
bfdebc4d96 Client Auth UX improvements 2021-08-31 14:17:23 +10:00
Miguel Jacq
593918b429 remove more public_mode stuff in receive mode test 2021-08-27 16:43:00 +10:00
Miguel Jacq
0a24c3905d remove basic auth stuff in receive mode tests 2021-08-27 16:32:44 +10:00
Miguel Jacq
dbdb04a3bf Fix receive mode test 2021-05-10 11:42:13 +10:00
Miguel Jacq
92027345d0 Register the 405 error handler properly. Enforce the appropriate methods for each route (GET or POST only, with OPTIONS disabled). Add tests for invalid methods. Add a friendlier 500 internal server error handler 2021-05-10 11:23:44 +10:00
Micah Lee
50027a6327 Test sending messages in GUI receive mode 2021-05-02 14:51:33 -07:00
Micah Lee
ddbd7a2fb9 Fix GUI tests 2021-05-02 14:34:09 -07:00
Micah Lee
e877855827 Load onionshare_cli from source tree instead of pip dependency, and start making tests work with PySide2 2020-10-14 20:17:08 -07:00
Micah Lee
decf703cd9 Port from PyQt5 to PySide2 2020-10-13 22:28:21 -07:00
Micah Lee
5eb2bb6353 Move docs back to root, move onionshare_gui into briefcase app, and make modifications so briefcase app will work 2020-10-13 17:28:54 -07:00
Micah Lee
a54f99adf6 Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00