summaryrefslogtreecommitdiff
path: root/install
AgeCommit message (Expand)Author
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
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