summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-27In macOS, split "Add" button into "Add Files" and "Add Folder" buttonsMicah Lee
2018-11-27Merge pull request #826 from micahflee/update_depsMiguel Jacq
2018-11-26Merge branch 'develop' into 406_osx_sandboxMicah Lee
2018-11-26Merge pull request #763 from mig5/open_folder_uploads_macos_windowsMicah Lee
2018-11-26Update pip dependenciesMicah Lee
2018-11-26Merge pull request #825 from mig5/download_upload_cruftMicah Lee
2018-11-27Remove obsolete Download/Upload code that crept back in via an earlier mergeMiguel Jacq
2018-11-25Fix test for Windows settings pathMicah Lee
2018-11-25Add trailing slash to ~/OnionShare/ in entitlements file, so the sandbox know...Micah Lee
2018-11-25Build downloads_dir a different way in macOS, so it's correct despite the san...Micah Lee
2018-11-25Make sure downloads_dir exists after loading settingsMicah Lee
2018-11-25Add comments to entitlements file, and remove the application groupMicah Lee
2018-11-25Make tor data dir always be a tempdir inside OnionShare's data dirMicah Lee
2018-11-25Fix indenting in entitlements plist, and give OnionShare read-only access to ...Micah Lee
2018-11-25Make macOS use Tor control ports instead of unix sockets to connect to the To...Micah Lee
2018-11-25Display tor_data_directory as debug logMicah Lee
2018-11-25Create a group container for macOS sandbox, and on Mac put the Tor data dir i...Micah Lee
2018-11-25Split entitlements files into child and parent, and try using them bothMicah Lee
2018-11-26Merge pull request #822 from micahflee/819_update_readmeMiguel Jacq
2018-11-25Use entitlements file when codesigning for macOSMicah Lee
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
2018-11-26Merge pull request #806 from micahflee/v3-revisitedMiguel Jacq
2018-11-25Merge pull request #821 from coogor/developMicah Lee
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
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 shutdow...Miguel Jacq
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
2018-11-12Merge pull request #818 from comradekingu/patch-4Miguel Jacq
2018-11-12Spelling: RecipientAllan Nordhøy
2018-10-27Merge pull request #814 from micahflee/743_receive_mode_organizeMiguel Jacq
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 butt...Micah Lee
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
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 to...Micah Lee
2018-10-18Revert "Tweak travis yml to run the same commands as circle just for curiosity"Miguel Jacq
2018-10-18Remove problematic test againMiguel Jacq
2018-10-18Revert "Travis and CircleCI hate this simple test"Miguel Jacq
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