Jakub Duras

Results 62 comments of Jakub Duras

Maybe it could be rewritten to use bootstrap. That way it would be responsive, modern looking and future-proof.

Probably at some point in the future. At the moment there is no open source, stable and modern file manager with ongoing development. elFInder is no longer mantained the way...

Thanks for trying it out. This is currently not supported. The upstream project was [playing around with m3u](https://github.com/captbaritone/webamp/pull/694), but only had in mind playlists with songs. So neither m3u nor...

There is currently one blocker. We can't include the butterchurn because it's currently doing unsafe eval on presets at runtime. We've talked about this with @captbaritone and this should be...

@captbaritone > Are you running type checking on Travis? I would expect this to fail type checking since track.defaultTitle is not present on the argument passed to the `onTrackDidChange` callback....

I'm using the latest version of SvelteKit, and the only thing I had to do was to downgrade to `rehype-katex@5`, `remark-math@2`, and `unist-util-visit@2`. Using both `$` and `$$` works like...

You are mostly right @regisin. I didn't try it with variables, and now that I did, I see it struggles with that. However, at least doing something like `\frac{1+2}{2}` works....

Agreed, I have this same problem. Do you please need any more info @romainberger?

Since this topic is now opened, maybe, in addition, it would be a good idea to take a look at complying with the GDPR. Obviously, I am not a lawyer,...

Oh, I was actually thinking about a situation when the browser will be pushing 60fps during some motion and event will be fired at the end of the frame causing...