aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)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 pyside6-pa...Saptak S
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
2023-04-09Updates poetry build system to poetry-coreSaptak S
2023-02-27Merge pull request #1654 from Shizu-ka/patch-1weblateSaptak Sengupta
2023-02-22Update install.rstShizuka
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
2022-12-15Merge pull request #1642 from mig5/run_tests_on_pull_requestSaptak Sengupta
2022-12-15Merge pull request #1645 from mig5/pytest_certifi_updatesSaptak Sengupta
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
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