Nolan Woods

Results 66 issues of Nolan Woods

Ideally, the run command should accept args in place of process.argv. ```js function run() { ... if (arguments.length > 0) var args = arguments; else var [, , ...args] =...

Would it be possible to have the ga file stored in this repo? Have the CI expand and reformat the JSON so that each element is on its own line....

**What version of protobuf and what language are you using?** Version: libprotoc 3.12.0 Language: Javascript **What operating system (Linux, Windows, ...) and version?** Manjaro linux **What runtime / compiler are...

javascript
triaged

ie container "1.3.0--pyh3252c3a_0" should also be tagged "1.3" and "1"

### Summary gopass-jsonapi fails to create new entries. This is caused by no recipients being selected: https://github.com/gopasspw/gopass/blob/77cc13955e85a70b9f9a3dd50e066703cd761695/internal/store/leaf/write.go#L28C2-L34 `--recipients` is not being appended when calling `/usr/bin/gpg --quiet --yes --compress-algo=none --no-encrypt-to --no-auto-check-trustdb...

bug

There are a number of issues/discussions/feature requests for various mechanisms that allow accessing host resources from ViolentMonkey or other User Script managers. This adds the `GM_nativeConnect` API that allows a...