summaryrefslogtreecommitdiff
path: root/install
AgeCommit message (Expand)Author
2018-10-17Revert "The only other version difference I can find is PyQt itself"Miguel Jacq
2018-10-17The only other version difference I can find is PyQt itselfMiguel Jacq
2018-10-17see if it's a version issueMiguel Jacq
2018-10-15Move GUI tests into a single function each, which solves ordering bugs, and a...Miguel Jacq
2018-10-11Bump python required version down to 3.5.3, and finish removing python3-nacl ...Micah Lee
2018-10-11Drop the PyNaCl dependency, because we are no longer generating v3 onion keysMicah Lee
2018-10-11Remove the whole onionkey module, and generate onion keys using stem 1.7.0Micah Lee
2018-09-27Rename test dir to tests. Rename unit_tests to tests_gui_local. Add test depe...Miguel Jacq
2018-09-23Merge branch 'update-deps' into developMicah Lee
2018-09-22Upgrade Tor to 0.3.4.8Baccount
2018-09-22Update get-tor-windows.pyBaccount
2018-09-20Make fedora and debian dependencies get added to packages builtMicah Lee
2018-09-18Update NSIS file to no longer have to specify each individual file (omg I sho...Micah Lee
2018-09-18Generated a new requirements.txt by installing the latest version ofMicah Lee
2018-09-18Update the path to the Tor data from inside the mounted .dmg, and the libeven...Miguel Jacq
2018-09-18Re-add the python dependencies necessary for v3 onion support, which got lost...Miguel Jacq
2018-09-17Merge branch 'develop' into update-depsMicah Lee
2018-09-17Oops, update URL and filename for Tor Browser 8.0 dmg as well as the sha256 c...Micah Lee
2018-09-17Merge branch 'develop' into receiver-mode-guiMicah Lee
2018-09-17Get tor binary from Tor Browser 8.0Micah Lee
2018-09-16Bump windows versions of pip packages to match those of OS XMiguel Jacq
2018-09-16Fix conflictsMiguel Jacq
2018-09-15Update all pip dependency versionsMicah Lee
2018-09-14Merge branch 'develop' into receiver-mode-guiMicah Lee
2018-09-13Update cryptography dependency to 2.3.1Miguel Jacq
2018-09-04Fix conflict from develop branchMiguel Jacq
2018-09-02Merge branch '693_fix_static_assets_macos' of https://github.com/mig5/onionsh...Micah Lee
2018-08-21Introduce v3 onion supportMiguel Jacq
2018-07-22Also include test dir for stringsMiguel Jacq
2018-07-22Fix check_lacked_trans.py script to check subfolders and also match on more t...Miguel Jacq
2018-07-21#691 remove meek_lite AmazonMiguel Jacq
2018-06-18Merge branch 'license' into developMicah Lee
2018-06-18Remove the /fd sha256 from signtool.exe command, because I'm having trouble g...v1.3.1Micah Lee
2018-06-18LICENSE includes a note pointing to the 3rd party licensesMicah Lee
2018-06-18Version bump to 1.3.1 and updated changelogMicah Lee
2018-06-18Add requests build dependency, and use requests to download Tor Browser in ge...Micah Lee
2018-06-18Upgrade get-tor scripts to download Tor Browser 7.5.5, which includes Tor 0.3...Micah Lee
2018-06-18Renamed license files to be lowercase, use .txt extensionMicah Lee
2018-06-17Actually add licenses folder to PyInstaller specMicah Lee
2018-06-17Update OnionShare copyright year to 2018Micah Lee
2018-06-17Add onionshare license to licenses folder, and add licenses folder to PyInsta...Micah Lee
2018-06-17Added licenses for tor and obfs4Micah Lee
2018-05-28Fix installation of static assets on MacOS and probably Windows tooMiguel Jacq
2018-04-24Update GPL copyright yearMicah Lee
2018-04-22Merge branch 'develop' into receiver-modeMicah Lee
2018-03-06Create separate templates and static folder, and make the web app use both of...Micah Lee
2018-02-27Move downloads into their own window that can be toggled on/offMiguel Jacq
2018-02-24Merge branch 'version_1.3_bump' of https://github.com/mig5/onionshare into mi...Micah Lee
2018-02-25Merge pull request #588 from micahflee/ux-updateMiguel Jacq
2018-02-25Version bump to 1.3Miguel Jacq