summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2020-11-29Make settings dialog use the correct get_tor_paths methodMicah Lee
2020-11-29Add rebuild-cli.sh scriptMicah Lee
2020-11-29Change wording of waiting for Tor circuits messageMicah Lee
2020-11-29Merge branch 'develop' into 929_download_errorsMicah Lee
2020-11-28Merge pull request #911 from mgalicer/878-enhance-url-copyingMicah Lee
2020-11-27Merge pull request #1223 from micahflee/1159_kill_stale_torMicah Lee
2020-11-27Show a dialog while waiting for Tor rendezvous nodes to close, and let the us...Micah Lee
2020-11-27When quitting OnionShare with services started, make sure the web services ge...Micah Lee
2020-11-27Update desktop readme to include instructions on using verbose modeMicah Lee
2020-11-27Make GUI pass the mode type into start_onion_serviceMicah Lee
2020-11-24Merge pull request #1229 from micahflee/1228_chat_descriptionSaptak Sengupta
2020-11-23Add .desktop launchers in both snap and flatpack packagesMicah Lee
2020-11-23Fix URL description text for chat modeMicah Lee
2020-11-17Move psutil dependency from desktop to CLIMicah Lee
2020-11-15Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translati...Micah Lee
2020-11-14Translated using Weblate (Japanese)Hosted Weblate
2020-11-11Makes button style similar to main page buttonsSaptak S
2020-11-11Resolve #878 UX: Enhance URL copyingmarigalicer
2020-11-09Remove confusingly-worded QR code labelMicah Lee
2020-11-09Merge branch 'develop' into briefcasev2.3.dev2Micah Lee
2020-11-09Only close web thread on cleanup if web thread exists, and sleep 1 second whe...Micah Lee
2020-11-09End web thread successfully when cleaning up after a tab, which prevents cras...Micah Lee
2020-11-09TypoMicah Lee
2020-11-09Add setuptools as a dependency for pkg_resources module, and update build scr...Micah 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-08Merge branch 'develop' into briefcaseMicah Lee
2020-11-08Fix get_resource_path to work with python eggs, move appdata xml file to src ...Micah Lee
2020-11-08Add incomplete flatpak manifest, update release docs, re-add source package s...Micah Lee
2020-11-06Shorten the descriptionMicah Lee
2020-11-06Write proper Windows release build script, and update Windows release docsMicah Lee
2020-11-06Add DMG creation to macOS package scriptMicah Lee
2020-11-06OopsMicah Lee
2020-11-06Fix rootMicah Lee
2020-11-06Oops, dont ignore linuxMicah Lee
2020-11-06Start writing a proper macOS build scriptMicah Lee
2020-11-04Write macOS package script, to codesign child binariesMicah Lee
2020-11-04Write unified release documentation, move licenses into the root, and delete ...Micah Lee
2020-11-04Manually make close tab buttons in macOS, because PySide2 is not showing the ...Micah Lee
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-02Correct the path to pyproject.tomlMicah Lee
2020-11-02Remove toml dep from setup.pyMicah Lee
2020-11-02Add setup.py for Flatpak package buildingMicah Lee
2020-11-01Install new dependencies so CircleCI tests run, and fix a pytest warningMicah Lee
2020-11-01Missing importMicah Lee
2020-11-01Add desktop documentation about building CLI wheel, and make CircleCI tests b...Micah Lee
2020-10-15Put tor binaries in desktop app resources, not cli resources, and fix Windows...Micah Lee