Commit Graph

541 Commits

Author SHA1 Message Date
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
Micah Lee
4f6cff6503 warns about sending large files in GUI (#123) 2014-09-18 01:35:30 +00:00
Micah Lee
5b9176c9d4 combined Start Server and Stop Server buttons into a single button 2014-09-18 00:37:19 +00:00
Micah Lee
c159ef671d removed unused strings 2014-09-18 00:26:22 +00:00
Micah Lee
3f3b52c0a7 warns about sending large files in CLI (#123) 2014-09-18 00:20:54 +00:00
Micah Lee
f550f09885 NoTor error message tells user where to download Tor Browser (#44) 2014-09-18 00:09:17 +00:00
Micah Lee
b1e48fa9bb Fixed drag & drop issue, and made drop here image work in Windows (fixes #129) 2014-09-17 15:48:19 -07:00
Micah Lee
89581b0a03 encode one way for CLI, encode another for GUI (#141) 2014-09-16 02:09:37 +00:00
Micah Lee
fec0c9ad65 fixes #115 2014-09-16 01:23:43 +00:00
Micah Lee
0a4ee35f5b fixes unicode filename display in GUI (#141) 2014-09-16 01:15:57 +00:00
Micah Lee
8cdecbcaf4 removing unnecessary whitespace 2014-09-16 00:22:14 +00:00
Micah Lee
8f493b4468 make Ctrl-C close the CLI version again 2014-09-16 00:19:44 +00:00
Micah Lee
8514f74b1c make onionshare use utf-8 to support unicode filenames, partial fix for #141 2014-09-16 00:08:27 +00:00
Micah Lee
43f3f4123a Merge pull request #142 from kalikaneko/feature/improve-es-translation
complete /es/ locales
2014-09-15 18:45:47 +00:00
Micah Lee
5a5f1f0480 Merge branch 'kkka-cli-auto-exit' 2014-09-15 18:44:54 +00:00
Micah Lee
2cf6bd94e9 Merge branch 'cli-auto-exit' of https://github.com/kkka/onionshare into kkka-cli-auto-exit
Conflicts:
	onionshare/onionshare.py
2014-09-15 18:44:45 +00:00
Micah Lee
b74a6856b7 Merge pull request #138 from r4v5/fix-cli-cleanup
Fixed CLI version to properly stop the webserver
2014-09-15 18:38:04 +00:00
Kali Kaneko
60385c43b3 complete /es/ locales 2014-09-13 13:25:14 -05:00
kkka
e33cfd621d Fix CLI version to automatically exit when the server is shut down. 2014-09-07 10:35:17 +09:00
Mason Donahue
ea06ec19a1 Fixed CLI version to properly stop the webserver 2014-09-06 00:31:47 -05:00
Micah Lee
7b666654f3 adding image files to MANIFEST.in 2014-09-04 19:17:38 -07:00
Micah Lee
d73d859fed fixed Windows/OSX image path problem, and updated NSIS Windows installer to install all the new .py files from refactoring 2014-09-04 13:20:39 -07:00
Micah Lee
3c071ce500 don't try stopping the web app if it hasn't started 2014-09-03 17:56:10 -07:00
Micah Lee
d00b296c47 moving image files into /usr/share instead of /usr/lib (fixes #126) 2014-09-03 17:50:06 -07:00
Micah Lee
8d01ad7ec6 moved images to subfolder (#126) 2014-09-03 17:36:03 -07:00
Micah Lee
bfcd5190bd try connecting to Tor SOCKS5 server on ports 9050 and 9150, instead of just 9150 (#136) 2014-09-03 14:23:07 -07:00
Micah Lee
a314ca891d Merge pull request #135 from lazlolazlolazlo/logo
Fix missing window icon
2014-09-03 14:07:20 -07:00
Micah Lee
69d7f94d4c Merge branch 'lazlolazlolazlo-deprecated' 2014-09-03 14:06:53 -07:00
Micah Lee
65a7cf78cf Merge branch 'deprecated' of https://github.com/lazlolazlolazlo/onionshare into lazlolazlolazlo-deprecated
Conflicts:
	onionshare/strings.json
2014-09-03 14:06:41 -07:00
Micah Lee
c41dc68330 Merge pull request #133 from lazlolazlolazlo/nl
Update Dutch translation and add missing strings
2014-09-03 14:04:20 -07:00
Lazlo Westerhof
7c9dbb0caf Fix missing window icon 2014-09-03 20:56:46 +02:00
Lazlo Westerhof
a07bc739d6 Remove unused translations 2014-09-03 20:51:26 +02:00
Lazlo Westerhof
ea7c4dd0a0 Update Dutch translation and add missing strings 2014-09-03 20:26:13 +02:00
Micah Lee
2c1534979e squash bug in closing Flask web server (fixes #131) 2014-09-03 00:11:25 -07:00
Micah Lee
17646641f6 close the wait for HS connection after it successfully connects, because then flask is unresponsive until it times out 2014-09-02 18:32:59 -07:00
Micah Lee
4edcce9ece add utf-8 encoding to all .py files 2014-09-02 17:30:01 -07:00
Micah Lee
e4f0e5e8b3 fixed test_load_strings_loads_other_languages, because french strings were updated 2014-09-02 17:26:59 -07:00
Micah Lee
8c9bcdad6d Merge pull request #124 from kkka/fix-wait_for_hs-bug
Fix wait_for_hs bug when specifying --local-only
2014-09-02 17:23:00 -07:00
Micah Lee
c161003acd Merge pull request #127 from u451f/translations
french translation
2014-09-02 17:22:39 -07:00
Micah Lee
de991c8498 Merge pull request #128 from u451f/translation-de
german translation
2014-09-02 17:22:20 -07:00
Micah Lee
b830438d60 including pysocks with onionshare, and updated code to use pysocks instead of socksipy (#118) 2014-09-02 17:21:19 -07:00
Micah Lee
3ce43a65b6 Merge pull request #120 from r4v5/fix-travis
Fix the travis build
2014-09-02 17:12:05 -07:00