summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-24Fixed bug in key event handling between vim modes, where the same key event c...vim-mode-experimentalpr/236Tobias Gläßer
2019-06-24Added vim feature for editing URL in new tabTobias Gläßer
2019-06-24Gofmt: some minor capitalisationThomas Buckley-Houston
2019-06-24Travis: upload logs to text hostThomas Buckley-Houston
2019-06-24Fixed bug where keyEvents variable was initialized wrongly. This led to key c...Tobias Gläßer
2019-06-24Vim mode: Small updates from PR reviewThomas Buckley-Houston
2019-06-24Vim mode: convert unexported symbols to lowercaseThomas Buckley-Houston
2019-06-24Fixes tests for Vim modeThomas Buckley-Houston
2019-06-24Adds some Vim-specific integration testsThomas Buckley-Houston
2019-06-24Refactors Vim code from tty.go into its own fileThomas Buckley-Houston
2019-06-24Fixed typoTobias Gläßer
2019-06-24Prettified js filesTobias Gläßer
2019-06-24Instead of adding 1 to Y coord, add 1 to height. This fixes an issuesTobias Gläßer
2019-06-24Added vim like navigation. This is still in an early stage.Tobias Gläßer
2019-06-24Added features needed for vim like navigation to the webextension.Tobias Gläßer
2019-06-24Refactored code using switchToTab and added new features.Tobias Gläßer
2019-06-24Added duplicate_tab, restore_tab commands.Tobias Gläßer
2019-06-24Added initial configuration for vim like keybindings.Tobias Gläßer
2019-06-24Added sessions permissionTobias Gläßer
2019-06-24Fixed typo in commentTobias Gläßer
2019-06-24ignore debug log in interfacer/ directoryTobias Gläßer
2019-06-24ignore manifest.json backup fileTobias Gläßer
2019-06-24Set default DISPLAY environment variable for xclipboard functionalityTobias Gläßer
2019-06-24added command for links hintsTobias Gläßer
2019-06-24gofmt codeTobias Gläßer
2019-06-24Created overlayVimMode function for displaying vim navigation stateTobias Gläßer
2019-06-24Added new vimium.js with code taken from vimiumTobias Gläßer
2019-06-19CLI: Actual locally tested fix to race conditionv1.6.4Thomas Buckley-Houston
2019-06-19Browsh CLI: fix for Marionette race conditionv1.6.3Thomas Buckley-Houston
2019-06-19injectCustomCSS() fix, don't error of no bodyv1.6.2Thomas Buckley-Houston
2019-06-19HTTP server: timeout for page loadingThomas Buckley-Houston
2019-06-19HTTP server return <html> instead of just <body>Thomas Buckley-Houston
2019-06-19HTTP server: fixes that were causing page hangsThomas Buckley-Houston
2019-06-19HTTP server: add experimental DOM-dump modeThomas Buckley-Houston
2019-06-19Fix for Viper's lowercasing of config keys :/v1.6.1Thomas Buckley-Houston
2019-06-18Version 1.6.0v1.6.0Thomas Buckley-Houston
2019-06-18Allow Firefox prefs to be set in config.tomlThomas Buckley-Houston
2019-06-18HTTP server: fix for stale DOM dimensionsThomas Buckley-Houston
2019-06-18Fix JS testsThomas Buckley-Houston
2019-06-18Config to set custom global CSSThomas Buckley-Houston
2019-06-18Add Patreon to Github's sponsor buttonThomas Buckley-Houston
2019-06-18JS prettier fixesThomas Buckley-Houston
2019-06-18Text rendering: fixes and improvementsThomas Buckley-Houston
2019-06-11Update dependencies. Bump to v1.5.2v1.5.2Thomas Buckley-Houston
2019-06-11Merge pull request #263 from browsh-org/restart-firefox-for-every-specThomas Buckley-Houston
2019-06-11Various improvements to integration testsThomas Buckley-Houston
2019-05-06Update to Firefox 66.0.4 to fix addon certThomas Buckley-Houston
2018-11-06Update JS and Go deps. Bump Browsh to v1.5.0Thomas Buckley-Houston
2018-11-06Update FF Marionette commandsThomas Buckley-Houston
2018-11-06Newer NVM formats package.lock differentlyThomas Buckley-Houston