[Pkg-anonymity-tools] [onionshare] branch master updated (60d97cf -> 89d6c3c)

Ulrike Uhlig u-guest at moszumanska.debian.org
Mon Sep 29 20:33:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

u-guest pushed a change to branch master
in repository onionshare.

      from  60d97cf   version bump from 0.5dev to 0.5
       new  5a3957d   added script to publish to PPA
       new  ef3e839   Update dutch translation strings
       new  dbc14a7   Merge pull request #109 from lazlolazlolazlo/dutch
       new  1366d45   Fix close automatically
       new  9194b79   Fix close automatically
       new  49d5390   Merge pull request #110 from lazlolazlolazlo/stayopen
       new  fe92ca4   Fix displaying of local host
       new  ab9e69b   Merge pull request #111 from lazlolazlolazlo/localhost
       new  829f15a   Remove unused imports
       new  1067df9   Merge pull request #112 from lazlolazlolazlo/unused
       new  28a05d9   Merge branch 'master' of github.com:micahflee/onionshare
       new  91d0bb4   Clean up tmpdir storing hidden service info after exit.
       new  0e5b182   Just realized Windows is a supported OS. This should be more portable.
       new  a3fb7a9   Merge branch 'cleanup-after-exit' of https://github.com/r4v5/onionshare into r4v5-cleanup-after-exit
       new  0bc7784   refactored cleanup handlers to use a queue, so they will work with the GUI
       new  2fb37c9   Add initial .travis.yml for CI
       new  fc583be   Round 2 for CI
       new  8ff6a00   Round 3 for CI: should be final
       new  9253163   The code for Tails's firewall-punching was refactored without updating the tests. This updates the tests.
       new  f3122f0   Merge branch 'master' of https://github.com/r4v5/onionshare into r4v5-master
       new  0f75e0e   Merge branch 'r4v5-master'
       new  e138d4e   add Turkish translation string
       new  85c72f1   Solved Issue #80 UnicodeEncodeError
       new  805522b   Merge branch 'master' of https://github.com/canerbasaran/onionshare into canerbasaran-master
       new  0a6d01f   removed debug comment
       new  54a37ee   Split the increasingly-sprawly onionshare module into different modules:
       new  a32ca2f   split tests into multiple files, and fixed tests to work with refactor
       new  481d51a   version bump to 0.6dev
       new  eebcdfb   refactored onionshare_gui to work with new refactored onionshare
       new  e34a88b   adding Travis CI status to readme
       new  c5ced60   support for multiple files and folders (#66)
       new  1f7c85a   removed unnecessary image, and deleted onionshare_gui/static folder
       new  3f59fe7   deleted file_crunching tests
       new  78f6c31   beginning to refactor onionshare_gui to work with multiple files (#66)
       new  d519e62   beginning ServerStatus layout
       new  e7af77b   beginning Downloads layout
       new  db6600c   beginning Options layout
       new  49eac35   FileSelection and ServerStatus interact together, disabling buttons when appropriate
       new  9cb1871   close automatically checkbox respects --stay-open argument again
       new  349ca67   server can be started and stopped from the GUI
       new  5325b7b   made it so clicking Start Server actually starts the server, and made the URL fields hide/show appropriately, and the Copy URL button work
       new  fcdcfd7   added download progress bars to GUI, and made close automatically act as stop server automatically
       new  2da38ce   catches exception when Tor is not open and trying to close server when it's not running
       new  9ed1289   does starting server work in a separate thread to keep GUI responsive
       new  3691411   sort the list of filenames being shared
       new  846b10b   waits for hidden service before displaying URL. fixes #116
       new  6688ced   waits for hs to be ready in GUI too (#116)
       new  d1cd3c8   added status bar to GUI, populated it with useful status messages
       new  0a28ad4   can't stop a server before it has finished starting
       new  e90d90b   keep some status bar messages around for longer
       new  89bad45   make other_page_loaded string shorter, to fit in status bar better
       new  0858366   remove gui_mode from web app, because it is no longer useful
       new  4e5cd4a   adding python-socksipy to travis config
       new  7b77088   trying to add socksipy from pip instead of apt-get
       new  13bd114   added python-socksipy to tails build
       new  8666fb7   Revert "trying to add socksipy from pip instead of apt-get"
       new  53a965a   Merge branch 'master' of github.com:micahflee/onionshare
       new  cf52c2d   fix bug caused by refactoring that made Tails launch infinite onionshare processes (oops)
       new  c49cc75   fixed Tails bug where if you stopped server in GUI, you could not start a new server again
       new  a6e99fc   added GPLv3 license to each source file
       new  33bb6c5   Add ctags to gitignore
       new  ad2c776   Fix socks import issue on Travis; socksipy is ancient and abandoned.
       new  15a917c   Test fix: OnionShare object doesn't have a port until we tell it to get one.
       new  3ce43a6   Merge pull request #120 from r4v5/fix-travis
       new  b830438   including pysocks with onionshare, and updated code to use pysocks instead of socksipy (#118)
       new  61fa25f   german translation
       new  de991c8   Merge pull request #128 from u451f/translation-de
       new  de4de63   french translation
       new  b832c1e   french translation - improved
       new  2a349b1   fix typo
       new  c161003   Merge pull request #127 from u451f/translations
       new  a5b3d45   Fix wait_for_hs bug when specifying --local-only
       new  8c9bcda   Merge pull request #124 from kkka/fix-wait_for_hs-bug
       new  e4f0e5e   fixed test_load_strings_loads_other_languages, because french strings were updated
       new  4edcce9   add utf-8 encoding to all .py files
       new  1764664   close the wait for HS connection after it successfully connects, because then flask is unresponsive until it times out
       new  2c15349   squash bug in closing Flask web server (fixes #131)
       new  ea7c4dd   Update Dutch translation and add missing strings
       new  c41dc68   Merge pull request #133 from lazlolazlolazlo/nl
       new  a07bc73   Remove unused translations
       new  65a7cf7   Merge branch 'deprecated' of https://github.com/lazlolazlolazlo/onionshare into lazlolazlolazlo-deprecated
       new  69d7f94   Merge branch 'lazlolazlolazlo-deprecated'
       new  7c9dbb0   Fix missing window icon
       new  a314ca8   Merge pull request #135 from lazlolazlolazlo/logo
       new  bfcd519   try connecting to Tor SOCKS5 server on ports 9050 and 9150, instead of just 9150 (#136)
       new  8d01ad7   moved images to subfolder (#126)
       new  d00b296   moving image files into /usr/share instead of /usr/lib (fixes #126)
       new  3c071ce   don't try stopping the web app if it hasn't started
       new  d73d859   fixed Windows/OSX image path problem, and updated NSIS Windows installer to install all the new .py files from refactoring
       new  7b66665   adding image files to MANIFEST.in
       new  ea06ec1   Fixed CLI version to properly stop the webserver
       new  b74a685   Merge pull request #138 from r4v5/fix-cli-cleanup
       new  e33cfd6   Fix CLI version to automatically exit when the server is shut down.
       new  2cf6bd9   Merge branch 'cli-auto-exit' of https://github.com/kkka/onionshare into kkka-cli-auto-exit
       new  5a5f1f0   Merge branch 'kkka-cli-auto-exit'
       new  60385c4   complete /es/ locales
       new  43f3f41   Merge pull request #142 from kalikaneko/feature/improve-es-translation
       new  8514f74   make onionshare use utf-8 to support unicode filenames, partial fix for #141
       new  8f493b4   make Ctrl-C close the CLI version again
       new  8cdecbc   removing unnecessary whitespace
       new  0a4ee35   fixes unicode filename display in GUI (#141)
       new  fec0c9a   fixes #115
       new  89581b0   encode one way for CLI, encode another for GUI (#141)
       new  b1e48fa   Fixed drag & drop issue, and made drop here image work in Windows (fixes #129)
       new  f550f09   NoTor error message tells user where to download Tor Browser (#44)
       new  3f3b52c   warns about sending large files in CLI (#123)
       new  c159ef6   removed unused strings
       new  5b9176c   combined Start Server and Stop Server buttons into a single button
       new  4f6cff6   warns about sending large files in GUI (#123)
       new  5be0b1d   Updated German translation
       new  b40add5   Merge pull request #145 from djsmith85/german-translation
       new  a9c6810   splits translations into multiple files (#146)
       new  91005bc   Create fi.json
       new  46eb336   Update setup.py
       new  08c9f89   Update fi.json
       new  7686c11   Merge pull request #147 from Akuankkis/master
       new  a75c561   updated windows release files to support translations split into multiple files (#146)
       new  15671ce   remove trailing slash from filenames before adding, because getting basename on OSX fails otherwise
       new  04ecbf8   updated OSX release files to support translations split into multiple files (#146)
       new  43a24a1   split starting server status message into three verbose chunks
       new  8892126   launch Flash in threaded mode, to support multiple concurrent connections (#117)
       new  f5ddd23   handles canceled downloads properly (fixes #81)
       new  0999bd6   version bump to 0.6, updated changelog, updated readme, and took new screenshots
       new  2b5f644   Update Dutch translation
       new  df9c763   Merge pull request #148 from lazlolazlolazlo/dutch
       new  ffa3db7   Merge branch 'master' of github.com:micahflee/onionshare
       new  84bef80   moved screenshot in readme
       new  1f59e36   updates Tails readme, and renaming install in persistence script
       new  78fd0d1   Add lines to finnish translation.
       new  3e970ae   Fix finnish translation.
       new  03573d9   Merge pull request #150 from Akuankkis/master
       new  a1af78d   Merge branch 'master' of github.com:micahflee/onionshare
       new  d188f83   updated installsize in nsis config
       new  ade33c3   added code signing with Authenticode support Windows release script (fixes #72)
       new  bd5a463   fixed NSIS version and URL
       new  f076d68   Authenticode signs uninstall.exe too (#72)
       new  10a53ca   the uninstall.exe sig description is "Uninstall Onionshare" (#72)
       new  b035330   fixed OSX filename-related issues
       new  31dc0d2   added one more 0.6 feature to changelog
       new  89d6c3c   version bump to 0.7dev

The 140 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |   4 +
 .travis.yml                                        |  10 +
 BUILD.md                                           |  24 +-
 CHANGELOG.md                                       |  16 +
 MANIFEST.in                                        |   4 +-
 README.md                                          |  30 +-
 bin/onionshare                                     |  19 +
 bin/onionshare-gui                                 |  19 +
 build_exe.bat                                      |   8 +-
 images/drop_files.png                              | Bin 0 -> 2035 bytes
 {onionshare_gui/static => images}/logo.png         | Bin
 images/server_started.png                          | Bin 0 -> 346 bytes
 images/server_stopped.png                          | Bin 0 -> 286 bytes
 images/server_working.png                          | Bin 0 -> 338 bytes
 locale/de.json                                     |  42 ++
 locale/en.json                                     |  45 ++
 locale/es.json                                     |  40 ++
 locale/fi.json                                     |  45 ++
 locale/fr.json                                     |  39 ++
 locale/it.json                                     |  12 +
 locale/nl.json                                     |  44 ++
 locale/no.json                                     |  12 +
 locale/pt.json                                     |  12 +
 locale/ru.json                                     |  13 +
 locale/tr.json                                     |  13 +
 onionshare/__init__.py                             |  19 +
 onionshare/helpers.py                              | 123 +++++
 onionshare/index.html                              | 171 ++++---
 onionshare/onionshare.py                           | 529 +++++++++------------
 onionshare/socks.py                                | 504 ++++++++++++++++++++
 onionshare/strings.json                            | 165 -------
 onionshare/strings.py                              |  58 +++
 onionshare/web.py                                  | 218 +++++++++
 onionshare_gui/__init__.py                         |  19 +
 onionshare_gui/common.py                           |  36 ++
 onionshare_gui/downloads.py                        |  71 +++
 onionshare_gui/file_selection.py                   | 219 +++++++++
 onionshare_gui/onionshare_gui.py                   | 501 ++++++++-----------
 onionshare_gui/options.py                          |  48 ++
 onionshare_gui/server_status.py                    | 154 ++++++
 onionshare_gui/static/loader.gif                   | Bin 8980 -> 0 bytes
 ppa_release.sh                                     |  15 +
 screenshot.png                                     | Bin 129948 -> 0 bytes
 screenshot_receiver.png                            | Bin 0 -> 30570 bytes
 screenshot_sender.png                              | Bin 0 -> 18662 bytes
 setup.py                                           |  45 +-
 setup/onionshare-launcher.py                       |  21 +-
 setup/onionshare-osx.spec                          |  19 +-
 setup/onionshare-win.spec                          |  18 +
 setup/onionshare.nsi                               | 279 +++++++----
 tails/README.md                                    |   4 +-
 .../{build.sh => install_in_persistent_volume.sh}  |   2 +-
 test/onionshare_helpers_test.py                    |  33 ++
 test/onionshare_strings_test.py                    |  39 ++
 test/onionshare_test.py                            | 137 +-----
 test/onionshare_web_test.py                        |  35 ++
 test/test_helpers.py                               |  39 ++
 version                                            |   2 +-
 58 files changed, 2870 insertions(+), 1104 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 images/drop_files.png
 rename {onionshare_gui/static => images}/logo.png (100%)
 create mode 100644 images/server_started.png
 create mode 100644 images/server_stopped.png
 create mode 100644 images/server_working.png
 create mode 100644 locale/de.json
 create mode 100644 locale/en.json
 create mode 100644 locale/es.json
 create mode 100644 locale/fi.json
 create mode 100644 locale/fr.json
 create mode 100644 locale/it.json
 create mode 100644 locale/nl.json
 create mode 100644 locale/no.json
 create mode 100644 locale/pt.json
 create mode 100644 locale/ru.json
 create mode 100644 locale/tr.json
 create mode 100644 onionshare/helpers.py
 create mode 100644 onionshare/socks.py
 delete mode 100644 onionshare/strings.json
 create mode 100644 onionshare/strings.py
 create mode 100644 onionshare/web.py
 create mode 100644 onionshare_gui/common.py
 create mode 100644 onionshare_gui/downloads.py
 create mode 100644 onionshare_gui/file_selection.py
 create mode 100644 onionshare_gui/options.py
 create mode 100644 onionshare_gui/server_status.py
 delete mode 100644 onionshare_gui/static/loader.gif
 create mode 100755 ppa_release.sh
 delete mode 100644 screenshot.png
 create mode 100644 screenshot_receiver.png
 create mode 100644 screenshot_sender.png
 rename tails/{build.sh => install_in_persistent_volume.sh} (95%)
 create mode 100644 test/onionshare_helpers_test.py
 create mode 100644 test/onionshare_strings_test.py
 create mode 100644 test/onionshare_web_test.py
 create mode 100644 test/test_helpers.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/onionshare.git



More information about the Pkg-anonymity-tools mailing list