aboutsummaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
AgeCommit message (Expand)Author
2021-05-05Downgrade pyside2 to 5.15.1 to see if tests passv2.3.2.dev1Micah Lee
2021-05-04Change version to 2.3.2.dev1Micah Lee
2021-05-03Version bump to 2.3.2 and update changelog, and upgrade PySide to 5.15.2Micah Lee
2021-02-22Version bump to 2.3.1Micah Lee
2021-02-15Use pyside 5.15.1 instead of 5.15.2, so CircleCI tests will passMicah Lee
2021-02-15Update dependencies for snapcraft and flatpakMicah Lee
2021-02-15Version bump from 2.3.dev2 to 2.3, and build the latest docs, in the latest l...Micah Lee
2020-11-17Move psutil dependency from desktop to CLIMicah Lee
2020-11-08Also version bump the onionshare-cli whl fileMicah Lee
2020-11-08Version bump to 2.3.dev2, and update Linux installation in docsMicah Lee
2020-11-08Fix get_resource_path to work with python eggs, move appdata xml file to src ...Micah Lee
2020-11-06Shorten the descriptionMicah Lee
2020-10-15Make onionshare_cli an actual dependency of the GUI versionMicah Lee
2020-10-14Load onionshare_cli from source tree instead of pip dependency, and start mak...Micah Lee
2020-10-14Fix extremely obnoxious bug related to differences in QTabWidget between PyQt...Micah Lee
2020-10-13Port from PyQt5 to PySide2Micah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make modi...Micah Lee
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start refac...Micah Lee