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
/
background_scripts
Age
Commit message (
Expand
)
Author
2015-06-03
Re-implement Marks, incl `` binding.
Stephen Blott
2015-06-03
Fix marks (incl. global marks)...
Stephen Blott
2015-06-03
Only offer suggestions from the current custom search engine.
Stephen Blott
2015-06-02
De-duplicate Google Maps URLs in vomnibar.
Stephen Blott
2015-06-01
Re-work unified settings.
Stephen Blott
2015-05-31
Remove code supporting the former settings port from the frontend
mrmr1993
2015-05-31
Tweak Google Maps URL.
Stephen Blott
2015-05-31
Fix completion engine regular expressions.
Stephen Blott
2015-05-31
Merge pull request #1675 from smblott-github/map-space-key
Stephen Blott
2015-05-31
Merge pull request #1700 from smblott-github/help-page-vomnibar-commands
Stephen Blott
2015-05-31
Merge pull request #1697 from smblott-github/vomnibar-map-with-prepopulated-text
Stephen Blott
2015-05-30
Search completion; refactor regexp parsing (simplification).
Stephen Blott
2015-05-30
Search completion; simplify completion-engine definitions.
Stephen Blott
2015-05-30
Search completion; remove unused code.
Stephen Blott
2015-05-30
Search completion; add support for Google Maps completion.
Stephen Blott
2015-05-30
Move Vomnibar commands to own category on help page.
Stephen Blott
2015-05-30
Use the term "options" instead of "flags" for command options.
Stephen Blott
2015-05-29
Move search-engine parsing to Utils.
Stephen Blott
2015-05-29
Move settings.coffee from background_scripts/ to lib/
mrmr1993
2015-05-29
Only perform settings migration in the background page
mrmr1993
2015-05-29
Move registration of postUpdateHooks to the corresponding source files
mrmr1993
2015-05-29
Remove all direct calls to Sync, stop exporting it
mrmr1993
2015-05-29
Move Sync.storeAndPropagate to Settings.storeAndPropagate
mrmr1993
2015-05-29
Combine sync.coffee with settings.coffee
mrmr1993
2015-05-29
Pass command's registry entry to content script.
Stephen Blott
2015-05-29
Rework parsing of custom key mappings.
Stephen Blott
2015-05-29
Merge branch 'completion-on-custom-search-only' into completion-on-custom-sea...
Stephen Blott
2015-05-28
Custom-only: fix long-standing race condition.
Stephen Blott
2015-05-28
Custom-only: remove now unnecessary optimisation.
Stephen Blott
2015-05-28
Custom-only: ensure top-ranking completion is always in top slot.
Stephen Blott
2015-05-28
Custom-only: remove omniSearchWeightOption.
Stephen Blott
2015-05-28
Custom-only: strip non-custom search code.
Stephen Blott
2015-05-27
Remove unintentionally pushed console.log()s.
Stephen Blott
2015-05-27
Consistent highlighting of search suggestions.
Stephen Blott
2015-05-27
Fix significant typo.
Stephen Blott
2015-05-27
Merge pull request #1690 from smblott-github/do-not-deduplicate-tabs
Stephen Blott
2015-05-27
Simplify index calculation.
Stephen Blott
2015-05-27
Do not de-duplicate tabs vomnibar entries.
Stephen Blott
2015-05-27
Go directly to next/previous tab.
Stephen Blott
2015-05-27
Custom-only: fix comment.
Stephen Blott
2015-05-27
Custom-only: verify match on query terms alone.
Stephen Blott
2015-05-27
Custom-only: single-line completions for custom search engines.
Stephen Blott
2015-05-27
Custom-only: always filter for the custom search engine.
Stephen Blott
2015-05-27
Custom-only: disable default search completion.
Stephen Blott
2015-05-26
Change vomnibar insert-text indicator.
Stephen Blott
2015-05-21
Search completion; must return an array from this filter.
Stephen Blott
2015-05-20
Allowing mapping <space>.
Stephen Blott
2015-05-20
Search completion; tweak appearance of historical search queries (descriptions).
Stephen Blott
2015-05-19
Search completion; minor code review.
Stephen Blott
2015-05-19
Add insertText visual indicator.
Stephen Blott
[next]