Gabriel Reitz Giannattasio
Gabriel Reitz Giannattasio
Append and Prepend commands doesn't change the expire from the item (TTL), so you need either give support to `touch` or add the TTL support by doing the `touch` with...
If you're not with `queue` enabled, version will mostly fail, because it isn't a promise. It should be a promise executed after the server connect, because you can't know the...
Fixes the CREATE method when django-tastypie response only using the page status without a body content; Make it compatible with old backbone version (0.9.x or older) Add package.json to be...
When using the `>` to parse multiple lines, the result is invalid, example: File example: ```yml NODE_CONFIG: > CACHE: READWRITE: # Whether or not Memcache is disabled. If it is...
I'm using Webpack 2 and ExtractTextPlugin however, I can't set an entry point for the styles.css, and they're totally ignored by the whm. Any ideas on how to workaround that?...
**Is your feature request related to a problem? Please describe.** Use the bytes feature to upload files from the browser to the server using request stream. **Describe the solution you'd...
I was trying to follow the tutorial to update my gateway, but I found a problem. When running the commands, the network would not find the files to be downloaded,...
### Inline JavaScript or CSS In certain scenarios, incorporating inline JavaScript or CSS directly into the HTML file can be beneficial. It would be advantageous to have the option to...
Please publish the version 2.4.6, the version 2.4.3 (latest published) is with adapter broken in the main js file.