summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-11Update changelog and version bump to 1.3.2v1.3.2Micah Lee
2018-12-11Merge pull request #838 from micahflee/837_hotfix_cve-2018-19960Micah Lee
2018-12-11When debug mode is enabled, don't log flask errors to diskMicah Lee
2018-06-18Remove the /fd sha256 from signtool.exe command, because I'm having trouble g...v1.3.1Micah Lee
2018-06-18LICENSE includes a note pointing to the 3rd party licensesMicah Lee
2018-06-18Version bump to 1.3.1 and updated changelogMicah Lee
2018-06-18Oops, download 32-bit 7zip in build instructionsMicah Lee
2018-06-18Add requests build dependency, and use requests to download Tor Browser in ge...Micah Lee
2018-06-18Upgrade get-tor scripts to download Tor Browser 7.5.5, which includes Tor 0.3...Micah Lee
2018-06-18Update Windows build instructions to include newer versions of softwareMicah Lee
2018-06-18Renamed license files to be lowercase, use .txt extensionMicah Lee
2018-06-17Actually add licenses folder to PyInstaller specMicah Lee
2018-06-17Update OnionShare copyright year to 2018Micah Lee
2018-06-17Add onionshare license to licenses folder, and add licenses folder to PyInsta...Micah Lee
2018-06-17Added licenses for tor and obfs4Micah Lee
2018-02-26Merge branch 'develop'v1.3Micah Lee
2018-02-26Merge branch 'mig5-disable_meek_lite_on_macos_and_windows' into developMicah Lee
2018-02-26Uninstantiated system variableMiguel Jacq
2018-02-26Update changelog to note that meek_lite not supported on MacOS or WindowsMiguel Jacq
2018-02-26Hide the meek_lite options on macOS and Windows, as the obfs4proxy binary in ...Miguel Jacq
2018-02-25Merge branch 'develop'Micah Lee
2018-02-25Updated screenshotsMicah Lee
2018-02-25Merge branch 'mig5-cancel_share' into developMicah Lee
2018-02-25Merge branch 'cancel_share' of https://github.com/mig5/onionshare into mig5-c...Micah Lee
2018-02-25Merge branch 'mig5-dont_revert_on_invalid_bridges' into developMicah Lee
2018-02-26Alert wording change (we no longer 'ignore' invalid bridges, the user has to ...Miguel Jacq
2018-02-25Add ability to abort but not exit SettingsDialog/reconnect to Tor, on invalid...Miguel Jacq
2018-02-25Add ability to cancel a shareMiguel Jacq
2018-02-25Revert "Remove cancel feature from the 1.3 CHANGELOG"Miguel Jacq
2018-02-25Merge pull request #644 from micahflee/641_fix_images_windowsMiguel Jacq
2018-02-24Merge branch 'develop' into 641_fix_images_windowsMicah Lee
2018-02-24Put <img> src in quotesMicah Lee
2018-02-24Add pytest cache to gitignoreMicah Lee
2018-02-24Remove test_frozen_windows test because it is verify difficult to test for on...Micah Lee
2018-02-24When using <img>, put the src in quotes. Otherwise the filename is likely to ...Micah Lee
2018-02-24Rename in_progress_download to in_progress_downloads (plural) everywhere, to ...Micah Lee
2018-02-24Merge branch 'delirious-lettuce-remove_platform_re' into developMicah Lee
2018-02-24Merge branch 'remove_platform_re' of https://github.com/delirious-lettuce/oni...Micah Lee
2018-02-24Merge branch 'mig5-revert_cancel_feature' into developMicah Lee
2018-02-25Remove cancel feature from the 1.3 CHANGELOGMiguel Jacq
2018-02-25Revert the cancel feature that causes issues at least on macOS (#637)Miguel Jacq
2018-02-25Revert "Fix updating primary action and re-enabling drag-n-drop when a share ...Miguel Jacq
2018-02-25Merge pull request #639 from delirious-lettuce/remove_duplicate_keyMiguel Jacq
2018-02-24Remove duplicate key/value pairdelirious-lettuce
2018-02-25Merge pull request #635 from micahflee/fix_meek_bugMiguel Jacq
2018-02-24Remove use of `re` module by using `str.endswith`delirious-lettuce
2018-02-24Merge branch 'mig5-version_1.3_bump' into developMicah Lee
2018-02-24Merge branch 'version_1.3_bump' of https://github.com/mig5/onionshare into mi...Micah Lee
2018-02-24Fix typo bug that is only triggered if obfs4proxy binary is not foundMicah Lee
2018-02-25Merge pull request #588 from micahflee/ux-updateMiguel Jacq