summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-08Remove method from IndividualFileHistoryItem, and only display these widgets ...Micah Lee
2019-09-03Make the IndividualFileHistoryItem widgets have colorMicah Lee
2019-09-03Rename a few more count variables to cur_history_idMicah Lee
2019-09-03Rename download_count/download_id, upload_count/upload_id, and visit_count/vi...Micah Lee
2019-09-03Show IndividualFileHistoryItem widgets for directory listingsMicah Lee
2019-09-03Start making IndividualFileHistoryItem widgets appear in the history, and mak...Micah Lee
2019-09-03Make it so all of the state variables, including self.file_info get reset in ...Micah Lee
2019-09-03Reset the ToggleHistory indicator count/label when a share starts. Add a test...Miguel Jacq
2019-09-02Merge branch '991_sharing_code' of github.com:mig5/onionshare into 991_sharin...Micah Lee
2019-09-02When downloading individual files in either share or website mode, gzip the f...Micah Lee
2019-09-03Check for the (absence of) hyperlink in page markup before we move on to tryi...Miguel Jacq
2019-09-03Test to make sure that we *can't* download an individual file when not in sta...Miguel Jacq
2019-09-03Don't show the IndividualFile History item if we are not in 'stay open' mode,...Miguel Jacq
2019-09-03Extend coverage of website mode testsMiguel Jacq
2019-09-03Aww. Adjust the website test html code since my easter egg didn't workMiguel Jacq
2019-09-03remove unnecessary import from GuiWebSiteTest classMiguel Jacq
2019-09-03Add a basic website testMiguel Jacq
2019-09-03Add tests to check that hyperlink to a shared file exists when in stay_open m...Miguel Jacq
2019-09-02Register a history item when an individual file is viewed that does not match...Miguel Jacq
2019-09-01Remove the "Allow downloading individual files" setting altogether, and make ...Micah Lee
2019-09-01Merge SendBaseModeWeb.build_file_list into SendBaseModeWeb.set_file_info func...Micah Lee
2019-09-01Fix TestSettings.test_init testMicah Lee
2019-09-01Load default settings in CLI mode, of config is not passed inMicah Lee
2019-09-01Only allow downloading of individual files if it is enabled in settings, and ...Micah Lee
2019-09-01Add new "Allow downloading of individual files" checkbox to share settings, a...Micah Lee
2019-09-01Clear the file list every time a share startsMicah Lee
2019-09-01Merge pull request #1018 from micahflee/1010_python3_distutilsMicah Lee
2019-09-01Merge pull request #1017 from micahflee/1014_hide_tor_settingsMicah Lee
2019-09-01Merge pull request #1019 from micahflee/update_depsMicah Lee
2019-09-01Change link style for directory listingMicah Lee
2019-09-01Add Web.generate_static_url_path back, so each share has its own static pathMicah Lee
2019-09-01Oops, need to call directory_listing with filesystem_pathMicah Lee
2019-09-01Move all mode-specific code out of SendBaseModeWeb and into inherited methods...Micah Lee
2019-09-01Rename BaseModeWeb to SendBaseModeWeb, because this code is only actually sha...Micah Lee
2019-09-01Merge branch 'share-code' of https://github.com/hiromipaw/onionshare into hir...Micah Lee
2019-09-01Update python and pyqt5 in BUILD.md, and for macOS install pyinstaller from p...Micah Lee
2019-09-01Update pip dependenciesMicah Lee
2019-09-01Merge pull request #1011 from torbsd/torbsdMicah Lee
2019-09-01Add python3-distutils as a dependency, and also remove reduntant build-depend...Micah Lee
2019-09-01If ONIONSHARE_HIDE_TOR_SETTINGS is set, hide Tor settings in the settings dialogMicah Lee
2019-09-01Merge pull request #1012 from emmapeel2/translation_updatesMicah Lee
2019-09-01Change package in build instructions from python-flask-httpauth to python3-fl...Micah Lee
2019-07-27weblate translation updatesemma peel
2019-07-27Merge branch 'origin/develop' into Weblate.Hosted Weblate
2019-07-27Translated using Weblate (Norwegian Bokmål)Hosted Weblate
2019-07-26Merge branch 'origin/develop' into Weblate.Hosted Weblate
2019-07-26Merge branch 'develop' of github.com:weblate/onionshare-weblate into developemma peel
2019-07-26Merge branch 'origin/develop' into Weblate.Hosted Weblate
2019-07-26Merge branch 'develop' of github.com:micahflee/onionshare into developemma peel
2019-07-26Merge branch 'develop' of github.com:micahflee/onionshare-weblate into developemma peel