Wykres commitów

412 Commity (1591cf8e6a4b371d61b101371867a27102504cd2)

Autor SHA1 Wiadomość Data
Samveen 1591cf8e6a [scripts/misc.bash]Remove hard-coded arch in golang download, and use build platform arch instead. 2023-01-30 09:03:55 -05:00
Samveen b389228682 Use Debian's firefox-esr instead of the standalone Mozilla build 2023-01-30 09:03:55 -05:00
Thomas Buckley-Houston a547ac71fd
ci: Run Github Actions for PRs as well as pushes 2023-01-30 07:19:06 -05:00
Thomas Buckley-Houston 7e68247557 Use ENTRYPOINT instead of CMD in Dockerfile
Fixes #346
2022-07-25 22:46:58 -04:00
Thomas Buckley-Houston 277ede9a60
ci: Also push Docker image 'latest' tag 2022-07-21 12:30:57 -04:00
Thomas Buckley-Houston 3bc427f416 devops: Update release process for Github 2022-07-20 15:22:12 -04:00
Thomas Buckley-Houston 87bf16dd20 devops: Update Docker process for releasing 2022-07-20 15:22:12 -04:00
Thomas Buckley-Houston 0ef4e64f93 chore: Update README 2022-07-20 15:22:12 -04:00
Thomas Buckley-Houston 07ccc9d9d7
chore: Upgrade all node deps 2022-07-16 18:52:07 -04:00
Thomas Buckley-Houston b4dae67660
chore: Upgrade all Golang deps 2022-07-16 18:52:07 -04:00
Thomas Buckley-Houston 6ccf2afd07 devops: Refactor CI to use ctl.sh
Also updates our goreleaser setup to work again
2022-07-16 17:18:39 -04:00
Thomas Buckley-Houston aaea254f0d fix: Don't load startup URL in HTTP Server mode
I think this is the source of a long-standing issue in the HTTP Server
where it would just freeze after a certain period of time. Every
successful page load, wether it was explicitly requested as a raw-text
request or not, attempts to send a raw text payload on page load. So I
think the automatic default home page startup loading was confusing
things.

