Micah Lee
|
2a7d9dbd51
|
Update copyright year to 2021
|
2021-02-22 13:35:14 -08:00 |
|
Micah Lee
|
b96b83905b
|
Merge branch 'develop' into 929_download_errors
|
2020-12-13 11:40:25 -08:00 |
|
Micah Lee
|
5f612a94a0
|
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
|
068b95f683
|
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
|
aecaae896d
|
Make CLI throw an error if it cannot find tor binary
|
2020-11-29 11:08:46 -08:00 |
|
Micah Lee
|
3c6cbd04a7
|
Merge branch 'develop' into 929_download_errors
|
2020-11-29 09:25:40 -08:00 |
|
Micah Lee
|
134611a325
|
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
|
6d38b8e0c4
|
Add terminal animation while waiting for circuits to close
|
2020-11-27 11:27:11 -08:00 |
|
Micah Lee
|
7927ef83b2
|
Only wait for share mode rendezvous circuits to close, ignore the rest
|
2020-11-27 11:22:29 -08:00 |
|
Micah Lee
|
752afcaa3a
|
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
|
3871fcf5eb
|
Improve output when rendezvous circuits all close
|
2020-11-25 11:52:36 -08:00 |
|
Micah Lee
|
0eee8ce05b
|
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
|
65dff09a68
|
Make onionshare tor process detection work in Windows
|
2020-11-17 18:46:22 -08:00 |
|
Micah Lee
|
d13d89ae92
|
Fix torrc filename
|
2020-11-17 18:08:59 -08:00 |
|
Micah Lee
|
894fb7c070
|
Kill stale tor process
|
2020-11-17 18:06:36 -08:00 |
|
Micah Lee
|
9f21d505de
|
Remove Onion.bundle_tor_supported because it is now always supported
|
2020-11-17 17:45:31 -08:00 |
|
Micah Lee
|
d9153758cd
|
Find the proper tor binary in onionshare-cli for macOS
|
2020-11-04 15:22:27 -08:00 |
|
Micah Lee
|
7ece466d82
|
Put tor binaries in desktop app resources, not cli resources, and fix Windows packaging
|
2020-10-15 19:09:46 -07:00 |
|
Micah Lee
|
f4abcf1be9
|
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 |
|