summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-25Adding a .entitlements file to begin testing macOS sandboxMicah Lee
2018-11-25Merge branch 'develop' into 819_update_readmeMicah Lee
2018-11-25Update readme to include repology badge and better install instructions, and ↵Micah Lee
also new screenshots
2018-11-26Merge pull request #806 from micahflee/v3-revisitedMiguel Jacq
Change how v3 onion services work to support Debian Stretch
2018-11-25Merge pull request #821 from coogor/developMicah Lee
onionshare.desktop
2018-11-26Run tests on multiple python versions in CircleCIMiguel Jacq
2018-11-25Fix bug related to persistent addresses when using v2 onion servicesMicah Lee
2018-11-25onionshare.desktop coogor
Fixed categories and generic comment, added german translation
2018-11-18Merge branch 'develop' into v3-revisitedMicah Lee
2018-11-13remove debug logMiguel Jacq
2018-11-13remove obsolete settings in test that related to allowing receiver to ↵Miguel Jacq
shutdown service
2018-11-13Merge develop branch and fix conflictsMiguel Jacq
2018-11-13Try and fix closing the request for a valid upload post-timer expiry, whilst ↵Miguel Jacq
still rejecting subsequent uploads
2018-11-12Merge pull request #818 from comradekingu/patch-4Miguel Jacq
Spelling: Recipient
2018-11-12Spelling: RecipientAllan Nordhøy
2018-10-27Merge pull request #814 from micahflee/743_receive_mode_organizeMiguel Jacq
Receive mode organizes files for you
2018-10-26Fix tests so they recognize the new receive mode locationMicah Lee
2018-10-25Communicate the receive mode dir to the GUI, so clicking the open folder ↵Micah Lee
button opens the file manager to the correct directory
2018-10-25Receive mode puts files in a directory based on the timestamp of the uploadMicah Lee
2018-10-25Merge pull request #811 from au5ton/patch-1Micah Lee
Update README.md
2018-10-25Update CI build status image in readme to use CircleCI instead of TravisMicah Lee
2018-10-25Remove .travis.yml because we're switching to CircleCIMicah Lee
2018-10-25Delete obsolete dev_scripts/run_all_tests.sh script, and add xvfb-run info ↵Micah Lee
to the build instructions
2018-10-18Revert "Tweak travis yml to run the same commands as circle just for curiosity"Miguel Jacq
This reverts commit ecd837fc3cc04d9a848465c1b0ea791679f9f3d8.
2018-10-18Remove problematic test againMiguel Jacq
2018-10-18Revert "Travis and CircleCI hate this simple test"Miguel Jacq
This reverts commit a68a0dbabfe9a108014bed0e3fe6ae05c22b637a.
2018-10-18Tweak travis yml to run the same commands as circle just for curiosityMiguel Jacq
2018-10-18back to installing main requirements.txtMiguel Jacq
2018-10-18more sudoMiguel Jacq
2018-10-18Back to sudoMiguel Jacq
2018-10-18Back to python containerMiguel Jacq
2018-10-18Add the other python dependencies from the BUILD.mdMiguel Jacq
2018-10-18Other dependenciesMiguel Jacq
2018-10-18don't install main requirements.txtMiguel Jacq
2018-10-18xvfb should be installedMiguel Jacq
2018-10-18avoid promptMiguel Jacq
2018-10-18see if we can avoid sudoMiguel Jacq
2018-10-18buster is a tagMiguel Jacq
2018-10-18try and build off busterMiguel Jacq
2018-10-17Update README.mdAustin Jackson
2018-10-17pytest-qt is 3.2.1 on my machineMiguel Jacq
2018-10-17Tweaks to SettingsGuiBaseTest objectMiguel Jacq
2018-10-17Revert "The only other version difference I can find is PyQt itself"Miguel Jacq
This reverts commit f608b79aafde24c0a7cf5fc8ca4c2320be3f2e72.
2018-10-17The only other version difference I can find is PyQt itselfMiguel Jacq
2018-10-17see if it's a version issueMiguel Jacq
2018-10-17more cleanup in teardown classMiguel Jacq
2018-10-17run on same version of python as meMiguel Jacq
2018-10-17Fix path to large_file in teardown classMiguel Jacq
2018-10-17Travis and CircleCI hate this simple testMiguel Jacq
2018-10-17remove branch specific configMiguel Jacq