Stuart Morgan
Stuart Morgan
Please forgive me if you're not accepting feature requests through Issues, I couldn't find any mention of your feature request policy. It would be great if Staytus was able to...
I'm trying to use this module with a pipe but it throws an error about an unimplemented method: ``` Error [ERR_METHOD_NOT_IMPLEMENTED]: The _read() method is not implemented at TailingReadableStream.Readable._read (_stream_readable.js:611:24)...
An item with the following onclick attribute onclick="$('foo').something()" becomes onclick="$("foo").something()" which obviously breaks. htmlmin shouldn't be touching the contents of attributes at all.
### Steps to reproduce 1. Run app 2. Wait a couple of days 3. Crash ### Expected behaviour Not crash ### Actual behaviour Crashes ### Logs #### App log ```java...
When the Raspberry Pi is shutdown, but still connected to power, the backlight remains on. Is this behaviour configurable? Or should it be possible to toggle the backlight off by...
Context: So I've just updated to the latest and greatest Buttercup release (from 1.2.0) after learning that my most wished feature of copying passwords quickly and effectively via keyboard shortcuts...