Dave Nicolson

Results 96 issues of Dave Nicolson

This pull request fixes a broken link. https://github.com/remoteintech/remote-jobs/pull/1392 already exists but leaves in the old domain. - [x] This PR contains housekeeping only (URL edits, copy changes etc) - if...

This pull request fixes the alignment of the lyrics offset view on macOS Big Sur and later. Before: After:

## Type of change ``` - [x] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy...

community-pr

Running bump on macOS Ventura results in the following error: ``` TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) ``` This is due to `@octokit/rest` being pinned at version...

Starting with version 2 of the lockfile, npm is saving the version twice in the package-lock.json but bump only updates the first instance. Using the [npm](https://github.com/npm/cli) project as example, [version...

This pull request fixes the alignment of the Night Shift and True Tone menu items, macOS Big Sur and later change the alignment of NSView views when any menu item...

Similar to https://github.com/juuso/keychaindump/issues/8, the output stops after the `Found wrapping key` message. To compile instances of `(C_Block *)` had to be replaced with `(const_DES_cblock *)` as with this [bug report](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219790)....

This pull request fixes the following deprecation warning: ``` CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not...

This pull request adds support for encrypting the result of the `dumpkeys` command with a new `encryptkeys` command. This effectively allows one to edit the iOS Keychain without a jailbreak...

This pull request fixes the following deprecation warning: ``` CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not...