Results 20 issues of Gustavo Brian

In case you have this issue execute `docker pull m1k1o/neko:latest`

documentation

When presssing a `SHIFT + any_key` combination and releasing the `SHIFT` key **before** `any_key`, the `any_key` code is not sent. This change will ensure `any_key` code is relesed before the...

Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using (`python --version`)? **Python 3.7.4** 2. What operating system and processor architecture are you...

```` root@grafana:/var/lib/grafana/plugins/grafana-simple-sql-datasource-master/dist/serverside# Server is listening to port 666 TypeError: Cannot convert undefined or null to object at Function.keys () at Object.getSpecialColumn (/var/lib/grafana/plugins/grafana-simple-sql-datasource-master/dist/serverside/sqlproxyserver.js:240:33) at Object.getTimestamp (/var/lib/grafana/plugins/grafana-simple-sql-datasource-master/dist/serverside/sqlproxyserver.js:216:31) at Object.parseTimeseries (/var/lib/grafana/plugins/grafana-simple-sql-datasource-master/dist/serverside/sqlproxyserver.js:184:43) at _api.internals.try...

bug

Changed socket to udp4 instead udp6 TODO: check address and bind to udp4 or udp6 sockets

Hi, planning to return container stats with the "stats" request. What about using https://github.com/KyleBanks/dockerstats ? Do you know better way? Thanks

enhancement

I'd like to add some limitations to the containers like: #### Running limits and constrains Max amount of time for the room in minutes and associated action like ``` {...

enhancement

Allows to create a new docker image from existing room. Using at codx to build new templates

I'd likew to limit the storage size for each container. https://docs.docker.com/engine/reference/commandline/run/#set-storage-driver-options-per-container

enhancement

Hi, Nice plugin. Do you think is possible to make Rider open the Trello Task preview on it? I've tried with no luck to add this embbeded browser to the...