summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-26Squashed commit of the following:emma peel
2019-07-23DragonFly is *BSD; bringing back #716Vinicius Zavam
2019-06-22Translated using Weblate (Swedish)Hosted Weblate
2019-06-14Clean up rendering logic between share and website modehiro
2019-06-13Remove reset of web app path in receive modehiro
2019-06-13Revert "Generate a new static_url_path each time the server is stopped and st...hiro
2019-06-13Refactor directory_listing functionhiro
2019-06-13Move directory_listing functionhiro
2019-06-13Refactor set_file_list between website and share modehiro
2019-06-13Start code sharing between WebsiteMode and ShareModehiro
2019-06-12Added python-flask-httpauth dependwh1t3fang
2019-05-30Merge pull request #1000 from micahflee/989_noscript_xss_is_all_goodMicah Lee
2019-05-30Remove old noscript css stylesMicah Lee
2019-05-29Strip NoScript XSS warning, because the Tor Browser bug it addressed has been...Micah Lee
2019-05-29Merge pull request #996 from micahflee/basic_auth_everywhereMicah Lee
2019-05-29Generate a new static_url_path each time the server is stopped and started againMicah Lee
2019-05-29Update/Tweak AppStream Metadata XML and Desktop Entry according to the latest...x80486
2019-05-24Merge branch 'develop' into basic_auth_everywhereMicah Lee
2019-05-24Make GuiReceiveTest.upload_test use basic auth when identical_files_at_once i...Micah Lee
2019-05-24Fix testsMicah Lee
2019-05-24Replace URLs that have slugs with basic auth in testsMicah Lee
2019-05-24Merge pull request #961 from hiromipaw/static-websitesMicah Lee
2019-05-24Resolve bugs from initial PRhiro
2019-05-23Fix web tests to use basic auth and passwords instead of slugsMicah Lee
2019-05-22Rename slugs to passwords in the testsMicah Lee
2019-05-22Give xvfb-run a screen to floods of Qt logs in CircleCI tests, so the test ou...Micah Lee
2019-05-22Allow static resources without basic authMicah Lee
2019-05-22Make static folder URL have a high-entropy random path, to avoid filename col...Micah Lee
2019-05-22Don't need BaseShareMode yetMicah Lee
2019-05-21Update ReceiveMode to no longer rely on slugsMicah Lee
2019-05-21Fix building the URL in CLI mode, and removing the slug from the download but...Micah Lee
2019-05-20Rename "slug" to "password"Micah Lee
2019-05-20Make the shutdown get request use the onionshare user for basic authMicah Lee
2019-05-20Make shutdown slug use http basic auth also, so the shutdown command doesnt f...Micah Lee
2019-05-20Fix onionshare URLs non-public mode is always http basic authMicah Lee
2019-05-20This should be an elif, not an if, because otherwise the share mode stop butt...Micah Lee
2019-05-20Simplify share and receive mode so they no longer need to worry about slug_ca...Micah Lee
2019-05-20Add an error 401 handler, and make it start counting invalid password guesses...Micah Lee
2019-05-20Move HTTP basic auth logic from WebsiteMode to Web, so it applies to all modesMicah Lee
2019-05-16Translated using Weblate (Hungarian)Hosted Weblate
2019-05-10Remove references to self.web.website_mode.download_filesize because that var...Micah Lee
2019-05-10Fix bugs in how self.file was building the dictionary, so now browsing worksMicah Lee
2019-05-10Make it so directory listings work, including root directory listingMicah Lee
2019-05-10Starting to refactor website sharing so set_file_info builds a dict of all fi...Micah Lee
2019-05-10Merge branch 'static-websites' of https://github.com/hiromipaw/onionshare int...Micah Lee
2019-05-08Translated using Weblate (Spanish)Hosted Weblate
2019-05-08Merge branch 'develop' of github.com:weblate/onionshare-weblate into developemma peel
2019-05-08Translated using Weblate (German)Hosted Weblate
2019-05-08Translated using Weblate (Romanian)Hosted Weblate
2019-05-08Clean code and fix UI bugshiro