summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-24Fixes width for onionshare logoSaptak S
2021-01-24Sets text color and images based on the mac system color modeSaptak S
2021-01-18Fixes macOS layout while maintaining similar layout in linuxSaptak S
2020-12-24docs: fix simple typo, progess -> progressTim Gates
2020-12-22Merge branch 'develop' into 1166_make_cancel_forcefulMicah Lee
2020-12-22Merge pull request #1257 from whew/patch-2Micah Lee
2020-12-22Merge branch 'origin/develop' into Weblate.Hosted Weblate
2020-12-22Translated using Weblate (Catalan)Hosted Weblate
2020-12-22Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translati...Micah Lee
2020-12-22list.sort intsead of sorted(list)whew
2020-12-21Translated using Weblate (Chinese (Simplified))Hosted Weblate
2020-12-15Merge pull request #1236 from micahflee/929_download_errorsMicah Lee
2020-12-13Merge pull request #1249 from micahflee/1248_big_surMicah Lee
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