aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-23Adds johnnycanencryptSaptak S
2023-04-21Fixes qrcode image_factorySaptak S
2023-04-21Update python version to 3.10.11Saptak S
2023-04-21Try windows build with explicitly installing python3.10Saptak S
2023-04-19Merge branch 'fix-builds' of github.com:onionshare/onionshare into ↵Saptak S
pyside6-package
2023-04-19Merge branch 'main' of github.com:onionshare/onionshare into pyside6-packageSaptak S
2023-04-09Rewrites the get-tor code to always get the latest version of torfix-buildsSaptak S
We first get the version of tor browser and url for the platform from downloads.json. Then we get the sha256sum from the checksums provided by tor in their distribution release to compare with the file downloaded.
2023-04-09Updates poetry build system to poetry-coreSaptak S
2023-02-27Merge pull request #1654 from Shizu-ka/patch-1weblateSaptak Sengupta
Fix typo in install.rst
2023-02-22Update install.rstShizuka
Fix typo in the file.
2023-02-08Use Cython 3.0a11Micah Lee
2023-02-08Add setuptools, wheel, and Cython in a different wayMicah Lee
2023-02-08Add Cython to flatpakMicah Lee
2023-02-08Add wheel to flatpakMicah Lee
2023-02-08Add setuptools to flatpakMicah Lee
2023-02-08Update flatpak to use PySide6Micah Lee
2023-02-08Update Windows build script to support PySide6Micah Lee
2023-02-06Install libiodbc and postgresMicah Lee
2023-02-06Remove code to fix obscure cx_Freeze bugMicah Lee
2023-02-06Update PT build scripts to work on Intel Macs tooMicah Lee
2023-02-05Change minimum Python version to 3.8, and update all poetry depsMicah Lee
2023-02-05Drop support for win32, since PySide6 does not support itMicah Lee
2023-02-05Fix path to poetryMicah 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 poetry project to allow for Python 3.11Micah Lee
2023-02-05Add tmp Windows command, to see what versions of Python are installedMicah Lee
2023-02-05Switch to Python 3.11 paths for build-mac-intelMicah Lee
2023-02-05Switch to Python 3.11, and make build_mac in CI use the universal2 installerMicah Lee
2023-02-05Update default PT settingsMicah 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 unwanted changes to cli/onionshare_cli/resources/torrc_template-*NoisyCoil
2022-12-30Reverted to using Tor Browser's binaries, universal binaries (MacOS)NoisyCoil
2022-12-30Completed mergeNoisyCoil
2022-12-17Merge pull request #1638 from mig5/start_timer_on_tor_connectedSaptak Sengupta
Ensure Tab timer starts once tor is connected
2022-12-15Merge pull request #1642 from mig5/run_tests_on_pull_requestSaptak Sengupta
Try and make tests run on pull requests. Update branch names on CodeQL analysis
2022-12-15Merge pull request #1645 from mig5/pytest_certifi_updatesSaptak Sengupta
Update certifi and pytest dependencies
2022-12-15Update pytest-qt to be compatible with new pytestMiguel Jacq
2022-12-15Update certifi and pytest dependenciesMiguel Jacq
2022-12-15Try and make tests run on pull requests. Update branch names on CodeQL analysisMiguel Jacq
2022-12-14Remove on_reload_settings()Miguel Jacq
2022-12-14Ensure Tab timer starts once tor is connectedMiguel Jacq
2022-12-14Merge pull request #1629 from mig5/prep_2.6.1Saptak Sengupta
Update obfs4proxy, meek and tor versions. Try building 32-bit snapcraft. Bump Onionshare version to 2.6.1
2022-12-13Hack around problematic QtQuickWidgets header file issueMiguel Jacq
2022-12-12See if upgrading PySide2 fixes Flatpak build?Miguel Jacq
2022-12-12See if Windows Tor fetch builds without all the dll's we used to extractMiguel Jacq
2022-12-11Leave installed but disable ufw?Miguel Jacq