Miguel Jacq
|
cf69a2368f
|
Fix the call to start_onion_service in CLI mode when using autostart timer, which had out of date positional args. Fix Tor exception handlers which were also out of date with the start_onion_service function
|
2021-03-10 15:04:22 +11:00 |
|
Micah Lee
|
4f5f75cc25
|
Update copyright year to 2021
|
2021-02-22 13:35:14 -08:00 |
|
Saptak S
|
c960636f48
|
Fixes issues with persistent mode
- adds mode to the persistent file
- adds filenames for share and website mode in persistent file
|
2021-02-23 02:23:31 +05:30 |
|
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
|
30b86efd45
|
The CLI error message gets printed from the Onion object, so don't try to print it the exception
|
2020-11-29 12:30:19 -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
|
8d3b999a81
|
Only wait for share mode rendezvous circuits to close, ignore the rest
|
2020-11-27 11:22:29 -08:00 |
|
Micah Lee
|
d4ea276c76
|
Change --autostop-sharing option to --no-autostop-sharing, so that it can default to being disabled (so autostop sharing can be enabled by default)
|
2020-11-24 21:52:15 -08:00 |
|
Micah Lee
|
9a4c9c73eb
|
Escape backslashes in ASCII-art
|
2020-11-01 11:04:12 -08: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 |
|