Commit Graph

  • 115345477a
    Make sure tests can find the correct paths (fixes #284) Micah Lee 2016-09-05 10:41:20 -0700
  • 22f104cf65
    Fix strings tests, now that load_strings needs helpers as an arg Micah Lee 2016-09-04 20:02:20 -0700
  • acd8afeb80 Update build_exe.bat and NSIS installer config to support cx_Freeze Micah Lee 2016-09-05 02:54:25 -0700
  • db9d81ba90
    Migrate from PyInstaller to cx_Freeze for OSX Micah Lee 2016-09-04 19:21:09 -0700
  • 79938e9518
    Version bump to 0.9.1-dev Micah Lee 2016-09-04 19:19:44 -0700
  • bba46e088f
    Merge branch 'master' into cx_Freeze Micah Lee 2016-09-04 17:23:27 -0700
  • e2fb8b77cc Move license.txt into resources, so it will be bundled with Windows installer Micah Lee 2016-09-04 21:07:55 -0700
  • e192585668 Refactor setup.py, and make cx_Freeze bdist_msi installer create a shortcut in the Start Menu Micah Lee 2016-09-04 20:57:38 -0700
  • 0ad1311dd5 Update Windows build instructions Micah Lee 2016-09-04 20:14:04 -0700
  • 52ef78a007 Build the cx_Freeze Windows GUI in window mode instead of console mode Micah Lee 2016-09-04 20:13:51 -0700
  • dbf4af02ac Pass helpers into strings.load_strings instead of importing it, so fix issue with cx_Freeze in Windows Micah Lee 2016-09-04 20:09:18 -0700
  • 7e8b3e1750 Oops, use spaces instead of tabs Micah Lee 2016-09-04 20:08:36 -0700
  • 4ce64ed83e Make launcher scripts require onionshare and onionshare_gui python packages to be installed, to workaround a cx_Freeze issue Micah Lee 2016-09-04 19:57:34 -0700
  • 8e8ea9c357 Added resources to cx_Freeze setup, and make those resources findable by the app Micah Lee 2016-09-04 19:54:45 -0700
  • 3f1180c404 Add instructions for installing cx_Freeze in Windows, and add cx_Freeze support to setup.py for Windows Micah Lee 2016-09-04 19:36:56 -0700
  • 6ec5c15a0a Update Windows build instructions Micah Lee 2016-09-04 18:30:45 -0700
  • 310d861ce0
    Stop saying 'hidden service', start saying 'onion service' Micah Lee 2016-09-04 17:23:06 -0700
  • 3b11f4d382 small refactoring Srinivas Devaki 2016-08-24 02:15:58 +0530
  • c570d7ea77 added progress bar for zipping files Srinivas Devaki 2016-08-24 01:43:21 +0530
  • 81775449a0 Show help by default if no arguments passed. pataquets 2016-08-16 20:31:17 +0200
  • bd5c78a29a Initial version Dockerfile. pataquets 2016-08-16 19:50:43 +0200
  • 6379ca5e48 very poor auto scrolling choltz95 2016-08-02 23:46:13 -0400
  • d0f085f756 reorganize, add comment choltz95 2016-08-02 16:43:40 +0000
  • b1dd45a94b wrap progress bar choltz95 2016-08-02 01:43:17 -0400
  • ccb518ffa6 Merge 14c4712394 into 1295399d34 Chester Holtz 2016-07-08 00:36:58 +0000
  • 14c4712394 forgot to init timer thread if checkbox has initial change choltz95 2016-07-07 20:16:07 -0400
  • 92ba6430e9 comments choltz95 2016-07-07 20:55:27 +0000
  • ae4b7ef8a5 implemented gui timeout option choltz95 2016-07-07 01:32:10 -0400
  • 68964c3eba gui options choltz95 2016-07-06 00:31:47 -0400
  • ff5a626459 switched location of timer thread choltz95 2016-06-30 22:30:52 -0400
  • 1d394e186e stop sharing after time choltz95 2016-06-30 21:58:13 +0000
  • b25a03bd2d stay-open is now an integer argument representing the time the server should remain open choltz95 2016-06-30 20:28:15 +0000
  • d05fed16d4 add python3-nose for ubuntu 16.04 Dan Ballard 2016-06-17 07:53:31 -0700
  • a1d29fea4c Merge 58338e2ef9 into 1295399d34 Darío Hereñú 2016-06-11 13:03:57 +0000
  • e51f428509 Merge 8bf277fc7b into 1295399d34 Joe Gallo 2016-06-11 09:03:05 +0000
  • 1295399d34
    Added python-nautilus as a dependency (#293) Micah Lee 2016-06-10 18:03:34 -0700
  • 57dd6db166
    Added a simple nautilus extension, written by the Subgraph developers (fixes #293) Micah Lee 2016-06-10 17:56:34 -0700
  • 900276a524 Merge branch 'PabloCastellano-master' Micah Lee 2016-06-10 17:29:44 -0700
  • 7a895d4117
    The path of the install scripts has changed, so the import path must change too if running locally Micah Lee 2016-06-10 17:29:22 -0700
  • cd2baff91f Merge branch 'master' of https://github.com/PabloCastellano/onionshare into PabloCastellano-master Micah Lee 2016-06-10 17:28:37 -0700
  • 62e7035d3d
    Tweaked Spanish locale and typo in comment, thanks to kant (#269, #270) Micah Lee 2016-06-10 17:24:44 -0700
  • 7f438052c6 Merge pull request #288 from mscherer/fix_cve Micah Lee 2016-06-10 17:18:36 -0700
  • 8cde1d80c8 Merge pull request #283 from joshbegley/patch-1 Micah Lee 2016-06-10 17:14:40 -0700
  • 185006d662 Merge pull request #280 from jvoisin/pep8 Micah Lee 2016-06-10 17:14:11 -0700
  • 7073c207b8 Merge pull request #277 from jvoisin/simplify_get_resource_path Micah Lee 2016-06-10 17:13:50 -0700
  • 70c55511b1 Fix CVE-2016-5026 Michael Scherer 2016-05-23 20:45:07 +0200
  • 6894b5fb70 Improved BUILD.md Pablo Castellano 2016-05-21 17:20:37 +0200
  • 8bf277fc7b use downgraded pyinstaller in build readme Joe Gallo 2016-05-05 18:10:07 -0400
  • 12ff6361a6 fixed typo Josh Begley 2016-04-18 14:23:34 -0400
  • 17e389b800 Improve pep8 conformance jvoisin 2016-04-18 01:40:17 +0200
  • 3d13c1aa27 Simplify get_resource_path jvoisin 2016-04-18 01:12:59 +0200
  • 994445ccfd Imported Upstream version 0.9 Ulrike Uhlig 2016-04-17 20:53:17 +0200
  • 9bfde7dfcc Merge branch 'master' of github.com:micahflee/onionshare Micah Lee 2016-04-14 12:04:44 -0700
  • ef7fa690f5 Add correct version number to OSX app Info.plist (fixes #275) Micah Lee 2016-04-14 12:04:05 -0700
  • 440f9b917c Changing stdeb config to make Launchpad's PPA server successfully build Micah Lee 2016-04-13 15:21:38 -0700
  • 5b9e8d5f13 Update PPA script Micah Lee 2016-04-13 14:33:40 -0700
  • 83da767acc Reduced size of screenshots to be more reasonable v0.9 Micah Lee 2016-04-13 12:37:44 -0700
  • 8a216a08e7 Updated readme to reflect new slugs Micah Lee 2016-04-13 12:21:33 -0700
  • a9b74e7a86 Updated screenshots Micah Lee 2016-04-13 12:18:23 -0700
  • 1693697bef Updated security design document (fixes #273) Micah Lee 2016-04-13 10:11:55 -0700
  • 310ec12080 Tweaking changelog Micah Lee 2016-04-12 22:07:56 -0700
  • afd359f419 Version bump to 0.9, and updated changelog Micah Lee 2016-04-12 18:06:00 -0700
  • e37ce32fcd Updated Windows packaging scripts to work with PyInstaller Micah Lee 2016-04-12 17:53:33 -0700
  • f2c4591c1e Deleted obsolete slug tests Micah Lee 2016-04-12 17:53:19 -0700
  • 5249f5d96a Add wordlists.txt to OSX and Windows packages #(#238) Micah Lee 2016-04-12 17:13:12 -0700
  • db1ed7c6de Fix issue with shutting down Flask server when not using --local-only (#238) Micah Lee 2016-04-12 17:04:19 -0700
  • d35b5a9acd Added rate-limiting to GUI. After 20 404 errors, server automatically stops (#238) Micah Lee 2016-04-12 16:49:46 -0700
  • b47ef630d5 Replace onionshare slug with 2-words from securedrop diceware list (#238) Micah Lee 2016-04-12 16:29:05 -0700
  • 3d07fccc11 Added securedrop worldlist to project Micah Lee 2016-04-12 16:21:26 -0700
  • c07f4e5f83 If "Stop sharing automatically" is selected, only allow one download at a time (fixes #248) Micah Lee 2016-04-12 15:59:49 -0700
  • 0b588e543a Fix PyInstaller to point to new resources directory, for OSX and Windows Micah Lee 2016-04-12 15:21:47 -0700
  • e81f809882 Move all resources (locale, images, html, version.txt) into central resources dir, and clean up logic to find absolute paths to resources Micah Lee 2016-04-12 15:14:02 -0700
  • 7c18d77fb2 Fix issue with Debian package, because I renamed version to version.txt Micah Lee 2016-04-12 11:01:02 -0700
  • 07bdbd5714 Renamed linux_scripts to scripts, since they are now used for Linux, OSX, and Windows Micah Lee 2016-04-12 10:46:44 -0700
  • e8ce6b1c54 Make helpers.get_pyinstaller_resource_path work when package is not frozen, and make tests report real platform to get accurate paths Micah Lee 2016-04-12 10:43:28 -0700
  • ef5665b050 Switched from py2app to PyInstaller for Windows. Renamed version to version.txt, to avoid Windows namespace collision with version.dll. Micah Lee 2016-04-11 23:25:40 -0700
  • 056aea31fc Merge 334ae50c5e into 229603eb7d Darío Hereñú 2016-04-11 18:13:50 +0000
  • 229603eb7d Localize quit confirm button text (#264) Micah Lee 2016-04-11 10:08:24 -0700
  • cb3d39fb4f Confirm when user tries to close the GUI window (fixes #264) Micah Lee 2016-04-10 19:28:22 -0700
  • 7b8e9e1e6f Closing the GUI window causes any current download to stop immediately (fixes #262) Micah Lee 2016-04-10 17:43:37 -0700
  • f5496ba20c Remove reference to OSX CLI version in readme (#201) Micah Lee 2016-04-10 15:24:21 -0700
  • 08c5e720ae Updated OSX codesigning code for PyInstaller Micah Lee 2016-04-10 15:13:52 -0700
  • 55b653d3d2 Renamed OSX binary from onionshare_gui to onionshare-gui Micah Lee 2016-04-10 15:13:38 -0700
  • 00d1e29333 Switch from py2app to PyInstaller Micah Lee 2016-04-10 14:20:18 -0700
  • 3b638cfd99 Made URL label no longer word-wrap Micah Lee 2016-04-10 13:33:16 -0700
  • 58338e2ef9 Minor fix (proposal) Darío Hereñú 2016-04-05 11:56:42 -0300
  • 334ae50c5e Minor fixes (proposal) Darío Hereñú 2016-04-05 11:44:04 -0300
  • 3ed1f964cb Choose ports in range 17600-17650, so Tails can whitelist them (#220) Micah Lee 2016-02-27 18:03:42 +0100
  • 738c05a5f8 Updated .travis.yml Micah Lee 2016-02-15 23:09:09 -0800
  • 683610e962 Update copyright year to 2016 Micah Lee 2016-02-15 22:37:28 -0800
  • b5d45e90be Merge branch 'master' of github.com:micahflee/onionshare Micah Lee 2016-02-15 22:33:13 -0800
  • ad51d9221f Made the uninstaller delete uninstall.exe Micah Lee 2016-02-15 22:32:33 -0800
  • d438e25b9b Successfully builds a .exe with Python3/Qt5. Switched from pyinstaller to py2exe. (#261) Micah Lee 2016-02-15 22:16:09 -0800
  • d1c36fa04f Got python3/Qt5 port working in Windows, but still need to finish packaging (#261) Micah Lee 2016-02-15 13:06:12 -0800
  • a11cbe4f82 Updated .travis.yml to work with python3 tests (#261) Micah Lee 2016-02-15 11:18:31 -0800
  • f864e85ee3 Ported tests to python3 (#261) Micah Lee 2016-02-15 11:00:41 -0800
  • a8c8b56fa1 Starting to document the Python3/Qt5 development environment for Windows (#261) Micah Lee 2016-02-13 18:18:10 -0800
  • fdca383d31 Updated build instructions and script for RPM based distros Micah Lee 2016-02-13 17:36:18 -0800
  • 42696cde91 Modify stdeb settings so that .deb that gets built will run in Ubuntu 14.04 Micah Lee 2016-02-13 17:10:43 -0800
  • 2f2e020ed4 Remove reference to working in Tails Micah Lee 2016-02-12 15:49:19 -0800