aboutsummaryrefslogtreecommitdiff
path: root/cli/onionshare_cli/resources
AgeCommit message (Expand)Author
2021-05-07Remind the user to submit contact info if they want a response to a message i...Miguel Jacq
2021-05-04Change version to 2.3.2.dev1Micah Lee
2021-05-03Version bump to 2.3.2 and update changelog, and upgrade PySide to 5.15.2Micah Lee
2021-05-03Merge branch 'develop' into 1305_receive_messagesMicah Lee
2021-05-03Fix javascript bug in receive mode when files is disabledMicah Lee
2021-05-03Update obfs4 built-in bridges to match those of Tor Browser'sMiguel Jacq
2021-04-29Merge branch 'develop' into 1305_receive_messagesMicah 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-12Add --title, and make it display the title in chat modeMicah Lee
2021-03-08Change style to use flexKcchouette
2021-03-08Revert: Adding class to have old styleKcchouette
2021-03-08Adding class to have old styleKcchouette
2021-02-22Version bump to 2.3.1Micah Lee
2021-02-22Updates socket.io client to 3.1.1 with the latest Socket.IO and Engine.IO pro...Saptak S
2021-02-15Version bump from 2.3.dev2 to 2.3, and build the latest docs, in the latest l...Micah Lee
2020-12-13Stop passing status_url_path to render denied template, to avoid exceptionMicah Lee
2020-11-23Allow directory listing work with or without trailing slash (removing trailin...Micah Lee
2020-11-10Makes username input blur on pressing enterSaptak S
2020-11-10Improves the logic of updating both flask session and socket session with new...Saptak S
2020-11-10Forces socket io to use websocket instead of pollingSaptak S
2020-11-08Version bump to 2.3.dev2, and update Linux installation in docsMicah Lee
2020-10-14Change version back to 2.3.dev1Micah Lee
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start refac...Micah Lee