summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-30Show server screenshot before client screenshotv1.1Micah Lee
2017-05-30Added new screenshotsMicah Lee
2017-05-30Version bump to 1.1, and update install size, for Windows installerMicah Lee
2017-05-30Merge branch 'delirious-lettuce-hmac_compare_digest'Micah Lee
2017-05-30Merge branch 'hmac_compare_digest' of https://github.com/delirious-lettuce/on...Micah Lee
2017-05-30Updated changelog even more, and version bump to 1.1Micah Lee
2017-05-30Merge branch 'mig5-single_add_button'Micah Lee
2017-05-30Merge branch 'single_add_button' of https://github.com/mig5/onionshare into m...Micah Lee
2017-05-30Merge branch 'mig5-status_bar_no_borders'Micah Lee
2017-05-30Merge branch 'status_bar_no_borders' of https://github.com/mig5/onionshare in...Micah Lee
2017-05-30Merge branch 'mig5-pretty_progress_bar'Micah Lee
2017-05-30Merge branch 'pretty_progress_bar' of https://github.com/mig5/onionshare into...Micah Lee
2017-05-30Merge branch 'mig5-delete_multiple_items'Micah Lee
2017-05-30Merge branch 'delete_multiple_items' of https://github.com/mig5/onionshare in...Micah Lee
2017-05-30Merge branch 'mig5-extra_systray_buttons'Micah Lee
2017-05-30Merge branch 'extra_systray_buttons' of https://github.com/mig5/onionshare in...Micah Lee
2017-05-30Merge branch 'mig5-1.1changelog'Micah Lee
2017-05-30Merge branch '1.1changelog' of https://github.com/mig5/onionshare into mig5-1...Micah Lee
2017-05-30Merge branch 'delirious-lettuce-format_seconds'Micah Lee
2017-05-30Merge branch 'format_seconds' of https://github.com/delirious-lettuce/onionsh...Micah Lee
2017-05-30Merge branch 'delirious-lettuce-socket_context_manager'Micah Lee
2017-05-29Revert "Make the tor connection progressBar similarly style as the others"Miguel Jacq
2017-05-29Make the tor connection progressBar similarly style as the othersMiguel Jacq
2017-05-29reinstate the caption callMiguel Jacq
2017-05-29Fix file dialog by subclassing/overriding it, which allows for single selecti...Miguel Jacq
2017-05-29Make adding of files/folders a single buttonMiguel Jacq
2017-05-29Improve the Zip progressbar style a little bitMiguel Jacq
2017-05-28Remove `constant_time_compare` to use `hmac.compare_digest`Delirious Lettuce
2017-05-27Remove border around items in the QStatusBarMiguel Jacq
2017-05-27Style a prettier progress barMiguel Jacq
2017-05-27minor reword in changelogMiguel Jacq
2017-05-27Make it possible to delete multiple items from the list with a shift-selectMiguel Jacq
2017-05-27Adds Settings and Help menu items to the systrayMiguel Jacq
2017-05-26Fix issue mentioned by @mig5Delirious Lettuce
2017-05-26Updated CHANGELOG for v1.1Miguel Jacq
2017-05-24Use `divmod` to simplify the calculations, `seconds==0 -> '0s'`Delirious Lettuce
2017-05-24* Use context manager inside of `get_available_port`Delirious Lettuce
2017-05-24Merge branch 'delirious-lettuce-build_slug'Micah Lee
2017-05-24Merge branch 'build_slug' of https://github.com/delirious-lettuce/onionshare ...Micah Lee
2017-05-24Merge branch 'mig5-fix_shutdown_from_gui'Micah Lee
2017-05-24Merge branch 'fix_shutdown_from_gui' of https://github.com/mig5/onionshare in...Micah Lee
2017-05-24Removing '\n' arg negates the need for `wordlist.remove()`, renamed unused va...Delirious Lettuce
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