summaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Collapse)Author
2020-11-09Add setuptools as a dependency for pkg_resources module, and update build ↵Micah Lee
scripts to properly delete last build
2020-11-08Version bump to 2.3.dev2, and update Linux installation in docsMicah Lee
2020-11-08Remove obsolete resource path testsMicah Lee
2020-11-08Properly specify onionshare_cli package_dataMicah Lee
2020-11-08Fix get_resource_path to work with python eggs, move appdata xml file to src ↵Micah Lee
so flatpak can see it, reduce python dependencies, and update release docs
2020-11-08Add incomplete flatpak manifest, update release docs, re-add source package ↵Micah Lee
script
2020-11-04Write unified release documentation, move licenses into the root, and delete ↵Micah Lee
some unnecessary files from desktop/install
2020-11-04Make OnionShare briefcase work in macOSMicah Lee
2020-11-04Find the proper tor binary in onionshare-cli for macOSMicah Lee
2020-11-03Fix snap so it does not have so many warnings when running GUIMicah Lee
2020-11-03Make snapcraft packaging work with briefcase refactorMicah Lee
2020-11-01Install new dependencies so CircleCI tests run, and fix a pytest warningMicah Lee
2020-11-01Escape backslashes in ASCII-artMicah Lee
2020-10-15Put tor binaries in desktop app resources, not cli resources, and fix ↵Micah Lee
Windows packaging
2020-10-15Make onionshare_cli an actual dependency of the GUI versionMicah Lee
2020-10-14Make it work in WindowsMicah Lee
2020-10-14Change CircleCI to run CLI tests, then GUI testsMicah Lee
2020-10-14Change version back to 2.3.dev1Micah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make ↵Micah Lee
modifications so briefcase app will work
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start ↵Micah Lee
refactoring it to work with briefcase