aboutsummaryrefslogtreecommitdiff
path: root/desktop/scripts
AgeCommit message (Expand)Author
2023-05-22Fix windows build script for new version of PySide6Micah Lee
2023-04-24Uses python-gnupg instead of jcepyside6-packageSaptak S
2023-04-23Adds tor browser signature verification using GPG and signature filesSaptak S
2023-04-19Merge branch 'fix-builds' of github.com:onionshare/onionshare into pyside6-pa...Saptak S
2023-04-09Rewrites the get-tor code to always get the latest version of torfix-buildsSaptak S
2023-02-08Update Windows build script to support PySide6Micah Lee
2023-02-06Update PT build scripts to work on Intel Macs tooMicah Lee
2023-02-05Switch to Python 3.10.9, because PySide6 does not support 3.11 yetMicah Lee
2023-02-05Switch Windows (32-bit and 64-bit) to Python 3.11.1Micah Lee
2023-02-05Update Tor Browser to 12.0.2Micah Lee
2022-12-31Fixed desktop/scripts/get-tor.py and desktop/onionshare/widgets.py for linux64NoisyCoil
2022-12-30Reverted to using Tor Browser's binaries, universal binaries (MacOS)NoisyCoil
2022-12-30Completed mergeNoisyCoil
2022-12-12See if Windows Tor fetch builds without all the dll's we used to extractMiguel Jacq
2022-12-11Fix macos Tor Browser filenameMiguel Jacq
2022-12-11Update tor to 0.4.7.12 for flatpak/snap, fetch Tor Browser 12.0Miguel Jacq
2022-12-11Update obfs4proxy, meek and tor versions. Try building 32-bit snapcraft. Bump...Miguel Jacq
2022-11-01Merge branch 'pyside6' into pyside6-packageNoisyCoil
2022-11-01Reverted to using homebrew's torNoisyCoil
2022-11-01Merge branch 'pyside6' into pyside6-packageNoisyCoil
2022-11-01Switched to Tor Browser 12.0a4 for Apple Silicon in get-tor.pyNoisyCoil
2022-10-28Merge branch 'pyside6' into pyside6-packageNoisyCoil
2022-10-28Initial support for Linux 64-bit, desktop/scripts/get-tor.py for macos-aarch64NoisyCoil
2022-10-23Initial macos-package-build commitNoisyCoil
2022-10-09Make get-tor.py fail hard on errorsv2.6Micah Lee
2022-10-09Revert "Replace request to censorship API to get built-in bridges with a requ...Micah Lee
2022-10-02Replace request to censorship API to get built-in bridges with a request to t...Micah Lee
2022-10-02Don't copy obfs4proxy and snowflake binaries from Tor BrowserMicah Lee
2022-09-30Fix get-tor.py to only add built-in bridges if the bridge type existsMicah Lee
2022-09-30Update tor to get from Tor Browser 11.5.2Micah Lee
2022-06-19Sanitize version string for WiX tooMicah Lee
2022-06-19Fix PT Windows build scripts to move the binary to the right folderMicah Lee
2022-06-19Fix windows codesigning scriptMicah 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-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-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-27Fix built-in bridge detection, and update built-in bridges. Also update READM...Micah Lee