Results 65 comments of fengkx

I made a svelte port of APlayer. And It offer a pre-build web component bundle as well. https://github.com/fengkx/svelte-aplayer Example: https://svelte-aplayer.js.org/

> Edit: You can grab it here - https://www.npmjs.com/package/@simonsmith/cypress-image-snapshot First of all thank you for your work on this. But I come up with this error after I add this...

`es-es.yaml` Spanish translation is missing some strings. For now it just fallback to English.

@vherasme There are 7 strings didn't have translation in Spanish. I think it would be better to translate it for consistency please.

https://t.me/NodeRSSBotStatus/20 I would make a fix on the I18N issue as soon as possible

The translation issue is fixed in 4d632fc The behavior of changing feed url is intended. I think it is fine as long as the bot send message to show this...

Maybe I can add a config for self hosted instance but I would keep this feature in the demo.

> The behavior of changing feed url is intended. I think it is fine as long as the bot send message to show this behavior. > I would keep this...

Thanks. So happy to hear that.

I read about PgRoonga docs, It seems it doesn't work like postgrersql builtin tsquery and tsvector. I wonder if it can work with other builtin text search function like `ts_rank_cd`.