summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-23Version bump to 1.1.dev2v1.1.dev2Micah Lee
2017-05-23Updated changelogMicah Lee
2017-05-23Merge branch 'mig5-remove_resource_warnings_on_unclosed_files'Micah Lee
2017-05-23Fix indentingMicah Lee
2017-05-23open files via the 'with' statement, to avoid ResourceWarnings on unclosed filesMiguel Jacq
2017-05-22Remove the extra instances of the Settings object, and only use OnionShareGui...Micah Lee
2017-05-22Reload Settings whenever the settings get saved in SettingsDialogMicah Lee
2017-05-22Merge branch 'fix_stay_open' of https://github.com/mig5/onionshare into mig5-...Micah Lee
2017-05-22Merge branch 'mig5-add_help_button'Micah Lee
2017-05-22Merge branch 'add_help_button' of https://github.com/mig5/onionshare into mig...Micah Lee
2017-05-22Update desktop notification settings textMicah Lee
2017-05-22Update desktop notification textMicah Lee
2017-05-22Add a grayscale OnionShare logo for the systray icon in macOSMicah Lee
2017-05-22Make systray exit action call OnionShareGui.close() instead of sys.exit(), to...Micah Lee
2017-05-23get settings from self rather than instantiate a new Settings objectMiguel Jacq
2017-05-22Merge branch '285_systray_notifications' of https://github.com/mig5/onionshar...Micah Lee
2017-05-22Merge branch 'mig5-select_multiple_folders'Micah Lee
2017-05-22Use non-native QFileDialog for file selection as well as directory selection,...Micah Lee
2017-05-22Merge branch 'select_multiple_folders' of https://github.com/mig5/onionshare ...Micah Lee
2017-05-23Refactor help button to use QDesktopServices.openUrl()Miguel Jacq
2017-05-22Merge branch 'mig5-362-more-descriptive-html'Micah Lee
2017-05-22Merge branch '362-more-descriptive-html' of https://github.com/mig5/onionshar...Micah Lee
2017-05-22Don't load strings directly in the web module. It isn't needed anymore, and i...Micah Lee
2017-05-22Remove version string from http response headers, to avoid any information di...Micah Lee
2017-05-22Merge branch '253-security-headers' of https://github.com/mig5/onionshare int...Micah Lee
2017-05-22Merge branch 'mig5-387-build-script-logic-fix'Micah Lee
2017-05-22Merge branch '387-build-script-logic-fix' of https://github.com/mig5/onionsha...Micah Lee
2017-05-22Merge branch 'mig5-392-remove-symlink'Micah Lee
2017-05-22Merge branch '392-remove-symlink' of https://github.com/mig5/onionshare into ...Micah Lee
2017-05-22Merge branch 'mig5-fix_double_slash_in_update_checker_url'Micah Lee
2017-05-22Merge branch 'fix_double_slash_in_update_checker_url' of https://github.com/m...Micah Lee
2017-05-22Add desktop notification messages on download events (via systray)Miguel Jacq
2017-05-21Adjust folder dialog caption to be pluralMiguel Jacq
2017-05-21Adjust French translation for the dialog caption to be pluralMiguel Jacq
2017-05-21Make it possible to select multiple folders by using non-native QFileDialogMiguel Jacq
2017-05-21use the actual OnionShare version as the Server header stringMiguel Jacq
2017-05-21Remove duplication of security headersMiguel Jacq
2017-05-20Send stay_open variable in the right place, so that it really does stay open ...Miguel Jacq
2017-05-20move the help button to the leftMiguel Jacq
2017-05-20Add help button to settings dialog, which takes user to the wikiMiguel Jacq
2017-05-20Harden some response headersMiguel Jacq
2017-05-19Be explicit that the the first filesize is that of the compressed zip file an...Miguel Jacq
2017-05-19exit 1 on failure for completenessMiguel Jacq
2017-05-19account for the fact that stdeb's util.py renames .dev to ~dev, in version namesMiguel Jacq
2017-05-19Fix location of echo so that the return code check doesn't always succeedMiguel Jacq
2017-05-19Remove onionshare-gui symlink pointing to itselfMiguel Jacq
2017-05-18In bundled Tor mode, wait 2 full seconds before connecting to the Tor controllerMicah Lee
2017-05-19Fix double slash in URL of UpdateChecker debug messageMiguel Jacq
2017-05-19Wait a bit longer before attempting to connect to the Tor controllerMiguel Jacq
2017-05-18Update get-tor-osx.py to grab the Tor binary from Tor Browser 6.5.2 instead o...Micah Lee