index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pages
Age
Commit message (
Expand
)
Author
2017-12-02
Show browser-blocking complaint in the popup for empty portForTab object
mrmr1993
2017-12-02
Use portsForTab to decide whether Vimium can access a tab or not
mrmr1993
2017-12-02
Note disabled in page popup.
Stephen Blott
2017-12-02
Do not initialise backup/restore on the popup page.
Stephen Blott
2017-11-25
Remove unused parameter.
Stephen Blott
2017-11-18
FF: Show HUD (transparently) when pasting, manage focus changes better
mrmr1993
2017-11-18
FF: Use HUD.copyToClipboard everywhere
mrmr1993
2017-11-18
FF: Refocus the parent window after focusing the HUD for clipboard ops
mrmr1993
2017-11-18
FF: Add copy/paste functions to the HUD
mrmr1993
2017-11-16
Change description of CSS option
mrmr1993
2017-11-12
Use tabIndex to provide the special focusInput behaviour in the options
mrmr1993
2017-11-02
Fix typos
mrmr1993
2017-10-29
Better wording of backup/restore help text.
Stephen Blott
2017-10-29
Merge pull request #2748 from mrmr1993/frontend-split
Stephen Blott
2017-10-29
Refacator restore/save code.
Stephen Blott
2017-10-29
Reset the restore-backup file chooser on save.
Stephen Blott
2017-10-29
Fix restore for exclusion rules.
Stephen Blott
2017-10-29
Tidy up backup code.
Stephen Blott
2017-10-29
Fix backup link for FF and Chrome.
Stephen Blott
2017-10-29
Fix backup download for Firefox.
Stephen Blott
2017-10-29
Hide "Download Backup" Link.
Stephen Blott
2017-10-29
Include settingsVersion in backup.
Stephen Blott
2017-10-29
Make backup JSON human readable.
Stephen Blott
2017-10-29
FF: Show backup download link in the options page
mrmr1993
2017-10-28
Add backup/restore for Vimium options.
Stephen Blott
2017-10-27
Move NormalMode to its own content script
mrmr1993
2017-10-06
Allow using capital letters as link hint characters
Anton Strömkvist
2017-10-01
Merge pull request #2687 from mrmr1993/fix-popup
Stephen Blott
2017-10-01
Include DOM utils in the popup dialog
mrmr1993
2017-09-30
Update "Treat find queries as regular expressions"
Dibyadeep Paul
2017-09-29
Manually inject custom user CSS into our own frames/pages
mrmr1993
2017-09-15
Use .textContent instead of .innerHTML, where appropriate.
Stephen Blott
2017-09-01
Load settings.js in the HUD.
Stephen Blott
2017-09-01
Better explanation of ignoreKeyboardLayout.
Stephen Blott
2017-09-01
Include Settings in Vomnibar page.
Stephen Blott
2017-08-31
Add ignoreKeyboardLayout option (under advanced).
Stephen Blott
2017-08-31
Update URLs to HTTPS in code, pages and docs
David Beitey
2017-04-21
Firefox: Fix format of popup buttons.
Stephen Blott
2017-04-18
Avoid repeating Backspace and Delete keys.
Stephen Blott
2017-04-18
Remove use of keyCodes entirely.
Stephen Blott
2017-04-18
Move keyboard utils to keydown and migrate normal/visual modes.
Stephen Blott
2017-04-17
Remove content_script_loader and all references to it
mrmr1993
2017-04-16
Guard against unsupported non-standard contentEditable=plaintext-only
mrmr1993
2017-04-16
Revert "Use HTML5 import to load content scripts."
mrmr1993
2017-04-13
Use white-space: pre; for options page inputs
mrmr1993
2017-03-22
Include utils in the HUD.
Stephen Blott
2017-02-08
Stop using deprecated tabs.getSelected; switch to tabs.query
mrmr1993
2016-12-21
Merge pull request #2327 from sco-tt/capitalized-link-hints-options-2
Stephen Blott
2016-12-14
Forces user defined link hints to when options are saved on options page
Scott Pinkelman
2016-12-12
Float find-mode matches to the right.
Stephen Blott
[next]