aboutsummaryrefslogtreecommitdiff
path: root/cli/onionshare_cli/web/receive_mode.py
AgeCommit message (Expand)Author
2022-01-17Merge branch 'ros-fixes' into release-2.5Micah Lee
2022-01-16Update copyright year to 2022Micah Lee
2021-11-09Use microseconds for Receive Mode dir/file namesMiguel Jacq
2021-05-31Merge branch 'develop' into add_security_headerswhew
2021-05-13Update receive_mode.pywhew
2021-05-11Move the 'supports_file_requests' attribute into the actual modes rather than...Miguel Jacq
2021-05-10Register the 405 error handler properly. Enforce the appropriate methods for ...Miguel Jacq
2021-05-02Fix GUI testsMicah Lee
2021-04-30GUI displays "Read Message" button when a receive mode submission includes a ...Micah Lee
2021-04-30If no files are uploaded, delete the empty receive mode dir that was createdMicah Lee
2021-04-30Remove periods from receive mode time folder names, and save the message outs...Micah Lee
2021-04-30If a text message is received, save it in the ReceiveModeRequest object, and ...Micah Lee
2021-04-29Fix flake8 issues found in cliMicah Lee
2021-04-29Merge branch 'develop' into 1305_receive_messagesMicah Lee
2021-04-28WIP: Starting to make messages in receive mode work in GUIMicah Lee
2021-04-25Allow sending messages as well as uploading files in receive modeMicah Lee
2021-04-12Show the custom title in all modesMicah Lee
2021-04-12Improve webhook label in GUI, improve webhook message that gets POSTed, and d...Micah Lee
2021-04-11Oops, webhook not websocketMicah Lee
2021-04-11Implement receive mode webhooks in CLIMicah Lee
2021-02-22Update copyright year to 2021Micah Lee
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start refac...Micah Lee