Commit Graph

2585 Commits

Author SHA1 Message Date
Micah Lee
05ec78dc34 Merge pull request #73 from rufoa/patch-1
fix iptables rule removal
2014-07-01 11:05:37 -07:00
rufoa
7317d929bf fix iptables rule removal
tails_close_port should remove the previously added ACCEPT rule, rather than inserting an explicit REJECT rule. This ensures the firewall is restored to its original state, which may not necessarily have had a REJECT rule on that port.
2014-06-30 18:09:20 +01:00
Micah Lee
1036ae68ff version bump from 0.3dev to 0.3 2014-06-29 18:37:53 -04:00
Micah Lee
2eee6caa63 updated changelog 2014-06-29 18:17:20 -04:00
Micah Lee
64eb557240 Merge branch 'djsmith85-patch-1' 2014-06-29 00:43:39 -07:00
Micah Lee
1243b234bc Merge branch 'patch-1' of https://github.com/djsmith85/onionshare into djsmith85-patch-1
Conflicts:
	onionshare/strings.json
2014-06-29 00:43:27 -07:00
Micah Lee
e92a73f121 Merge pull request #67 from komachi/master
Add Russian translation (and make "Copy URL" translatable)
2014-06-29 00:41:46 -07:00
djsmith85
1fbb2cda43 Added German translations 2014-06-29 03:56:15 +02:00
Anton Nesterov
1a8a42a43d Add Russian translation (and make "Copy URL" translatable) 2014-06-29 03:11:04 +04:00
Micah Lee
96009048b3 updated readme, added link to https://onionshare.org/ for binaries 2014-06-27 21:26:11 -04:00
Micah Lee
9a2d5863cf better compression for windows installer, making it 13mb instead of 19mb 2014-06-27 19:07:20 -04:00
Micah Lee
91abbca21e Merge branch 'master' of github.com:micahflee/onionshare 2014-06-27 18:18:50 -04:00
Micah Lee
00261f1866 fixes windows packaging issue 2014-06-27 18:18:43 -04:00
Micah Lee
0be38a0898 Merge pull request #65 from cryptostone/master
Update Spanish strings
2014-06-26 21:34:01 -07:00
Michael Ball
a81ca4e8b8 Update strings.json 2014-06-26 19:44:26 -06:00
Michael Ball
9a8df2ae4a Update strings.json 2014-06-26 19:44:09 -06:00
Michael Ball
c005aba5c9 Update Spanish strings 2014-06-26 18:41:29 -06:00
Micah Lee
fc97e45295 Merge pull request #61 from joke2k/0.3/ita
update italian translation for 0.3
2014-06-26 16:05:49 -07:00
Micah Lee
126200c9c1 Merge pull request #62 from enotodden/master
Add new norwegian strings and  fix unicode issues.
2014-06-26 16:05:21 -07:00
Micah Lee
6503f2afa1 implemeted debug mode. fixes #50 2014-06-26 19:02:59 -04:00
Micah Lee
9bf8814a92 simplified windows build system, and only include .pyc and not .py in windows installer package 2014-06-26 18:57:28 -04:00
Espen Kåsa Notodden
4e5eb62dca Merge branch 'master' of https://github.com/micahflee/onionshare 2014-06-26 22:51:20 +02:00
Espen Kåsa Notodden
10f8600e54 use the translated() function in onionshare_gui 2014-06-26 22:37:25 +02:00
Espen Kåsa Notodden
eb69586b12 New norwegian translations. 2014-06-26 22:36:42 +02:00
Micah Lee
680b92e61d updated windows instructions more 2014-06-26 16:09:08 -04:00
Micah Lee
954697f1f4 updated windows instructions 2014-06-26 15:59:32 -04:00
Espen Kåsa Notodden
c52fd0915e add translated() to return encoded translated strings 2014-06-26 21:51:54 +02:00
joke2k
6882734c92 update italian translation for 0.3 2014-06-26 21:43:45 +02:00
Micah Lee
5f627dc9e4 passing webapp the debug flag (#50) 2014-06-26 14:56:29 -04:00
Espen Kåsa Notodden
4f35282511 encode all strings as utf-8 2014-06-26 20:46:29 +02:00
Micah Lee
d0d4cebbff fixed bug where hidden service still closed even if "close automatically" unchecked in GUI (#58) 2014-06-26 14:45:18 -04:00
Micah Lee
8fce3adeb5 made --stay-open work in GUI (#58) 2014-06-26 14:31:29 -04:00
Micah Lee
c74e259fb4 made --local-only work in GUI (#58) 2014-06-26 14:26:41 -04:00
Micah Lee
2b8be2781c adding argparse to GUI (#58, also #50) 2014-06-26 14:22:32 -04:00
Micah Lee
4e3c32cbff gave file argument a help description 2014-06-26 14:21:39 -04:00
Micah Lee
b0e03e4a37 added changelog 2014-06-26 13:59:04 -04:00
Micah Lee
bce8ecd4b0 fixed setup.py after ripping out windows and osx 2014-06-26 12:05:01 -04:00
Micah Lee
740ef0c84f created windows installer with NSIS (#35) 2014-06-25 22:21:56 -04:00
Micah Lee
3a22b28f5a wrote build_dmg.sh script, which creates a pretty dmg "drag-to-Applications" installer (#43) 2014-06-25 17:19:19 -07:00
Micah Lee
9db3ca59c8 made pyinstaller work for OSX (#43) 2014-06-25 14:42:39 -07:00
Micah Lee
8011472dee better windows .ico (#35) 2014-06-24 17:44:27 -04:00
Micah Lee
9379c91480 added LICENSE to windows binary (#35) 2014-06-24 17:42:56 -04:00
Micah Lee
27e269f646 removing windows code from setup.py, because building for windows uses pyinstaller now (#35) 2014-06-24 17:36:01 -04:00
Micah Lee
cf7d04099e made pyinstaller work for windows (#35) 2014-06-24 17:23:10 -04:00
Micah Lee
fc13ef5707 merging in relevant work from #59 2014-06-24 15:08:39 -04:00
Micah Lee
756fc99d3c build instructions style update 2014-06-24 14:37:13 -04:00
Micah Lee
f54dfaaf26 command line version automatically closes after download is compltee, unless --stay-open flag is being used (fixes #53) 2014-06-23 20:45:10 -04:00
Micah Lee
1b28a4be49 command line version displays download progress (#53), and hidden service page displays file size as human readable 2014-06-23 19:57:09 -04:00
Micah Lee
4cee9738b6 Merge pull request #54 from schoen/master
Added Portuguese translations
2014-06-23 15:20:15 -07:00
Seth Schoen
63df6fe727 Added Portuguese translations 2014-06-23 14:19:17 -07:00