summaryrefslogtreecommitdiff
path: root/install
AgeCommit message (Expand)Author
2019-05-06Version bump to 2.1, updated changelog, and fixed typo in a commentMicah Lee
2019-04-22Write script to build source packageMicah Lee
2019-04-21macOS package hardening (#967)v2.1.dev1Micah Lee
2019-04-21Version bump to 2.1.dev1 in Windows installer tooMicah Lee
2019-04-21Update tor to download Tor Browser 8.0.8, and extract Tor 0.3.5.8Micah Lee
2019-04-21Make check_lacked_trans.py executableMicah Lee
2019-04-20Unlocalize CLI stringsMiguel Jacq
2019-04-18Update requirements for testsIllia Volochii
2019-04-18Update requirementsIllia Volochii
2019-04-18Remove cryptography and its dependencies from requirementsIllia Volochii
2019-03-02Unhardcode linux launcher iconVincent Bermel
2019-02-17Reword licenses readmeMicah Lee
2019-02-15Added jQuery, and jQuery licenseMicah Lee
2019-02-10Update changelog, and version bump to 2.0Micah Lee
2019-01-28Get Tor 0.3.5.7 binary from Tor Browser 8.0.5 for Windows and MacMicah Lee
2019-01-26Remove PyInstaller from requirements.txt, because it now breaks CircleCIMicah Lee
2019-01-25Version bump to 2.0.dev3Micah Lee
2019-01-09Give visual feedback while startingsajolida
2018-12-21Update description of OnionShareMicah Lee
2018-12-21New screenshots, including new appdata screenshotsMicah Lee
2018-12-19Update version and size for Windows releaseMicah Lee
2018-12-18Merge branch '846_mac_packaging' into 406_osx_sandboxMicah Lee
2018-12-18Delete install/Info.plist, because PyInstaller doesn't actually even use it. ...Micah Lee
2018-12-16Merge branch 'develop' into 406_osx_sandboxMicah Lee
2018-11-26Update pip dependenciesMicah Lee
2018-11-25Add trailing slash to ~/OnionShare/ in entitlements file, so the sandbox know...Micah Lee
2018-11-25Add comments to entitlements file, and remove the application groupMicah Lee
2018-11-25Fix indenting in entitlements plist, and give OnionShare read-only access to ...Micah Lee
2018-11-25Make macOS use Tor control ports instead of unix sockets to connect to the To...Micah Lee
2018-11-25Create a group container for macOS sandbox, and on Mac put the Tor data dir i...Micah Lee
2018-11-25Split entitlements files into child and parent, and try using them bothMicah Lee
2018-11-25Use entitlements file when codesigning for macOSMicah Lee
2018-11-25Adding a .entitlements file to begin testing macOS sandboxMicah Lee
2018-11-26Merge pull request #806 from micahflee/v3-revisitedMiguel Jacq
2018-11-25onionshare.desktop coogor
2018-11-18Merge branch 'develop' into v3-revisitedMicah Lee
2018-10-17pytest-qt is 3.2.1 on my machineMiguel Jacq
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