aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-15Fix inaccurate warning message optionsMarco D'Aleo
2023-10-10Actually, use Python 3.11.6Micah Lee
2023-10-10Update to Python 3.12.0Micah Lee
2023-10-10Update python packages in FlatpakMicah Lee
2023-10-10Update poetry depsMicah Lee
2023-10-10Replace broken lib folder with working lib folder in Mac buildMicah Lee
2023-10-10Merge pull request #1773 from onionshare/cli-qrSaptak Sengupta
Add terminal QR code to CLI for Onion address and (where applicable) Private Key
2023-10-09Add QR code for private key, update testscli-qrMiguel Jacq
2023-10-09Rebase and fix conflictsMiguel Jacq
2023-10-04Merge pull request #1749 from onionshare/release-2.6.1Saptak Sengupta
Getting ready for release 2.6.1 - Part 1
2023-09-28Working on the macOS cx_FreezeMicah Lee
2023-09-28Update instructions to use Python 3.11Micah Lee
2023-09-28Update version of Postgres installed in build-mac-intelMicah Lee
2023-09-28Specify Go >=1.21.1Micah Lee
2023-09-28Install the latest version of Go in build-win64Micah Lee
2023-09-27Update Tor Browser Developers keyMicah Lee
2023-09-27Revert "Make get-tor.py download Tor Browser signing key from keys.openpgp.org"Micah Lee
This reverts commit f2bf4f0a94583c8cef4438c209c3eb93aac3f8f4.
2023-09-27Delete win32Micah Lee
2023-09-27Update docs poetry depsMicah Lee
2023-09-27Update desktop poetry deps tooMicah Lee
2023-09-27Update onionshare-cli poetry deps to allow Flatpak packaging to workMicah Lee
2023-09-27Delete pyproject.toml files before building in flatpak to avoid trying to ↵Micah Lee
use poetry
2023-09-27Add extra linux package dependency to build instructionsMicah Lee
2023-09-27Make get-tor.py download Tor Browser signing key from keys.openpgp.orgMicah Lee
2023-09-11Stop calling setup.py directlyMicah Lee
2023-09-11Merge pull request #1750 from sudwhiwdh/patch-2Saptak Sengupta
Update README.md
2023-09-10Replace flatpak Go deps to the 2.6 versionsMicah Lee
2023-09-10Still trying to update Go depsMicah Lee
2023-09-10Add new script for updating python deps in flatpak manifest, and update ↵Micah Lee
release instructions
2023-09-10Update README.mdsudwhiwdh
2023-09-09Update Go modules in the flatpak manifestMicah Lee
2023-09-05Switch snapcraft from core20 to core22Micah Lee
2023-09-05Start upgrading snap, but still working on PySide6/Qt6Micah Lee
2023-09-05Rename build workflowMicah Lee
2023-09-05Updated docs againMicah Lee
2023-09-05Merge branch 'main' into release-2.6.1Micah Lee
2023-09-05Merge pull request #1692 from sudwhiwdh/mainMicah Lee
Update install.rst
2023-09-05Merge branch 'main' into release-2.6.1Micah Lee
2023-09-05Merge pull request #1748 from onionshare/add-version-in-executablesMicah Lee
Adds version information to macos
2023-09-05Update docsMicah Lee
2023-09-05Update countries listMicah Lee
2023-09-05Update localesMicah Lee
2023-09-05Uses tor instead of tor.realadd-version-in-executablesSaptak S
2023-09-05Adds version to info.plist for macosSaptak S
2023-09-04Make check-weblate.py less brittleMicah Lee
2023-09-04Weblate API object has changed, language name is in the name key instead of ↵Micah Lee
the language key
2023-09-04Tweak changelogMicah Lee
2023-09-04Update pluggable transportsMicah Lee
2023-09-04In Tor Browser for macOS, the file or Contents/MacOS/Tor/tor.real has been ↵Micah Lee
renamed to just tor
2023-09-04Update python dependenciesMicah Lee