Results 54 issues of Daenney

Hey, This pull request already contains some fixes you pulled in earlier. I've moved along and fixed any errors I came across during building and testing the packages and added...

Hiya! I've started using this library in a project so figured I'd send a small PR to fix a few things: * Add a go.mod * Update to using a...

``` 2020-04-26 19:39:45.917 [error] [Plugins] Load plugin emqx_dashboard failed, cannot start plugin emqx_dashboard for {bad_return,^M {{emqx_dashboard_app,^M start,^M [normal,^M []]},^M {'EXIT',^M {{{shutdown,^M {failed_to_start_child,^M ranch_acceptors_sup,^M {listen_error,^M 'https:dashboard',^M {options,^M {verify,^M "verify_none"}}}}},^M {child,^M undefined,^M...

support

When I try to use `--parent_dir .` things go wrong for `ExtraFilePaths`. At that point it no longer resolves relative paths by the instance/next to the `config.json`, but seems to...

As part of #350 we discovered that during a test a panic gets logged, even though the test itself succeeds. ``` === RUN TestRespondToEcho time="2021-05-19T08:55:31Z" level=info msg="Incoming request" req.id=smW335jjZJSf req.method=POST...

When a post has a code block, Omnivore provides some syntax highlighting. This highlighting works fine in light mode, but is illegible when the device switches to dark mode (at...

When an article has a PNG image with a transparent background and you tap on it to be able to magnify and pan around, the image gets rendered with a...

Erik has release a Javascript version of puppetdbquery, https://www.npmjs.org/package/node-puppetdbquery. We should use that in the Query tab to allow people to easily write complex queries.

enhancement
needs-feedback

### What happened? I'm unable to render Prometheus series like `{country="GR",geohash="swbbh",phase="rtt",place="Athens"} 71.25` as markers on the Geomap panel. Once I set "Location Mode" to "Geohash", the the "Geohash Field" field...

First off, thanks for legit, it's rather neat! I was looking at how to make it support traversing subdirectories and so far I have the necessary infrastructure in place that...