summaryrefslogtreecommitdiffstats
path: root/interfacer
AgeCommit message (Expand)Author
2022-07-20devops: Update release process for Githubv1.8.0Thomas Buckley-Houston
2022-07-16chore: Upgrade all Golang depsThomas Buckley-Houston
2022-07-16devops: Refactor CI to use ctl.shThomas Buckley-Houston
2022-07-16fix: Don't load startup URL in HTTP Server modeThomas Buckley-Houston
2022-07-16chore: Golang formattingThomas Buckley-Houston
2022-07-16devops: Move random scripts into central ctl.shThomas Buckley-Houston
2022-07-16tests: Migrate to Github ActionsThomas Buckley-Houston
2022-07-01feat: github action for cross-compiling releasesTormod Alf Try Tufteland
2022-06-29fix: conversion errorTormod Alf Try Tufteland
2022-06-29fix: build, and go 1.18Tormod Alf Try Tufteland
2020-12-28Added in Ctrl+U option for view-source (#355)Yash Singh
2020-10-31Implemented detection of the Firefox flavor on Windows and fixed registry det...Paulo Manrique
2020-08-21Improved CLI's flags and changed help page (#341)Yash Singh
2020-07-27Move to Go modules (#338)Érico Nogueira Rolim
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-19HTTP server: timeout for page loadingThomas 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-18Config to set custom global CSSThomas 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-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-06Update Go `dep` to v0.5.0Thomas Buckley-Houston
2018-10-26replaced cat with i/o redirectionstark
2018-10-05accidentally commited.. removing itFarhad Makiabady
2018-10-05cleaned up un-needed spacingFarhad Makiabady
2018-10-05open new tabs with each validURLFarhad Makiabady
2018-10-05Added validURL array to viperFarhad Makiabady
2018-10-05implemented link verification before opening new tabsFarhad Makiabady
2018-10-05Added NArg for non-flag argumentsFarhad Makiabady
2018-09-29Removed color_modeCodyGramlich
2018-09-29Added monochrome CLI flagCodyGramlich
2018-09-22Used a cross-platform Bash shebang.Jared Rewerts
2018-09-22Switched to using a more cross-platform build script.Jared Rewerts
2018-09-11v1.4.13Tobi
2018-08-28Added a mouse scroll test.Jared Rewerts
2018-08-28Added a function for simulating mouse clicks.Jared Rewerts
2018-08-20Switched to server side scrolling.Jared Rewerts
2018-08-05Fix typo in default configÁrni Dagur
2018-08-04Use less verbose `if` statements (#166)BO41
2018-08-02Use thread-safe map for HTTP requestsv1.4.12Thomas Buckley-Houston
2018-08-02Remove "ms" from durations in HTTP response headerThomas Buckley-Houston
2018-07-27Bump to v1.4.10Thomas Buckley-Houston
2018-07-27Include GOARM v7 in buildsThomas Buckley-Houston