aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-27Merge favicons for vomnibar.Stephen Blott
2014-10-26Reduce max removeTab to chrome.session.MAX_SESSION_RESULTS.Stephen Blott
2014-10-26Merge pull request #1197 from smblott-github/command-option-testsStephen Blott
2014-10-26Add tests to validate command structures.Stephen Blott
2014-10-26Increase repeatLimits.Stephen Blott
2014-10-26Merge branch 'mrmr1993-add-download-link-to-commands'Stephen Blott
2014-10-26Merge branch 'add-download-link-to-commands' of github.com:mrmr1993/vimium in...Stephen Blott
2014-10-26Merge branch 'smblott-github-flash-blur'Stephen Blott
2014-10-26Merge branch 'flash-blur' of github.com:smblott-github/vimium into smblott-gi...Stephen Blott
2014-10-26Limit repeats, minor refactoring.Stephen Blott
2014-10-26Add LinkHints.activateModeToDownloadLink to command listmrmr1993
2014-10-26Merge branch 'limitedRepeats' of github.com:mrmr1993/vimium into mrmr1993-lim...Stephen Blott
2014-10-26Allow blur of embedded objects (e.g. flash).Stephen Blott
2014-10-26Merge branch 'mrmr1993-fix-tab-restore'Stephen Blott
2014-10-26Merge branch 'fix-tab-restore' of github.com:mrmr1993/vimium into mrmr1993-fi...Stephen Blott
2014-10-26Fix detection of embedded objects.Stephen Blott
2014-10-26Merge branch 'mrmr1993-fix-insertCSS-error'Stephen Blott
2014-10-26Refactor CSS injection.Stephen Blott
2014-10-26Merge branch 'fix-insertCSS-error' of github.com:mrmr1993/vimium into mrmr199...Stephen Blott
2014-10-26Merge branch 'mrmr1993-stop-frame-register-infinite-loop'Stephen Blott
2014-10-26Change registerFrameIfSizeAvailable to registerFrame, stop sending sizemrmr1993
2014-10-25Fence off unnecessary tabQueue code when chrome.sessions is definedmrmr1993
2014-10-25Fail gracefully in restoreTab when runtime.lastError is setmrmr1993
2014-10-25Add sessions permission to manifest.jsonmrmr1993
2014-10-25Prompt for confirmation when executing large numbers of repeatsmrmr1993
2014-10-25Add noRepeat to relevent frontend commandsmrmr1993
2014-10-25Check chrome.runtime.lastError to fix error in chrome.runtime.lastErrormrmr1993
2014-10-25Merge branch 'feature/edit-url-in-vomnibar' of github.com:sukima/vimium into ...Stephen Blott
2014-10-25Merge pull request #784 from deiga/patch-3Stephen Blott
2014-10-22Merge pull request #1154 from smblott-github/passkeys-structuredStephen Blott
2014-10-22Clearer reset-to-defaults confirmation message.Stephen Blott
2014-10-19Add some guidelines for PRsPhil Crosby
2014-10-19Add some style advicePhil Crosby
2014-09-17Hacks to make Vomnibar tests work againmrmr1993
2014-09-17Allow open popups from bookmarklets. Fix #968.Shrikant Sharat
2014-09-17Move the vomnibar to an iframemrmr1993
2014-09-06Structured passkeys; changes following code review; major rewrite of options.Stephen Blott
2014-09-05Merge pull request #1142 from luanpotter/masterPhil Crosby
2014-09-03Changed to show url when item selectedLuan Nico
2014-09-02Structured exclusion rules: Simplify isEnabledForUrl.Stephen Blott
2014-09-02Structured exclusion rules: Fix typos and minor issues.Stephen Blott
2014-09-02Retain excludedUrls setting, so testers can revert to previous versions.Stephen Blott
2014-09-02Fix regression: reinstate confirmation dialog for restoreToDefaultsStephen Blott
2014-09-02Structured passkeys, internally and on the options and popup pages.Stephen Blott
2014-09-02Merge pull request #1151 from smblott-github/closeTabsOnLeftPhil Crosby
2014-08-31closeTabsToLeft/Right -> closeTabsOnLeft/Right.Stephen Blott
2014-08-29Merge pull request #1147 from mrmr1993/confirm_restore_to_defaultsPhil Crosby
2014-08-27Confirm before restoring default settingsmrmr1993
2014-08-27Merge pull request #1143 from smblott-github/passkeysPhil Crosby
2014-08-24Fix passKeys bug introduced in commit 700d35aStephen Blott