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
/
lib
Age
Commit message (
Expand
)
Author
2012-04-10
make refresh <F5> work as expected
Niklas Baumstark
2012-04-10
move query length threshold from UI to logic
Niklas Baumstark
2012-04-10
add HTML helpers
Niklas Baumstark
2012-04-10
fix small bug
Niklas Baumstark
2012-04-10
more DRYing
Niklas Baumstark
2012-04-10
DRY up code
Niklas Baumstark
2012-04-10
improve comments and fix some naming style inconsistencies
Niklas Baumstark
2012-04-10
minor optimizations and code cleanup
Niklas Baumstark
2012-04-10
fix bad English
Niklas Baumstark
2012-04-10
raise regex threshold to query length 15
Niklas Baumstark
2012-04-10
fall back to regex matching for long queries
Niklas Baumstark
2012-04-10
fix ranking algorithm
Niklas Baumstark
2012-04-10
fix search URL building
Niklas Baumstark
2012-04-10
fix bug in query normalization
Niklas Baumstark
2012-04-10
use background page to open URLs
Niklas Baumstark
2012-04-10
prefer marking continguous characters
Niklas Baumstark
2012-04-10
improve string ranking
Niklas Baumstark
2012-04-10
add tab completion support
Niklas Baumstark
2012-04-10
fix relevancy heuristic
Niklas Baumstark
2012-04-10
move some logic from background to content page
Niklas Baumstark
2012-04-10
improve relevancy calculation
Niklas Baumstark
2012-04-10
underscore is not a word character in our context
Niklas Baumstark
2012-04-10
document the HTML matching algorithm better
Niklas Baumstark
2012-04-10
allow custom functions as commands, add example in form of forced web search
Niklas Baumstark
2012-04-10
allow fuzzy completion of HTML-decorated content and implement this for histo...
Niklas Baumstark
2012-04-10
fix some issues with asynchronous filtering and refreshing
Niklas Baumstark
2012-04-10
add possibility to use custom search engines and use "wiki ", "cc ", and ";" ...
Niklas Baumstark
2012-04-10
remove trimming from isUrl
Niklas Baumstark
2012-04-10
make failing test pass again :)
Niklas Baumstark
2012-04-10
add fuzzy mode
Niklas Baumstark
2012-03-28
Style changes.
Jez Ng
2012-03-06
Indicate clicked element via border style rather than focus.
Jez Ng
2012-02-11
Show hints for links that are slightly out of the screen.
Jez Ng
2012-02-11
Set scroll position only after DOM has loaded.
Jez Ng
2012-01-26
Simulate the full sequence of mouse click events.
Jez Ng
2012-01-26
Add migration code for old localStorage values.
Jez Ng
2012-01-26
Factor out common DOM functions.
Jez Ng
2012-01-22
Treat navigation queries starting with slashes as file URIs.
Jez Ng
2012-01-17
Add niklasb to CREDITS, and make a minor style edit.
Jez Ng
2012-01-17
improve URL detection
Niklas Baumstark
2012-01-15
Handle pasted URLs intelligently.
Jez Ng
2012-01-15
Add URL pasting functions. Closes #353.
Jez Ng
2012-01-15
Scroll the body element if last activated node is not visible.
Jez Ng
2012-01-09
Make focusInput detect textareas as well, and refactor the XPath code.
Jez Ng
2011-05-17
Fix mapping of bad keyIdentifiers. Closes #337.
jez
2011-02-01
Use only one key[event] handler for all modes.
jez
2011-02-01
Merge remote branch 'ajkovar/master' into bookmarks
jez
2011-01-31
Remove util functions that the refactor has rendered unnecessary
jez
2011-01-04
Factor out invokeCommandString.
jez
2011-01-04
Comments and renaming.
jez
[next]