20 Commits

Author SHA1 Message Date
Micah Lee
b928592a7e Update error message language for stealth onion services not supported 2016-12-28 14:44:25 -08:00
Micah Lee
3b686b2723 Put stealth option in a separate advanced group, in anticipation of other advanced options 2016-12-28 09:55:14 -08:00
Micah Lee
0512e5e84b Added support for stealth onion services in the GUI version 2016-12-22 17:47:05 -08:00
Micah Lee
8432e1ef3d Add support for stealth onion services in CLI version 2016-12-22 16:56:39 -08:00
Micah Lee
8fbb7c067f Merge branch 'master' of https://github.com/eightnoteight/onionshare into eightnoteight-master
Conflicts:
	onionshare/web.py
	onionshare_gui/onionshare_gui.py
	resources/locale/cs.json
	resources/locale/eo.json
	resources/locale/nl.json

This merge required quite a bit of refactoring because.
2016-12-22 16:00:06 -08:00
Micah Lee
6459498da4 Add support for Tor control port authentication 2016-12-22 13:39:32 -08:00
Emmanuel Morales
894407d647 Replaced wordlist with well researched and more usable wordlist from EFF 2016-12-17 17:05:53 -08:00
Micah Lee
2794d41919 Update changelog and version bump to 0.9.2 2016-11-13 13:07:14 -08:00
Micah Lee
cff538ff13 Version bump to 0.9.1, and updated changelog 2016-09-06 10:09:46 -07:00
Micah Lee
1e27cf8831 Version bump to 0.9.1-dev 2016-09-04 19:19:44 -07:00
Micah Lee
e461ba4b59 Merge branch 'master' into cx_Freeze 2016-09-04 17:23:27 -07:00
Micah Lee
9b46cbe76c Move license.txt into resources, so it will be bundled with Windows installer 2016-09-04 21:07:55 -07:00
Micah Lee
8140dbeefb Stop saying 'hidden service', start saying 'onion service' 2016-09-04 17:23:06 -07:00
Srinivas Devaki
12591c2cab added progress bar for zipping files 2016-08-24 01:43:21 +05:30
Micah Lee
82617f0b83 Tweaked Spanish locale and typo in comment, thanks to kant (#269, #270) 2016-06-10 17:24:44 -07:00
Micah Lee
afd359f419 Version bump to 0.9, and updated changelog 2016-04-12 18:06:00 -07:00
Micah Lee
d35b5a9acd Added rate-limiting to GUI. After 20 404 errors, server automatically stops (#238) 2016-04-12 16:49:46 -07:00
Micah Lee
3d07fccc11 Added securedrop worldlist to project 2016-04-12 16:21:26 -07:00
Micah Lee
c07f4e5f83 If "Stop sharing automatically" is selected, only allow one download at a time (fixes #248) 2016-04-12 15:59:49 -07:00
Micah Lee
e81f809882 Move all resources (locale, images, html, version.txt) into central resources dir, and clean up logic to find absolute paths to resources 2016-04-12 15:14:02 -07:00