Micah Lee
|
58f70b1d9b
|
Now when you cancel connecting to Tor, it prompts you if you want to quit or open settings
|
2017-05-14 19:21:33 -07:00 |
|
Micah Lee
|
71dc65edee
|
Began making a TorConnectionDialog, which handles connecting to the Tor network
|
2017-04-17 20:26:35 -07:00 |
|
Micah Lee
|
a116d3ae60
|
Created update_checker module, and logic to load http://elx57ue5uyfplgva.onion/latest-version.txt (this is the OnionShare website's onion site) to check for updates. Also added UX in the settings dialog to force checking for updates. Does not actually do so automatically yet.
|
2017-04-15 18:04:05 -07:00 |
|
Micah Lee
|
fa12784f8b
|
Added Tor SOCKS address and port settings
|
2017-04-15 16:33:41 -07:00 |
|
Micah Lee
|
4b11bd00c5
|
Added autoupdate settings to Settings, and also to the settings dialog
|
2017-04-15 15:24:08 -07:00 |
|
Micah Lee
|
62cc310d0a
|
Rearranged settings layout so that all Tor-related settings are inside of the 'How should OnionShare connect to Tor?' box, including the Test Tor Settings button
|
2017-04-15 13:05:11 -07:00 |
|
Micah Lee
|
9b3cee0878
|
Added support for bundled tor connection type in Windows, including using ports instead of socket files
|
2017-04-14 18:33:44 -07:00 |
|
Micah Lee
|
ffc2e23981
|
Connecting to Tor now times out of 10 seconds
|
2017-04-14 10:00:56 -07:00 |
|
Micah Lee
|
80d475f65b
|
In the settings dialog, show Tor connection status when the connection type is bundled
|
2017-04-13 22:56:47 -07:00 |
|
Micah Lee
|
169be518eb
|
Connecting to Tor in bundled mode now creates a temporary tor data dir, starts a new tor process, and connects to it. Also, refactored Settings dialog to allow Linux to use bundled tor as well
|
2017-04-13 22:22:34 -07:00 |
|
Micah Lee
|
dc82a99d2a
|
Created a TorDialog class, and beginning to subprocess out to tor.exe
|
2017-04-08 19:00:31 -07:00 |
|
Micah Lee
|
da225ed7d1
|
Started to implement Bundled Tor connection settings
|
2017-04-08 18:10:17 -07:00 |
|
Micah Lee
|
8280b1b5d8
|
Add bundled Tor to Tor connection settings, and make it only work in Windows and Mac, and not in dev mode
|
2017-04-08 17:48:58 -07:00 |
|
Micah Lee
|
8dbf813027
|
Fix json typo in Russian translation
|
2017-04-08 16:15:50 -07:00 |
|
Micah Lee
|
94e271554d
|
Remove old strings from locales
|
2017-04-08 15:09:33 -07:00 |
|
Micah Lee
|
848d8db34e
|
Added close_after_first_download and use_stealth to settings, and also to the GUI settings dialog
|
2017-04-08 13:42:07 -07:00 |
|
Micah Lee
|
8c229ae8ba
|
Merge branch 'dutch' of https://github.com/lazlolazlolazlo/onionshare into lazlolazlolazlo-dutch
|
2017-04-07 12:50:25 -07:00 |
|
Lazlo Westerhof
|
236af7dd8b
|
Update Dutch translations and add missing strings.
|
2017-03-16 23:02:52 +01:00 |
|
Venca24
|
23f82a95a2
|
Update eo.json
updated Esperanto translation
|
2017-03-15 11:39:37 +01:00 |
|
Venca24
|
707d7103a9
|
Update cs.json
updated Czech translation
|
2017-03-15 11:38:34 +01:00 |
|
Micah Lee
|
0c8d6cf91c
|
Fixed typo
|
2017-02-28 15:39:45 -08:00 |
|
Micah Lee
|
9ed7db9e3b
|
Merge branch 'master' of github.com:micahflee/onionshare
|
2017-02-23 15:11:36 -08:00 |
|
Micah Lee
|
b2b4730ac3
|
Version bump to 1.0, and updated changelog
|
2017-02-23 15:11:19 -08:00 |
|
Micah Lee
|
daad464647
|
Merge branch 'master' into tor-protocol-error
|
2017-02-23 08:44:02 -08:00 |
|
Micah Lee
|
58f49b6caa
|
Actually, version bump to 1.0dev1
|
2017-02-22 19:00:40 -08:00 |
|
Micah Lee
|
34301d3088
|
Catch Tor protocol error exceptions when starting an onion service (#344)
|
2017-02-22 16:45:52 -08:00 |
|
Micah Lee
|
6370139d2e
|
Rip out support for non-ephemeral onion services
|
2017-02-22 14:10:06 -08:00 |
|
Micah Lee
|
05319f7344
|
Merge branch 'master' into pyinstaller
|
2017-02-21 17:13:06 -08:00 |
|
Micah Lee
|
248f59cbd1
|
Renamed 'resources' to 'share', and updated location of 'share' files in OSX/Win binaries
|
2017-02-21 16:59:14 -08:00 |
|