Commit Graph

10 Commits

Author SHA1 Message Date
Florian Bruhin 1a4fff1a42 doc: Switch URLs to https 2021-01-26 15:19:01 +01:00
Florian Bruhin 25afb200ed Rename :enter-mode and :leave-mode
See #6022
2021-01-20 18:19:03 +01:00
Florian Bruhin a78442bb67 Rewrite file collection in misc_checks.py
Now collects all (non-ignored) files via `git ls-files` and only skips
some binary formats.

Also adds some type annotations and fixes some newly unconvered
UK-spellings.
2020-09-06 17:23:03 +02:00
Florian Bruhin 70f4b2aaf2 Fix some LGTM issues
Closes #4678
2020-04-30 12:36:52 +02:00
slow typer 87b9f7c0a7 Add totp-only option in qute-bitwarden userscript 2020-03-05 11:24:24 +02:00
slow typer 47362f5891 Fix typo in qute-bitwarden userscript 2020-03-05 09:25:02 +02:00
slow typer d4fb1ffd2f Change order of tasks in qute-bitwarden userscript
First enter insert-mode and then start checking for TOTP. Smoother
expirience that way.
2020-03-02 19:51:45 +02:00
slow typer 07026a1d9d Enable TOTP support in Bitwarden userscript
Moves the TOTP code to clipboard, which can be then pasted by the user,
much like the Firefox add-on. Uses the pyperclip Python module, which
is cross-platform (currently doesn't support wayland, but there is an
open issue).
2020-03-02 19:06:55 +02:00
Jonathan Haylett b71a9fd5cf Fix bug with specifying --auto-lock argument 2019-09-18 20:33:42 +01:00
Jonathan Haylett a490e0170e Add qute-bitwarden userscript 2019-09-18 20:27:42 +01:00