Hugo Poissonnet
Hugo Poissonnet
Fixing #19 Fixing issue when using concat/uglify/minify tools reporting missing ";" because of wrong () placement. ``` (function($){})(jQuery); ``` --- This change is [](https://reviewable.io/reviews/ramswaroop/animatescroll.js/20)
When using element option and the target id isn't a direct child of element. ``` ``` ``` // This working great : $('#working-target').animatescroll({ element: '.container-with-scroll', padding: 20 }); // This...
Close #149 We might even remove `NODE_ENV` from the Procfile ? I'm not aware of best practice regarding this file.
The current Procfile doesn't work out-of-box with Dokku, because of the missing `env` command before `NODE_ENV=production`. Error encountered ``` setuidgid: fatal: unable to run NODE_ENV=production: file does not exist 2021/02/27...
Try to resolve #1239 * `immediately` not implemented with `cron` * my changes in the `createNextJob` function are not pretty, maybe add a `delete opts.immediately` should be better because with...
* Add env support see `.env.example` * Add support for multiple google view ids * Upgrade babel to 7.x * Fix missing uglify deps for webpack build * Add some...
Might be good to add this to the documentation : * user-agent strings provided is not "random" because `user-agents.json.gz` contains browser fingerprints not user-agents strings so it will give you...
### Description * Add support for url with format `redis-sentinel://` * It use `redis-url-plus` converter, but we need to wait for this https://github.com/rickyes/redis-url-plus/pull/1 to be merge before this ideally =>...
Help on #207 and #28 Struggle a lot to understand how to use your stuff and clearly tutovideo is worst thing ever. Especially your inception example stuff making it worse...
I install the standalone for testing some apks but trackers list is always empty. For example ``` === Information - APK path: fr.playsoft.lefigarov3.apk - APK sum: 51532dd165e38e2d0ec11dc119b152bcd7808d9feb09f15c7ed4542987776e67 - App version:...