summaryrefslogtreecommitdiff
path: root/qutebrowser/javascript/stylesheet.js
AgeCommit message (Expand)Author
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2019-02-14Fix lint errorsJay Kamat
2018-12-29Add mutation observer when documentElement does not exist yetJay Kamat
2018-11-14stylesheet.js: Check if document.documentElement existsFlorian Bruhin
2017-11-09Fix error in stylesheet.js on older QtWebEngineUlrik de Muelenaere
2017-11-03Update stylesheet.js to ES6Ulrik de Muelenaere
2017-10-30Disable ESLint no-bitwise ruleUlrik de Muelenaere
2017-10-30Add filter to NodeIterator checking for styled nodesUlrik de Muelenaere
2017-10-30Clarify function names in stylesheet.jsUlrik de Muelenaere
2017-10-29Remove unused variableUlrik de Muelenaere
2017-10-28Rewrite user stylesheet injection for WebEngineUlrik de Muelenaere