Thomas
Thomas
Hi, I tried to add the official nodejs image, so that we can run ``node`` and ``npm``. However, by following the readme on how to add other images, this seems...
When got an Android System Notification on your phone and you touch on it, it just leads to the eSteem app, to the home screen, but not for example to...
Hi, on my Android phone I usually get duplicated system notifications for the same event. This bug basically appears on all events (follow, unfollow, comment on post, etc.). When I...
ddev's management of /etc/hosts file could use one line per host, instead of putting all on one line
**Is your feature request related to a problem? Please describe.** It's not really a problem, more likely an improvement for a faster work flow. **Describe the solution you'd like** Currently,...
Hi, I'm not sure if you want it that way, or if it's a bug. In my project I got src files in web/assets/css and web/assets/js for css and javascript...
Hi, one thing I couln't currently find in the documentation: Does it provide common methods, that we know from C#, like ``Int.Parse('1');``, ``1.ToString({options here like sprintf})``? That would be a...
Hi, I tried to install bower_concat to make things easy with grunt compilation. I have included the following dependencies in my bower.json: ``` // [...] usually things above "devDependencies": {...
Hi, I fixed the following things: - pattern fix (was not working with dash in channel name) - removed reference, because it is already an object and it would anyway...