Commit Graph

431 Commits

Author SHA1 Message Date
Thomas Waldmann
aa2b59ec5d pep8: 2 spaces before inline comments 2014-11-18 18:37:17 +01:00
Thomas Waldmann
63965fd2d9 pep8: blank after comma and colon 2014-11-18 18:35:09 +01:00
Thomas Waldmann
179eefae29 pep8: fix empty line counts
top level: 2, else 1

I also advice to not put "pass" into empty classes, but rather a docstring instead of "pass".
2014-11-18 18:29:32 +01:00
Thomas Waldmann
5deb3f9e0f pep8: fix indentation to be a multiple of four
note: i used pycharm "reformat file", so there are other reformattings also
2014-11-18 18:03:34 +01:00
Thomas Waldmann
d51f762ddd pep8: use triple double-quotes for docstrings 2014-11-18 17:39:04 +01:00
Micah Lee
0812e371aa Merge pull request #161 from ThomasWaldmann/fixes
some minor fixes
2014-11-17 10:58:29 -08:00
Micah Lee
dc9d88c327 Merge branch 'hidden-id-respect-fellow-hs' 2014-11-17 10:55:21 -08:00
Micah Lee
a70ddacb26 Merge branch 'respect-fellow-hs' of github.com:hidden-id/onionshare into hidden-id-respect-fellow-hs
Conflicts:
	onionshare/onionshare.py
2014-11-17 10:51:30 -08:00
Micah Lee
62d818843e Merge pull request #156 from kkka/exit-when-server-shutdown
Fix CLI to exit when server is shutdown
2014-11-17 10:31:57 -08:00
Thomas Waldmann
46492e0446 fix typos 2014-10-26 14:40:41 +01:00
Thomas Waldmann
77e257efc2 fix unclosed table tag 2014-10-26 14:16:53 +01:00
The Dod
0b50829695 Allow for arbitrary order of service open/close
d'Oh
2014-10-21 06:46:56 +07:00
The Dod
1786b5a891 Typo
Overlooked because I can only use a password-auth branch on my PC
2014-10-13 14:15:06 +07:00
The Dod
aab094d0e2 Remove debug prints :s 2014-10-13 11:42:48 +07:00
The Dod
0302dca77f Don't disable existing hidden services
Still not perfect: can't seem to remove our temporary hs
(master branch doesn't do that either, but that's no excuse ;) )
probably something I don't understand re stem and hidden services
2014-10-13 11:36:10 +07:00
kkka
f2cd447a58 Fix CLI to exit when server is shutdown 2014-10-05 02:42:27 +09:00
Micah Lee
381d046a94 Merge pull request #152 from kkka/check-lacked-translation
Add a script that check translation lacked or disused
2014-09-28 13:14:46 -07:00
kkka
d2213bba10 remove translation disused 2014-09-28 21:53:47 +09:00
kkka
8f884aa4e0 add a script that check translation lacked or disused 2014-09-28 21:53:43 +09:00
Micah Lee
89d6c3c0cd version bump to 0.7dev 2014-09-25 20:08:41 +00:00
Micah Lee
31dc0d269a added one more 0.6 feature to changelog 2014-09-25 20:08:12 +00:00
Micah Lee
b035330805 fixed OSX filename-related issues 2014-09-25 11:42:29 -07:00
Micah Lee
10a53cad48 the uninstall.exe sig description is "Uninstall Onionshare" (#72) 2014-09-24 17:23:12 -07:00
Micah Lee
f076d68ec6 Authenticode signs uninstall.exe too (#72) 2014-09-24 17:09:47 -07:00
Micah Lee
bd5a463691 fixed NSIS version and URL 2014-09-24 16:53:17 -07:00
Micah Lee
ade33c3068 added code signing with Authenticode support Windows release script (fixes #72) 2014-09-24 14:05:53 -07:00
Micah Lee
d188f83176 updated installsize in nsis config 2014-09-24 14:05:13 -07:00
Micah Lee
a1af78dd31 Merge branch 'master' of github.com:micahflee/onionshare 2014-09-23 17:41:18 +00:00
Micah Lee
1f59e3696d updates Tails readme, and renaming install in persistence script 2014-09-23 17:40:36 +00:00
Micah Lee
03573d9b1f Merge pull request #150 from Akuankkis/master
New lines to finnish translation
2014-09-23 17:35:05 +00:00
Akuankkis
3e970aef2f Fix finnish translation. 2014-09-23 09:24:24 +03:00
Akuankkis
78fd0d19e0 Add lines to finnish translation. 2014-09-23 09:14:12 +03:00
Micah Lee
84bef80def moved screenshot in readme 2014-09-23 00:57:07 +00:00
Micah Lee
ffa3db72ec Merge branch 'master' of github.com:micahflee/onionshare 2014-09-23 00:52:24 +00:00
Micah Lee
0999bd678c version bump to 0.6, updated changelog, updated readme, and took new screenshots 2014-09-23 00:51:59 +00:00
Micah Lee
df9c76383e Merge pull request #148 from lazlolazlolazlo/dutch
Update Dutch translation
2014-09-23 00:08:00 +00:00
Micah Lee
f5ddd23b70 handles canceled downloads properly (fixes #81) 2014-09-22 20:22:30 +00:00
Lazlo Westerhof
2b5f644fa0 Update Dutch translation 2014-09-22 21:50:12 +02:00
Micah Lee
8892126155 launch Flash in threaded mode, to support multiple concurrent connections (#117) 2014-09-22 19:30:10 +00:00
Micah Lee
43a24a19d2 split starting server status message into three verbose chunks 2014-09-22 19:19:24 +00:00
Micah Lee
04ecbf8544 updated OSX release files to support translations split into multiple files (#146) 2014-09-22 12:06:30 -07:00
Micah Lee
15671ce1d9 remove trailing slash from filenames before adding, because getting basename on OSX fails otherwise 2014-09-22 12:03:50 -07:00
Micah Lee
a75c561452 updated windows release files to support translations split into multiple files (#146) 2014-09-22 11:25:25 -07:00
Micah Lee
7686c11a19 Merge pull request #147 from Akuankkis/master
Finnish translation.
2014-09-22 18:09:44 +00:00
Akuankkis
08c9f89f83 Update fi.json
Fix finnish translation
2014-09-21 12:01:07 +03:00
Akuankkis
46eb336a42 Update setup.py
Add finnish locales
2014-09-20 19:13:18 +03:00
Akuankkis
91005bc0e0 Create fi.json 2014-09-20 19:08:55 +03:00
Micah Lee
a9c68104ce splits translations into multiple files (#146) 2014-09-19 23:15:20 +00:00
Micah Lee
b40add5d2c Merge pull request #145 from djsmith85/german-translation
Updated German translation
2014-09-19 22:54:44 +00:00
Daniel James Smith
5be0b1dfa4 Updated German translation 2014-09-18 15:15:14 +02:00