aboutsummaryrefslogtreecommitdiff
path: root/cli/onionshare_cli
AgeCommit message (Expand)Author
2023-05-31Raise a Waitress exception into the UI with a modal dialog and reset the shar...Miguel Jacq
2023-05-30Stop Waitress immediately rather than waitingMiguel Jacq
2023-05-30Removed some deprecation warnings spotted in pytest output. Harden waitressMiguel Jacq
2023-05-29Switch to Waitress and Flask-Compress in lieu of werkzeug serverMiguel Jacq
2023-02-05Update default PT settingsMicah Lee
2022-12-30Reverted unwanted changes to cli/onionshare_cli/resources/torrc_template-*NoisyCoil
2022-12-30Completed mergeNoisyCoil
2022-12-11Update obfs4proxy, meek and tor versions. Try building 32-bit snapcraft. Bump...Miguel Jacq
2022-11-01Switched to Tor Browser 12.0a4 for Apple Silicon in get-tor.pyNoisyCoil
2022-10-09Revert "Replace request to censorship API to get built-in bridges with a requ...Micah Lee
2022-10-09Merge branch 'main' into release-2.6Micah Lee
2022-10-09Update translationsMicah Lee
2022-10-09Update version to 2.6Micah Lee
2022-10-02Replace request to censorship API to get built-in bridges with a request to t...Micah Lee
2022-09-30Fix stubbed_show_server_banner function, so CLI tests passMicah Lee
2022-09-30Update pip dependencies, and also socket.ioMicah Lee
2022-07-04Update version to 2.6.dev2Micah Lee
2022-06-20Merge branch 'develop' into ci-buildsMicah Lee
2022-06-19Version bump to 2.6.dev1Micah Lee
2022-06-16Update get-tor.py to use Tor Browser 11.0.4, and improve it. Make sure we run...Micah Lee
2022-05-30Treat censorship API returning None for bridge settings the same as if it doe...Micah Lee
2022-05-30Update get-tor scripts to use Tor Browser 11.0.13Micah Lee
2022-05-29Fix tor path againMicah Lee
2022-05-29Build both win64 and win32, and update get_tor_paths() to display verbose out...Micah Lee
2022-05-29Fix get_tor_paths() to point to new Windows paths, and actually build onionsh...Micah Lee
2022-04-05Update logoGlenn Sorrentino
2022-04-05Update logosGlenn Sorrentino
2022-04-05Update style.cssGlenn Sorrentino
2022-04-05Update listing.htmlGlenn Sorrentino
2022-04-05Update style.cssGlenn Sorrentino
2022-04-05Updated LogoGlenn Sorrentino
2022-03-28Merge branch 'develop' into upgrade-flaskupgrade-flaskMicah Lee
2022-03-28Merge branch 'develop' of github.com:onionshare/onionshare into windows-tweaksMicah Lee
2022-03-28Merge branch 'develop' of github.com:onionshare/onionshare into upgrade-flaskMicah Lee
2022-03-28Merge branch 'censorship_default_route' of https://github.com/mig5/onionshare...Micah Lee
2022-03-28Merge pull request #1552 from mig5/better_meek_logsMicah Lee
2022-03-28Update socket.io.min.js to latest versionMicah Lee
2022-03-28Merge branch 'develop' into upgrade-flaskMicah Lee
2022-03-28Support for Censorship Circumvention API's /default route.Miguel Jacq
2022-03-27Merge pull request #1560 from mig5/fix_censorship_builtin_bridges_responseMicah Lee
2022-03-28Remove meek workaround in Censorship Circumvention API's built-in bridges res...Miguel Jacq
2022-03-27Fix built-in bridge detection, and update built-in bridges. Also update READM...Micah Lee
2022-03-22More verbose and consistent Meek exception loggingMiguel Jacq
2022-03-06Merge branch 'develop' into censorshipMicah Lee
2022-03-06Update flask to 2.0.3, flask-socketio to 5.1.1, update socketio js, and the r...Micah Lee
2022-02-13Merge branch 'develop' into censorshipMicah Lee
2022-02-13Remove cleanup_tempfiles altogether because they are not being usedMicah Lee
2022-02-09Use a TemporaryDirectory instead of NamedTemporaryFile to avoid opening an al...Micah Lee
2022-01-17Update final locales for 2.5Micah Lee
2022-01-17Merge branch 'ros-fixes' into release-2.5Micah Lee