lionep
lionep
When using queries like `/myroute?values[]=1` through the middleware, the backend server receive as query `values=1` instead of `values[]=1` Example with backend : ``` app.get('/*', (req, res) => { res.json({ url:...
Great project ! It seems that the resolution of album covers are 2000x2000 in the play bar. It seems to be possible to load lighter images, like [100x100bb.jpg](https://is3-ssl.mzstatic.com/image/thumb/Music4/v4/bf/12/20/bf122020-6597-ebc0-3ffa-918627996adb/13UAEIM27107.jpg/100x100bb.jpg) instead of...
Happens with node v6.9.1, directly on launch ``` TypeError: text.replace is not a function at Object.helpers.stripTags (/Users/lionel/.nvm/versions/node/v6.9.4/lib/node_modules/docker-dashboard/node_modules/blessed/lib/helpers.js:137:6) at ScrollableBox.Element.strWidth (/Users/lionel/.nvm/versions/node/v6.9.4/lib/node_modules/docker-dashboard/node_modules/blessed/lib/widgets/element.js:2543:15) at /Users/lionel/.nvm/versions/node/v6.9.4/lib/node_modules/docker-dashboard/node_modules/blessed/lib/widgets/table.js:71:23 at Array.forEach (native) at /Users/lionel/.nvm/versions/node/v6.9.4/lib/node_modules/docker-dashboard/node_modules/blessed/lib/widgets/table.js:70:9 at Array.forEach (native)...
Here is a proposal of feature (disclaimer, I'm not used to any SERP tool, so I don't know if it's something standard or not) : The user can add the...
Set "Not available, please setup" translation more accurate, because it's in use in notifications and proxies page. ⚠️⚠️⚠️ Since we do not accept all types of pull requests and do...
New project to measure Google ranking over time
Really nice project here ! Thanks for all this work ! When a user add a custom domain, the instruction displayed on the page seems to be hardcoded to the...
Hello, When doing the apple signin process (from user point of view), it seems that apple is redirecting to the URL remark42.mysite.com/web/iframe.html?selfClose but with a POST request, which does not...
Hello, Nice project out there ! I've tried it and it seems you can overscale pictures, and get some insufficient memory usage. Would it be possible to implement : -...
On my system, the target touch device is not detected. Here is the output of `xinput --list --short` ``` # DISPLAY=:0 xinput --list --short ⎡ Virtual core pointer id=2 [master...