aboutsummaryrefslogtreecommitdiff
path: root/cli/onionshare_cli/resources
AgeCommit message (Expand)Author
2022-01-17Actually bump version to 2.5Micah Lee
2022-01-16Version bump to 2.4.1Micah Lee
2021-12-10Update our bridge templates with the latest built-in bridges in the get-tor s...Miguel Jacq
2021-12-04Merge branch 'develop' of https://github.com/a1346054/onionshare into a134605...Micah Lee
2021-11-24Built-in bridge refactoring.Miguel Jacq
2021-11-23Fetch the built-in bridges from Tor's Censorship Circumvention API, rather th...Miguel Jacq
2021-11-18Merge pull request #1447 from tladesignz/developMicah Lee
2021-10-22Fixed send.js table sorting. Looks like it stopped working a long time ago.Benjamin Erhart
2021-10-15Move ClientTransportPlugin into normal torrc file, and fix snowflake supportMicah Lee
2021-10-14Fix whitespace issuesa1346054
2021-10-14Fix spellinga1346054
2021-10-13Allow selecting a snowflake bridge, and make it try to use the snowflake bridgeMicah Lee
2021-09-26Change all version to 2.4, update languages, rebuild docs, update tor from To...Micah Lee
2021-09-10Change version to 2.4.dev1, to make a dev releaseMicah Lee
2021-09-09Bump version to 2.4 in cli and docsMicah Lee
2021-09-04Updates send.html to use file link instead of basenameSaptak S
2021-08-27ClientAuthV3 fixesMiguel Jacq
2021-08-20Version bump to 2.3.3Micah Lee
2021-06-07Set the word-break to break-word for the message-class, and removed the max-w...BotMaster3000
2021-06-07Set the Max-Width of the Chat-Window to 80%BotMaster3000
2021-05-31Update version strings, docs, and release.md for version 2.3.2Micah Lee
2021-05-25Merge branch 'fix_405_error_and_other_methods' of https://github.com/mig5/oni...Micah Lee
2021-05-17Use label tag for chat username label, and rename javascript function to chec...Miguel Jacq
2021-05-14Prevent usernames in Chat mode of length 128 chars or moreMiguel Jacq
2021-05-11Merge branch 'develop' into fix_405_error_and_other_methodsMiguel Jacq
2021-05-10Register the 405 error handler properly. Enforce the appropriate methods for ...Miguel Jacq
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