summaryrefslogtreecommitdiff
path: root/onionshare_gui/mode/website_mode/__init__.py
AgeCommit message (Expand)Author
2019-10-12Format all code using blackMicah Lee
2019-09-22Remove references to website loaded notification that never actually get disp...Micah Lee
2019-09-08Make web requests indicator icon increment on web requestsMicah Lee
2019-09-03Start making IndividualFileHistoryItem widgets appear in the history, and mak...Micah Lee
2019-09-03Reset the ToggleHistory indicator count/label when a share starts. Add a test...Miguel Jacq
2019-09-01Move all mode-specific code out of SendBaseModeWeb and into inherited methods...Micah Lee
2019-05-24Merge branch 'develop' into basic_auth_everywhereMicah Lee
2019-05-24Resolve bugs from initial PRhiro
2019-05-20Rename "slug" to "password"Micah Lee
2019-05-20Add an error 401 handler, and make it start counting invalid password guesses...Micah Lee
2019-05-10Remove references to self.web.website_mode.download_filesize because that var...Micah Lee
2019-05-08Clean code and fix UI bugshiro
2019-04-23Fix merge conflicts with upstreamhiro
2019-04-23Clean ui, add strings, fix web listing logichiro
2019-04-23Add gui for website sharing and listinghiro