summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2022-06-19Sanitize version string for WiX tooMicah Lee
2022-06-20Fix sanitizing version stringMicah Lee
2022-06-19cx_Freeze cannot handle dev version stringsMicah Lee
2022-06-19Fix PT Windows build scripts to move the binary to the right folderMicah Lee
2022-06-19Version bump to 2.6.dev1Micah Lee
2022-06-19Fix windows codesigning scriptMicah Lee
2022-06-19Switch to python 3.9.13 and switch how python is installed in WindowsMicah Lee
2022-06-19One more get-tor fix for win64Micah Lee
2022-06-1964-bit Tor Browser binaries have different filenames than 32-bitMicah Lee
2022-06-19Fix get-tor bugMicah Lee
2022-06-19Make scripts to build PT binaries, and run those in CIMicah 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-25Merge branch 'develop' into ci-buildsMicah Lee
2022-04-28Merge pull request #1563 from mig5/tab_shortcuts_and_accessible_main_pageSaptak Sengupta
2022-04-10In CI, download Tor from for windows Tor Expert Bundle, and build meek, obfs4...Micah Lee
2022-04-07Fix macOS package cleanup and codesigningMicah Lee
2022-04-05Complete codesigning and packaging for WindowsMicah Lee
2022-04-03Fix macOS cleanup scriptMicah Lee
2022-04-03Move windows and mac build scripts into scripts folderMicah Lee
2022-04-03Combine all get-tor scripts into a single get-tor.pyMicah Lee
2022-03-31Add some exception handling to the symlink creationMicah Lee
2022-03-31Install snapcraft before building the snap, and fix some macos cleanupMicah Lee
2022-03-31Work on macOS buildMicah Lee
2022-03-31Create new windows.py script that combines various Windows build tasks, and u...Micah Lee
2022-03-31Try a different way of explicitly defining what packages to include and excludeMicah Lee
2022-03-31Explicitly exclude top-level folders from cx_Freeze buildMicah Lee
2022-03-31Replaces try again button with a radio buttonSaptak S
2022-03-31Updates the repository to download the flags from to include all flagsSaptak S
2022-03-31Adds country flagsSaptak S
2022-03-30Run setup-freeze.py directly instead of using build-windows.py, and fix go pa...Micah Lee
2022-03-30Try fixing installing 32-bit go, and try fixing 32-bit paths in scriptsMicah Lee
2022-03-30In 32-bit build, use 32-bit pythonMicah Lee
2022-03-30Comment out deleting files, to see if this makes binary runMicah Lee
2022-03-30Make build-windows.py not use special characters, and make it detect 32-bit o...Micah Lee
2022-03-30Add --ci-build to Windows build script, and do more to make the build in Circ...Micah Lee
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-28Merge branch 'develop' into upgrade-flaskMicah Lee
2022-03-29Add Ctrl+H to open Settings tab, and let it be closed with Ctrl+X tooMiguel Jacq
2022-03-29Add accessible name on Settings cog buttonMiguel Jacq
2022-03-28Add shortcuts for modes and new/close tab. Set accessible string for modes on...Miguel Jacq
2022-03-28Support for Censorship Circumvention API's /default route.Miguel Jacq
2022-03-27Fix built-in bridge detection, and update built-in bridges. Also update READM...Micah Lee
2022-03-25Updates tor browser version in get-tor scriptsSaptak S
2022-03-22More verbose and consistent Meek exception loggingMiguel Jacq
2022-03-06Remove useless CLI stuff from GUI tests, and refactor so that qtapp is a sing...Micah Lee
2022-03-06Try running tests a different wayMicah Lee