summaryrefslogtreecommitdiff
path: root/qutebrowser/browser/webkit/network/webkitqutescheme.py
AgeCommit message (Expand)Author
2018-07-11CVE-2018-10895: Fix CSRF issues with qute://settings/set URLv1.3.xFlorian Bruhin
2018-02-11Simplify QtWebKit scheme handlersFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-07-04Fix pylintFlorian Bruhin
2017-07-04Make qute://settings work with QtWebEngine and new configFlorian Bruhin
2017-07-04Initial qute://settings upgradeFlorian Bruhin
2017-07-04Refactor objreg.get('config') callsFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-04-06Redirect qute:foo to qute://fooFlorian Bruhin
2017-02-05Replace all GitHub linksFlorian Bruhin
2016-09-15Add missing str() callsFlorian Bruhin
2016-09-15Initial implementation of new messagesFlorian Bruhin
2016-09-14Let qute:* handlers decide their mimetypeFlorian Bruhin
2016-09-14Fix lintFlorian Bruhin
2016-09-14Allow to restrict qute:* pages to a backendFlorian Bruhin
2016-09-14Move QuteSchemeError to quteschemeFlorian Bruhin
2016-09-14Initial qute:* support for QtWebEngineFlorian Bruhin