Florent Jaby
Florent Jaby
Just the line where it is explained how to install this via npm
Hello, not much a real issue here. I'm very interested in your project because I want to allow access to branches instances of my app for my testing server. However...
I submit this as a general error code for edge cases that shouldn't happen anyway. May need to switch to 720 :D Obvisouly a reference to the IT Crowd recurrent...
**What**: This is a bugfix (as far as I can tell). **Why**: `render()` by default appends a new `container` to a `baseElement` which is, by default, the global variable `document.body`....
The Kong JWT plugin allows a credentials of type JWT to have a field `algorithm` with a value of `RS256` and a field `rsa_public_key` in PEM format. However, these cannot...
This PR adds the possibility to setup a `encrypt` flag to a schema : + If not specified, its value is `false` + if specified and `true`, then the correct...
Some Heroku Addons (for example Heroku PostgreSQL) cannot update their plan in place. The `heroku_addon` resource assumes all addons can. Updating the plan of a `heroku_addon` with the posgresql addon...
In several cases, async errors with nodeunit and streams2 only result in the test giving a "test not run or test.done not called". without any sign of the error. What...
Hello. I find the approach of this module interesting in many aspects. I wanted to know if this would work with 0.10+ thank you.
Hello, The source code is actually barely dependent on jQuery which is a huge library. Using this for a bookmarklet script, I would very much like to avoid downloading jQuery....