summaryrefslogtreecommitdiff
path: root/qutebrowser/javascript
AgeCommit message (Expand)Author
2021-08-02Add support for overrideMimeType in Greasemonkey scriptsjcromero
2021-05-18Add a new site-specific quirk for Google DocsFlorian Bruhin
2021-04-28Add a site-specific quirk for DiscordFlorian Bruhin
2021-02-24Handle regex special chars in replaceAll polyfillFlorian Bruhin
2021-02-11Add unit tests for JS quirksFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-22Add String.replaceAll polyfillFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-16webelem: Correctly handle null in find_at_posFlorian Bruhin
2021-01-08Move JS quirks into subfolderFlorian Bruhin
2020-12-28fixed typing mistakefreddii
2020-11-20lint: Bump up eslint/yamllint line length to 88Florian Bruhin
2020-11-19Fix lintFlorian Bruhin
2020-11-19Add polyfill/quirk for Object.fromEntries()Florian Bruhin
2020-11-04old qt: Update caret handlingFlorian Bruhin
2020-11-04old qt: Remove legacy printing supportFlorian Bruhin
2020-08-13Fix lintFlorian Bruhin
2020-08-13Fix site-specific quirk for QtWebEngineFlorian Bruhin
2020-07-23Add yamllintFlorian Bruhin
2020-07-16Add underscoresFlorian Bruhin
2020-07-16Merge remote-tracking branch 'origin/pr/4722'Florian Bruhin
2020-07-16hints/webelem: Handle Twitter bootstrap checkboxesFlorian Bruhin
2020-07-16webelem: Refactor visibility handling for hintsFlorian Bruhin
2020-06-08Add quirk for missing globalThisFlorian Bruhin
2020-05-22eslint: Turn off no-negated-conditionFlorian Bruhin
2020-05-22caret: Use strings instead of ints for enumsFlorian Bruhin
2020-05-22caret: Fix toggling behavior with QtWebEngineFlorian Bruhin
2020-05-22caret: Style improvements for line modeFlorian Bruhin
2020-05-11removed selectionEnabled function in caret.jssvetelna
2020-05-02implementing visual-line-mode on webengine sidesvetelna
2020-04-30Fix some LGTM issuesFlorian Bruhin
2020-03-24Improve WhatsApp quirkFlorian Bruhin
2020-03-24Move WhatsApp quirk to separate fileFlorian Bruhin
2020-03-07Use a shared window proxy for Greasemonkey scriptsJordan Cannon
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-08-20eslint: Turn off new function-call-argument-newline ruleFlorian Bruhin
2019-08-01Fix some typosFlorian Bruhin
2019-05-11Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/...Jay Kamat
2019-05-06Add delete target for hintsJay Kamat
2019-04-17Use isContentEditable as a fallback for determining if editableJay Kamat
2019-03-28Merge remote-tracking branch 'origin/pr/4513'Florian Bruhin
2019-03-18Use window.hasOwnProperty for window._qutebrowserFlorian Bruhin
2019-03-05Turn off named capture group eslint warningJay Kamat
2019-02-22Update copyright for 2019Jay Kamat
2019-02-14Fix lint errorsJay Kamat
2019-01-09Fix linting problems and write feature testsadam
2019-01-07Implement caret cursor switch (#3714, webengine)adam
2018-12-29Add mutation observer when documentElement does not exist yetJay Kamat
2018-12-29Merge branch 'master' into stylesheet-fixJay Kamat
2018-12-10Fix lintFlorian Bruhin