Fixes #207
2022-07-16 17:18:39 -04:00
Thomas Buckley-Houston 1f20113bc0 chore: Update .nvmrc to Node 16 2022-07-16 17:18:39 -04:00
Thomas Buckley-Houston 4a84be12b0 chore: Golang formatting 2022-07-16 17:18:39 -04:00
Thomas Buckley-Houston f34ccc7344 devops: Move random scripts into central ctl.sh 2022-07-16 17:18:39 -04:00
Thomas Buckley-Houston 77fd0e68b4 chore: Move dev setup docs to root 2022-07-16 17:18:39 -04:00
Thomas Buckley-Houston 8810e481db tests: Migrate to Github Actions 2022-07-16 17:18:39 -04:00
Tormod Alf Try Tufteland 2792602f4e fix: build first 2022-07-15 13:41:50 -04:00
Tormod Alf Try Tufteland 4955e243d8 feat: github action for tests 2022-07-15 13:41:50 -04:00
Tormod Alf Try Tufteland 8d321c47a1 feat: github action for cross-compiling releases 2022-07-01 09:17:12 -03:00
Tormod Alf Try Tufteland 094d7b837f fix: conversion error 2022-06-29 12:59:27 -03:00
Tormod Alf Try Tufteland b4bfd1af6d fix: build, and go 1.18 2022-06-29 12:59:27 -03:00
Greg Sadetsky 64c68a916c Fix Mac Build Environment Documentation 2022-05-24 12:38:14 -03:00
Yash Singh 540882ec8c
Added in Ctrl+U option for view-source (#355)
* Added in Ctrl+U option for view-source

* Fix
2020-12-28 20:56:36 +01:00
Paulo Manrique 4a082a5efe
Implemented detection of the Firefox flavor on Windows and fixed registry detection (#350) 2020-10-31 16:55:27 +01:00
Yash Singh 91148e8e44
Update setup_linux_build_environment.md (#344) 2020-09-13 09:50:05 +02:00
Thomas Buckley-Houston d3d72b0a18
Add donation link to README 2020-09-02 11:36:43 +02:00
Yash Singh 13dfd9288a
Improved CLI's flags and changed help page (#341)
* Improved CLI's flags

Allowed users to use just --v instead of --version as a CLI flag. Also added in the --name flag that simply prints out "Browsh." An alias for the --name flag is --n.

* Changed the help page inside the config.go to include the name flag
2020-08-21 10:44:26 +02:00
Érico Nogueira Rolim 84f5382eda
Move to Go modules (#338)
* interfacer: Move to Go modules.

* interfacer/contrib: remove dep usage.

No longer needed due to the move to Go modules.

* Move src/main.go to cmd/browsh/main.go.

Allows installation with `go install ./cmd/browsh`, no need to specify
output.

* interfacer/src/browsh/firefox: fix browsh.xpi path

* setup_linux_build_env: clean up and update.

- Remove references to dep and GOPATH
- Use code blocks for commands
- Update for new build instructions
2020-07-27 09:13:55 +02:00
dependabot[bot] 92825166e0
Bump lodash from 4.17.13 to 4.17.19 in /webext (#333)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 09:07:51 +02:00
toyboot4e 48afc96b17
Improve the mac guide (#322)
* fix typo in setup_mac_build_environment.md

* improve setup_mac_build_environment.md
2020-07-27 09:07:38 +02:00
dependabot[bot] 7e945d3356
Bump https-proxy-agent from 2.2.1 to 2.2.4 in /webext (#316)
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 09:06:49 +02:00
Morgan 60e2b34479
update main documentation to improve spelling (#330)
Thank you!
2020-07-08 14:17:29 +02:00
Andres Lowrie 98b59929d9
default to https for donate (#325) 2020-06-18 09:39:18 +02:00
Gábor Lipták fbcda45067 Bring Go current in Travis (#292) 2019-11-19 08:41:04 +07:00
dependabot[bot] d9311bd3aa Bump lodash from 4.17.11 to 4.17.13 in /webext (#290)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 12:32:20 +07:00
dependabot[bot] 8880ac9a21 Bump eslint-utils from 1.3.1 to 1.4.3 in /webext (#289)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 12:32:07 +07:00
Devan Carpenter 658085fe44 README: fix build script name (#287) 2019-10-24 23:39:06 +02:00
dependabot[bot] 5e8605aa9a Bump mixin-deep from 1.3.1 to 1.3.2 in /webext (#286)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-24 23:38:29 +02:00
niu tech f62d7dcb18 Change font family, fix invalid CSS (fixes #70) (#253)
* Increase font size, fix invalid CSS (fixes #70)

* Revert to 15px, use Courier New font if available
2019-10-01 10:53:44 +02:00
Thomas Buckley-Houston 08c5ee8770 CLI: Actual locally tested fix to race condition
Sorry for making new releases like this. It's that the live Browsh
services will only pull in officially released versions. But also that
this bug could affect a lot of people installing Browsh themselves.
2019-06-19 16:54:32 +03:00
Thomas Buckley-Houston 4ca05b9236 Browsh CLI: fix for Marionette race condition 2019-06-19 14:47:51 +03:00
Thomas Buckley-Houston 1d4723f3b0 injectCustomCSS() fix, don't error of no body 2019-06-19 13:29:09 +03:00
Thomas Buckley-Houston e85455880a HTTP server: timeout for page loading 2019-06-19 13:23:42 +03:00
Thomas Buckley-Houston 759e8a125a HTTP server return <html> instead of just <body> 2019-06-19 13:22:38 +03:00
Thomas Buckley-Houston 95562aa129 HTTP server: fixes that were causing page hangs 2019-06-19 13:21:41 +03:00
Thomas Buckley-Houston d6b5951059 HTTP server: add experimental DOM-dump mode
Simply dumps the contents of the DOM
2019-06-19 09:03:20 +03:00
Thomas Buckley-Houston 81f41b7b4c Fix for Viper's lowercasing of config keys :/
See spf13/viper#635
2019-06-19 08:12:37 +03:00
Thomas Buckley-Houston fc92642a4c Version 1.6.0 2019-06-18 17:26:05 +03:00
Thomas Buckley-Houston 931cc1ca38 Allow Firefox prefs to be set in config.toml 2019-06-18 17:17:01 +03:00