18 Commits

Author SHA1 Message Date
Micah Lee
4e577cde7e Merge branch 'develop' into 929_download_errors 2020-12-13 11:40:25 -08:00
Micah Lee
93f8d2c848 Merge pull request #1239 from micahflee/1214_onion_error_translations
Translate Tor-related error messages
2020-12-01 22:21:25 -08:00
Micah Lee
6ffa9b62f8 All Tor-related that get thrown from the onionshare_cli.Onion object now get translated in the GUI 2020-11-29 12:25:09 -08:00
Micah Lee
ee5b950f7c Make CLI throw an error if it cannot find tor binary 2020-11-29 11:08:46 -08:00
Micah Lee
872dacb8e4 Merge branch 'develop' into 929_download_errors 2020-11-29 09:25:40 -08:00
Micah Lee
06b66b9ee9 Show a dialog while waiting for Tor rendezvous nodes to close, and let the user quit early 2020-11-27 14:50:07 -08:00
Micah Lee
9b0c8e093a Add terminal animation while waiting for circuits to close 2020-11-27 11:27:11 -08:00
Micah Lee
8d3b999a81 Only wait for share mode rendezvous circuits to close, ignore the rest 2020-11-27 11:22:29 -08:00
Micah Lee
9c1941067f Put wait for circuits to close login in a try/except, so Ctrl-C does not cause a crash 2020-11-27 11:08:58 -08:00
Micah Lee
a276929676 Improve output when rendezvous circuits all close 2020-11-25 11:52:36 -08:00
Micah Lee
101a596f84 If using bundled Tor, wait for rendezvous circuits to close before killing the tor process 2020-11-25 11:25:32 -08:00
Micah Lee
717c8ec2f3 Make onionshare tor process detection work in Windows 2020-11-17 18:46:22 -08:00
Micah Lee
8a809b8554 Fix torrc filename 2020-11-17 18:08:59 -08:00
Micah Lee
46647feffd Kill stale tor process 2020-11-17 18:06:36 -08:00
Micah Lee
c94f6eea26 Remove Onion.bundle_tor_supported because it is now always supported 2020-11-17 17:45:31 -08:00
Micah Lee
61db0b6eae Find the proper tor binary in onionshare-cli for macOS 2020-11-04 15:22:27 -08:00
Micah Lee
ab886e911b Put tor binaries in desktop app resources, not cli resources, and fix Windows packaging 2020-10-15 19:09:46 -07:00
Micah Lee
a54f99adf6 Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00