Emmanuel Salomon

Results 56 comments of Emmanuel Salomon

In fact we can't fetch the root keys without `per_page` parameters. And the max is 100. Should I iterate all pages to get all files ?

**EDIT: I forgot renaming a variable. You can skip the following.** I should not have started with the github driver as a base. It doesn't work as expected, `getKeys()` don't...

~~Ok. Everything looks good on another project where I fetch branches and tags only for `content` and `public` dirs. It's ready to merge!~~ No, sorry. I tested on a bigger...

Salut ! I changed the `headers` parameter to a `getHeaders` function. The gitlab authentication token expire in 7200 seconds. So with this function, we can return a new token. All...

> Any update on this @ManUtopiK? No, I'm waiting for review...

> I'm using nuxt content and would love to add a source from a self-hosted gitlab repository, could this PR allow it ? Yes ! > If so, is any...

Hi! Thanks a lot for your driver! It works very well, but I have an issue while keeping the handle after a page refresh. First, I want to save the...

Same problem with jQuery 1.6.4. I made change as mentioned @jtnix, now it's working. With joyride 2.1, it's now on line 883 Thanks :)

On line 883, simply add "null" `$(el).on('keydown', null, function( event )`

+1 Maybe it's now possible with FireFox Developer and Valence ? https://www.mozilla.org/en-US/firefox/developer/