Miguel Jacq
|
30f53267df
|
Fix receive mode test
|
2021-05-10 11:42:13 +10:00 |
|
Miguel Jacq
|
2618e89eda
|
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
|
7554d0e3fd
|
Test sending messages in GUI receive mode
|
2021-05-02 14:51:33 -07:00 |
|
Micah Lee
|
ce7f676527
|
Fix GUI tests
|
2021-05-02 14:34:09 -07:00 |
|
Micah Lee
|
79100f050c
|
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
|
cb0494d46f
|
Port from PyQt5 to PySide2
|
2020-10-13 22:28:21 -07:00 |
|
Micah Lee
|
b42f92d714
|
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
|
f4abcf1be9
|
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 |
|