Lode Claassen

Results 32 issues of Lode Claassen

I have a url, https://medianewsletter.net/lets-give-reader-comments-another-chance-and-for-real-this-time-77506d29856b?source=user_profile---------9---------------- which results in an empty output. If I change it to not end with a dash all works fine. I can remove the dash from...

I have a situation where the code that sets the callback calls a wrapper around Linkify, and this wrapper sets the attributes. Thus my callback doesn't know about the attributes...

Following the discussion in https://github.com/json-api/json-api/pull/1532.

Following the discussion in https://github.com/json-api/json-api/issues/1514

I wanted to include a gift icon. The `redeem` icon works, but the `featured_seasonal_and_gifts` icon doesn't. After adding the `@material-design-icons/svg` npm package, the `featured_seasonal_and_gifts` file just doesn't exist. Other files...

npm related
Needs sync/update

I have SHA-256 hashes with a salt of 9 characters. According to what I understand, the spec allows this. However, the library doesn't detect / verify hashes in this format.

I was trying to figure out what `Report->getTrial()` would return, which was quite difficult since it was hidden deep down. So I felt it would be nice to add type...

Adds an option for slow time using natural language. This is roughly based on the idea of @Cj-Malone in https://github.com/stuartlangridge/gnome-shell-clock-override/issues/6. I'm unsure about the locale changes with translations from format.js...

help wanted