whew
|
eeacd8c507
|
Merge branch 'develop' into add_security_headers
|
2021-05-31 12:13:58 +00:00 |
|
whew
|
986a9a09a9
|
Update receive_mode.py
|
2021-05-13 08:13:43 +00:00 |
|
Miguel Jacq
|
d4d6eea500
|
Move the 'supports_file_requests' attribute into the actual modes rather than the Web class
|
2021-05-11 09:25:22 +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
|
ce7f676527
|
Fix GUI tests
|
2021-05-02 14:34:09 -07:00 |
|
Micah Lee
|
17966471ab
|
GUI displays "Read Message" button when a receive mode submission includes a message
|
2021-04-30 17:16:02 -07:00 |
|
Micah Lee
|
89bed3c5ac
|
If no files are uploaded, delete the empty receive mode dir that was created
|
2021-04-30 15:57:11 -07:00 |
|
Micah Lee
|
95e6985f86
|
Remove periods from receive mode time folder names, and save the message outside of the time folder
|
2021-04-30 15:53:23 -07:00 |
|
Micah Lee
|
47e02d781a
|
If a text message is received, save it in the ReceiveModeRequest object, and add includes_text=True to REQUEST_STARTED
|
2021-04-30 14:12:41 -07:00 |
|
Micah Lee
|
0a6056e5e6
|
Fix flake8 issues found in cli
|
2021-04-29 17:13:05 -07:00 |
|
Micah Lee
|
343e1be3d0
|
Merge branch 'develop' into 1305_receive_messages
|
2021-04-29 16:58:33 -07:00 |
|
Micah Lee
|
0de27f9775
|
WIP: Starting to make messages in receive mode work in GUI
|
2021-04-28 19:10:26 -04:00 |
|
Micah Lee
|
2acdea5229
|
Allow sending messages as well as uploading files in receive mode
|
2021-04-25 20:46:06 -04:00 |
|
Micah Lee
|
1543bb38d2
|
Show the custom title in all modes
|
2021-04-12 18:15:51 -04:00 |
|
Micah Lee
|
839b23f87a
|
Improve webhook label in GUI, improve webhook message that gets POSTed, and display webhook errors without verbose mode
|
2021-04-12 09:08:47 -07:00 |
|
Micah Lee
|
84958ef7f3
|
Oops, webhook not websocket
|
2021-04-11 13:49:51 -07:00 |
|
Micah Lee
|
29970d38ff
|
Implement receive mode webhooks in CLI
|
2021-04-11 13:33:58 -07:00 |
|
Micah Lee
|
2a7d9dbd51
|
Update copyright year to 2021
|
2021-02-22 13:35:14 -08: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 |
|