moenodedev
moenodedev
The most recent production release should be tagged as `latest` on npm instead of the beta since the beta doesn't work with the latest version of Rails. GitHub Releases has...
When the MacOS app opens, pressing enter with an empty password should open the Touch ID dialog so that you don't have to use the mouse (to click the Touch...
Support export to CSV since it's unlikely Firefox will support MacOS AutoFill soon and it doesn't like a KeePassium addon for Firefox is on the roadmap. Also, Safari Auto Fill...
### Description `apk` installs into `/usr` which is a tmpfs mount. If the disk runs out of space while installing packages ssh won't work after rebooting. Should `/usr` be in...
## Describe the feature Description MediaMTX is an incredible project. We're using it in production and it's stable however when we encounter errors a GitHub issue form will make it...
### Description Instructions: 1. Stop the lima instance 2. Change your home mount point ```diff mounts: - location: "~" - mountPoint: "/home/development" + mountPoint: "/home/trojan1" writable: true ``` 3. Start...
### Description When I run `limactl start $instance` remote address values are missing from this log line: ``` INFO[0000] [hostagent] new connection from to ``` ``` $ limactl start development...
### Feature Description Add a setting to minimize to the MacOS menu bar instead of the dock since native AutoFill support isn't implemented. The app can be resized to quarter...