Richard Goodwin
Richard Goodwin
I don't know if this is a request, a question, or a bug. 😄 I'm trying to do two things: 1) Instead of using the built-in highlight on Req/Resp bodies,...
Take what you will, etc. :) * Add OpenSSL (though TBH there may be a bit of magic there...) - instructions from https://cutecoder.org/programming/compile-open-ssl-apple-silicon/ (note the commenter using 1.1.1i specifically, and...
Currently, trying to pass a class name with `-` appended will cause an error. Per discussion on Discord this should be supported. Example that will fail: ``` on change add...
For reasons I can't quite discern, Libsyn' oEmbed URL isn't detected as a regular oEmbed provider. This patch adds Libsyn as a registered special provider. Example Libsyn oEmbed URL: `https://oembed.libsyn.com/embed?item_id=8634992`...
Take a look at this @cimryan please. Changes: * `backingfiles` is created as btrfs (and tools are installed) * vfat disks are mounted at the start of the loop instead...
Given the following setup, using the Docker image for core, and a basic widget of my own (with both the plugin script and with the node-api): - upstream nginx reverse...