summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-13Make Qt5 work in macOS Big SurMicah Lee
2020-12-14Translated using Weblate (Ukrainian)Hosted Weblate
2020-12-13Update docs screenshots, and re-build docs for all localesMicah Lee
2020-12-13Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translati...Micah Lee
2020-12-13Merge branch 'origin/develop' into Weblate.Hosted Weblate
2020-12-13Translated using Weblate (Danish)Hosted Weblate
2020-12-13When canceling a server that has not started, forcefully kill the OnionThread...Micah Lee
2020-12-13Move check_lacked_trans.py into scripts -- this needs to be tested and fixed ...Micah Lee
2020-12-13Merge branch 'develop' of github.com:micahflee/onionshare into developMicah Lee
2020-12-14Merge pull request #1244 from micahflee/1235_fix_download_errorSaptak Sengupta
2020-12-13Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translati...Micah Lee
2020-12-13Merge branch 'develop' into 929_download_errorsMicah Lee
2020-12-14Merge pull request #1245 from micahflee/1183_display_autostop_messageSaptak Sengupta
2020-12-13Don't call server_status.stop_server() twice, which prevents overwriting the ...Micah Lee
2020-12-13Stop passing status_url_path to render denied template, to avoid exceptionMicah Lee
2020-12-13Merge pull request #1243 from SaptakS/1240_newtab_textMicah Lee
2020-12-13Adjusts height of title based on length of textSaptak S
2020-12-06Translated using Weblate (Spanish)Hosted Weblate
2020-12-01Merge pull request #1239 from micahflee/1214_onion_error_translationsMicah Lee
2020-11-29Merge pull request #1238 from micahflee/1237_finding_torMicah Lee
2020-11-29Write rebuild-cli in python instead of bash to work in Windows, and make the ...Micah Lee
2020-11-29The CLI error message gets printed from the Onion object, so don't try to pri...Micah Lee
2020-11-29All Tor-related that get thrown from the onionshare_cli.Onion object now get ...Micah Lee
2020-11-29Update desktop readme, and add a helper script to use CLI argsMicah Lee
2020-11-29Make settings dialog use the correct get_tor_paths methodMicah Lee
2020-11-29Make CLI throw an error if it cannot find tor binaryMicah 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-27Fix start_onion_service testMicah Lee
2020-11-27Show a dialog while waiting for Tor rendezvous nodes to close, and let the us...Micah Lee
2020-11-27Merge pull request #1230 from micahflee/1053_website_foldersMicah 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-27Add terminal animation while waiting for circuits to closeMicah Lee
2020-11-27Only wait for share mode rendezvous circuits to close, ignore the restMicah Lee
2020-11-27Put wait for circuits to close login in a try/except, so Ctrl-C does not caus...Micah Lee
2020-11-25Improve output when rendezvous circuits all closeMicah Lee
2020-11-25If using bundled Tor, wait for rendezvous circuits to close before killing th...Micah Lee
2020-11-24Change --autostop-sharing option to --no-autostop-sharing, so that it can def...Micah Lee
2020-11-24Merge pull request #1229 from micahflee/1228_chat_descriptionSaptak Sengupta
2020-11-23Update snapcraft release docsMicah Lee
2020-11-23Merge pull request #1232 from micahflee/1220_desktop_launcherMicah Lee
2020-11-23Add .desktop launchers in both snap and flatpack packagesMicah Lee
2020-11-23Allow directory listing work with or without trailing slash (removing trailin...Micah Lee
2020-11-23Merge pull request #1216 from SaptakS/fix-username-sessionMicah Lee
2020-11-23Fix URL description text for chat modeMicah Lee