Peter Mattingly

Results 19 issues of Peter Mattingly

If you are using searx-docker then look at the bottom of the Searx page and check for the version after "Powered by searx" Powered by searx - 1.0.0-151-c5d63a5c --> **How...

bug

**Describe the solution you'd like** I was hoping for a way to override the default behaviors of the Google Scholar engine without having to hack the engine definition directly. Is...

enhancement

`math.range(0, 10, 1)` Should return an array, but instead it returns a matrix? That's very strange behaviour; Am I missing something? The docs say it can return an array or...

question

### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Is the issue caused by a plugin? - [X] It is not a plugin...

bug
cat/local-dev

Added a small note to test/README.md about running local integration tests vs integration tests on AWS; See: https://github.com/serverless/serverless/issues/11281#issuecomment-1197993827

documentation

Addresses: #7747 > Replace \_.merge with Object.assign. Note they're not equivalent (_.merge does deep merge), so it should be done with care in all places where it's safe to rely...

refactor

### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Is the issue caused by a plugin? - [X] It is not a plugin...

documentation

Closes: #11249 Attempting a commit with lint-staged resulted in an error, as the current version of lint-staged dropped support for node 12. Changing to lint-staged@12 resolved the issue.

### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Is the issue caused by a plugin? - [X] It is not a plugin...

needs feedback