Matt Cowley

Results 139 issues of Matt Cowley
trafficstars

Currently the two finger dismiss swipe has no threshold. A threshold for the two finger swipe should be implemented to reduce accidental dismissal whilst scrolling. This most likely needs to...

enhancement
help wanted
good first issue
hacktoberfest

## Type of Change - **Something else:** Deps ## What issue does this relate to? cc https://github.com/do-community/do-vue/pull/61 / https://github.com/do-community/do-bulma/pull/55 ### What should this PR do? Updates Node.js to the latest...

The ability to create certificates for forwarding domains would be great so that they can forward via https.

Add tests for all functions in the go implementation. See ruby/javascript tests as a point of reference. Add GitHub actions CI for the go package that runs the testing, following...

help wanted
hacktoberfest
implementation: go

Add tests for all functions in the rust implementation. See ruby/javascript tests as a point of reference. Add GitHub actions CI for the rust package that runs the testing, following...

help wanted
hacktoberfest
implementation: rust

When a DNS lookup is run, some resolvers (such as 1.1.1.1) return comments with additional information, such as warning about DNSSEC failures. We should expose these comments to the end...

enhancement
help wanted
good first issue
hacktoberfest

For now, I'm only worried about testing the dig command. This will lay the ground-work for testing other commands down the road. Implement end-to-end testing that simulates a valid interaction...

enhancement
help wanted
hacktoberfest

## Feature request ### Feature description Remove the `esm` and `extensionless` package usage in the repository, updating all imports throughout the project to use proper ESM imports with extensions, ideally...

help wanted
good first issue
hacktoberfest

Adding 9fit using npm auto-update from 9fit. Resolves #1607.

🐛 Bug

The website is now served from Vercel, so it is redundant to serve it from NGINX as well. It has also been observed that the version from NGINX that is...