Johannes Hertenstein

Results 21 issues of Johannes Hertenstein

It would be neat if polyfll-injector supported default sets: https://polyfill.io/v2/docs/features/#default-sets This way one could define `polyfills: [ 'default' ]` and have a good starting point for further polyfilling.

accepting pr
feature

While running tests I stumbled upon the following edge-case with boolean search: When searching for a uuid (which uses 'control characters' in it, tntsearch runs into PHP errors. ## Reproduction...

Resolves #30 I have noticed, that if multiple users (or orgs) share a repository with the same name, then the `pull_request_count` metrics will cause an error while collecting metrics because...

### Description If a class subject to proxy compilation contains certain strings, the proxy compilation will interpret them as the class / interface name and throw an exception saying, that...

T: PHP
P: Flow
Bug

I have one specific feed ( https://www.codingblocks.net/podcast-feed.xml ) which does some user agent filtering in the backend which will redirect all user agents from automated tools (e.g. curl) to a...

enhancement

# Description Adds the ability of using the following prefixes instead of emoji: * `start::` * `scheduled::` * `due::` * `completion::` * `recur::` These are the same that are supported...

question
scope: task dates and times
scope: parsing markdown - and global filter

When using tiny-date-picker in a timezone that is not GMT the date objects in the state do not always correspond to the correct dates in your timezone. Example: https://codepen.io/j6s/pen/OaZyLJ ![screenshot_2018-11-23_17-13-39](https://user-images.githubusercontent.com/3374170/48952631-248f0480-ef43-11e8-914b-5926c66074a5.png)...

Hello, as i mentioned in an other ticket, i am building a constantly running bot. However i get a Connection reset after some time (ECONNRESET). I have not yet analyzed...

Should the callback be empty or a console log of the err by default?

Hello. I am using node-oscar to build a temporary fix for a friend (He can not join chatrooms, so i built a bot to forward the chat). It works perfectly,...