Lukas Bombach

Results 15 issues of Lukas Bombach

Hi I am trying to use `reqwest` with YouTube's oEmbed API. As compared to a plain `XMLHttpRequest`, `reqwest` adds 2 headers: ``` access-control-request-headers:accept, content-type, x-requested-with access-control-request-method:GET ``` which triggers a...

Hello, I am trying to make a media center app with electron and of course it only supports very few video codecs. I saw you managed to support a lot...

### What problem does this feature solve? For a lot of us proper testing is a big topic and it's hard to find documentation on how to test Nuxt-specific features....

pending

I am looking for official TypeScript type definitions for the `window.__tcfapi`. The official repos provide types that allow any string to be passed as command, but I believe this is...

enhancement

Hi i have a very simple example in which I want the user to choose items from one list and have him drop it in another. Items taken from the...

As it says in the title. I may open a PR for this if I do it myself.

Enabling omnibox seach in chrome could improve the software's workflow. Apart from searches directly from the browser, it could even be possible to jump to specific threads right from the...

Lazy loading is especially important for mobile, even more important when in a sub with shitty internet. This seems to be a pretty legit way to do it: http://callmecavs.github.io/layzr.js/

When someone posts an internal link, 2 things should happen: - The domain part should be removed so links still work when the domain changes. I.e. `http://fu2.com/channels/120` should become `/channels/120`...

The events API does not cover all test cases yet, for this we need additional test data and possibly additional unit tests.

lib