aboutsummaryrefslogtreecommitdiff
path: root/desktop/README.md
AgeCommit message (Collapse)Author
2020-11-29Write rebuild-cli in python instead of bash to work in Windows, and make the ↵Micah Lee
dev script available in Windows
2020-11-29Update desktop readme, and add a helper script to use CLI argsMicah Lee
2020-11-29Add rebuild-cli.sh scriptMicah Lee
2020-11-06Write proper Windows release build script, and update Windows release docsMicah Lee
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-03Change snap to strict mode, and update readmeMicah Lee
2020-11-03Make snapcraft packaging work with briefcase refactorMicah Lee
2020-11-03Merge branch '1111_snap' into briefcase-snapMicah Lee
2020-11-01Add desktop documentation about building CLI wheel, and make CircleCI tests ↵Micah Lee
build CLI wheel first as well
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-14Load onionshare_cli from source tree instead of pip dependency, and start ↵Micah Lee
making tests work with PySide2
2020-10-14Fix extremely obnoxious bug related to differences in QTabWidget between ↵Micah Lee
PyQt5 and PySlide2
2020-10-13Port from PyQt5 to PySide2Micah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make ↵Micah Lee
modifications so briefcase app will work