summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)Author
2021-05-20Release v2.2.2Florian Bruhin
2021-05-17Update dependenciesqutebrowser bot
2021-05-10Update dependenciesqutebrowser bot
2021-05-05Update dependenciesqutebrowser bot
2021-05-03Update dependenciesqutebrowser bot
2021-04-29Release v2.2.1Florian Bruhin
2021-04-28Merge remote-tracking branch 'origin/pr/6410'Florian Bruhin
2021-04-27Update dependenciesqutebrowser bot
2021-04-19qute-pass: dont run pass twice when otp-onlyafreakk
2021-04-19Merge remote-tracking branch 'origin/pr/6377'Florian Bruhin
2021-04-19Merge remote-tracking branch 'origin/pr/6380'Florian Bruhin
2021-04-19requirements: Fully remove python_version marker for adblockFlorian Bruhin
See https://github.com/ArniDagur/python-adblock/issues/28 Follow-up to de4fff386646b305890998b4dff660fe3127026f
2021-04-19Update dependenciesqutebrowser bot
2021-04-17address PR commentfrank shin
2021-04-16qute-pass: extract username/pw only when neededafreakk
2021-04-15misc: Install adblock on Python 3.10 with bleeding requirementsFlorian Bruhin
See https://github.com/ArniDagur/python-adblock/issues/28
2021-04-14requirements: Use pyparsing from git againFlorian Bruhin
https://github.com/pyparsing/pyparsing/issues/271 is fixed
2021-04-13Release v2.2.0v2.2.0Florian Bruhin
2021-04-12Update dependenciesqutebrowser bot
2021-04-10Check bitwarden CLI tool return code instead of stderr to check for errorfrank shin
2021-04-05Update dependenciesqutebrowser bot
2021-04-01Release v2.1.1Florian Bruhin
2021-04-01Revert "Fix gopass mime format for qute-pass userscript"Florian Bruhin
This reverts commit 3284ec900e42b279bc3bc40593d7356ab1e3f9b0. Not needed as most gopass versions do this when stdout is a pipe, but it interfers with reading the username from the secret. See the discussion in #6323 for more detail, and #5972 for the original PR.
2021-03-29ci: Install coverage[toml] in bleeding-edge depsFlorian Bruhin
needed because pytest-cov requires coverage[toml]
2021-03-29Update dependenciesqutebrowser bot
2021-03-23Merge remote-tracking branch 'origin/pr/6263'Florian Bruhin
2021-03-23Output valid HTMLRijnder Wever
Co-authored-by: Florian Bruhin <me@the-compiler.org>
2021-03-22Merge pull request #6318 from qutebrowser/update-dependenciesFlorian Bruhin
Update dependencies
2021-03-22Avoid pytest-icdiff in bleeding envFlorian Bruhin
See https://github.com/hjwp/pytest-icdiff/pull/20
2021-03-22Update dependenciesqutebrowser bot
2021-03-18qute-pass userscript: Add -o flag to gopass otp invocation so the metadata ↵s3lph
arount the OTP token is omitted
2021-03-17tox: Add a bleeding environmentFlorian Bruhin
See #6298
2021-03-17Revive requirements-tests-gitFlorian Bruhin
See #6298
2021-03-15Merge pull request #6279 from irimi1/keepassxc-userscript-url-fixFlorian Bruhin
userscripts: keepassxc: Fix broken link
2021-03-15tests: Don't download TLD listFlorian Bruhin
2021-03-15Update dependenciesqutebrowser bot
2021-03-14userscripts: keepassxc: Fix broken linkManuel Groß
2021-03-12tox: Force PyQt 5.15.3 for PyInstallerFlorian Bruhin
See #6269
2021-03-12Release v2.1.0v2.1.0Florian Bruhin
2021-03-11[readability-js] Add article metadata on top of the pagerien333
2021-03-11Merge remote-tracking branch 'origin/pr/6241'Florian Bruhin
2021-03-11Merge remote-tracking branch 'origin/pr/6243'Florian Bruhin
2021-03-11Update requirements for PyQt 5.15.4Florian Bruhin
2021-03-08Use HTML5 meta tagrien333
2021-03-08userscripts/readability-js: fixup of 55fdae8rnhmjoj
The mozilla/readability library doesn't output a body by default. So, let's add one in the header and plug the result in.
2021-03-08userscripts/readability: add unique body classrnhmjoj
Until per-domains stylesheets are implemented, there is no way to apply style to the readability page only. With this patch, you can just use the global setting `content.user_stylesheets` by writing a more specific CSS selector. For example: body.qute-readability { font-family: Libertinus; font-size: 1.2em; text-align: justify; } will change the font and text alignment of the readability page, without altering the style of other websites.
2021-03-08Update dependenciesqutebrowser bot
2021-03-05Remove blank line in cheatsheetFlorian Bruhin
2021-03-03Fix license URLFlorian Bruhin
2021-03-03Merge remote-tracking branch 'origin/pr/6056'Florian Bruhin