summaryrefslogtreecommitdiff
path: root/misc/userscripts/password_fill
AgeCommit message (Expand)Author
2021-05-26RIP FreenodeFlorian Bruhin
2020-02-14Trigger input change event in password_fill.Sergey Trofimov
2019-01-13Make shellcheck happyFlorian Bruhin
2018-11-11allow password_fill to work without final newlineVicente Reyes
2018-02-27Use "command -v" instead of "which" in bash scriptsFlorian Bruhin
2017-12-13fix password_fill using libsecretKevin Velghe
2017-12-02Fix remaining shellcheck warningsFrançois Chavant
2017-12-02Trivial fixes for shellcheck warningsFrançois Chavant
2017-12-02Apply patch from #1697François Chavant
2017-10-08Update docs (and lowercase qutebrowser)Florian Bruhin
2017-09-01password_fill: Stop filling username to invisible input fieldsKepi
2017-04-06Redirect qute:foo to qute://fooFlorian Bruhin
2016-07-26Drop focus after field has been filledKevin Velghe
2016-07-26Focus fields before filling themKevin Velghe
2016-07-26Don't pass 2 arguments to shebangKevin Velghe
2016-07-20Use /usr/bin/env shebang for bash userscriptsFlorian Bruhin
2016-07-05Fix some a/an misspellingsFlorian Bruhin
2016-05-29Follow the American way(tm) of spelling thingsFlorian Bruhin
2016-05-27Fix some spelling mistakesFlorian Bruhin
2016-04-01Implement libsecret password backendKevin Velghe
2015-12-11Do proper javascript escaping in password_fillThorsten Wißmann
2015-12-11Add documentation in password_fillThorsten Wißmann
2015-12-11Escape password properly in generated JS.Tobias Werth
2015-12-09Fixup url simplifier loopThorsten Wißmann
2015-12-09Ask for confirmation on fuzzy entry matchingThorsten Wißmann
2015-12-09More sane defaultsThorsten Wißmann
2015-12-09Add password_fill userscriptThorsten Wißmann