Stefan Warnat
Stefan Warnat
We need the feature to use a fixed subdomain and get the domain as dynamic parameter. Implementation was easy: We added the dot as separator before parameters. With another modification,...
This changes are able to optionally resize markers. Draft, because tests are missing.
We heavily improved the performance of this library by using an optional file based cache. We decided against the usage of cache system, provided by got package, because there is...
Cheerio node module cause a fatal ERROR: ``` Aug 30 22:17:41 redoo matrix-appservice-webhooks[28337]: [ERROR] TypeError: cheerio is not a function Aug 30 22:17:41 redoo matrix-appservice-webhooks[28337]: at module.exports (/src/processing/layers/avatar/slack_icon_emoji.js:13:24) Aug 30...
I currently play a little bit to integrate the scaling options of n8n into this helm chart. I would be happy about users, who have the chance to test. Because...
I had the problem to run the binary within alpine based containers as also mentioned in #66. Because also the _gcompat_ package does not solve that for me, I created...