summaryrefslogtreecommitdiff
path: root/install
AgeCommit message (Expand)Author
2019-09-22Fix icon path in PyInstaller fileMicah Lee
2019-09-22Version bump to 2.2.dev1Micah Lee
2019-09-15Update pip dependenciesMicah Lee
2019-09-15Update get Tor scripts to grab Tor Browser 8.8.5Micah Lee
2019-09-15Add org.onionshare.OnionShare.svg, remove onionshare80.xpm, and fix sstdeb.cf...Micah Lee
2019-09-15Merge branch 'feature/issue-998' of https://github.com/x80486/onionshare into...Micah Lee
2019-09-01Update python and pyqt5 in BUILD.md, and for macOS install pyinstaller from p...Micah Lee
2019-09-01Update pip dependenciesMicah Lee
2019-05-29Update/Tweak AppStream Metadata XML and Desktop Entry according to the latest...x80486
2019-05-10Merge branch 'static-websites' of https://github.com/hiromipaw/onionshare int...Micah Lee
2019-05-08Clean code and fix UI bugshiro
2019-05-06Version bump to 2.1, updated changelog, and fixed typo in a commentMicah Lee
2019-05-03Add version for Flask-HTTPAuthhiro
2019-04-23Add website sharing and directory listing cli-onlyhiro
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