dependabot-preview[bot]
6f4cf80648
[Security] Bump tar from 2.2.1 to 2.2.2 ( #1078 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 2.2.1 to 2.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases )
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2 )
2019-05-24 15:32:17 -04:00
aashna27
102d2b21ca
ESLINT config added ( #1063 )
2019-05-24 01:02:20 -04:00
jywarren
dc2375043f
bump to v3.3.2
2019-05-23 22:01:25 -04:00
Jeffrey Warren
e1e23c213c
Update CONTRIBUTING.md
2019-05-23 15:15:03 -04:00
Varun Gupta
8751211967
fix webgl-distort ( #1074 )
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2019-05-23 14:40:55 -04:00
aashna27
c784de0c19
Added Eslint and husky ( #1062 )
2019-05-11 10:39:15 -04:00
Harsh Khandeparkar
0c3d7be7e2
Module tests ( #1058 )
...
* change all old module benchmarks
* no node 6
* add average module tests
* edge-detect test added
* edge detect tests
* flip-image tests
* tint tests
* saturation tests
* gradient tests
* exposure tests
* draw-rectangle tests
* color-temperature tests
* convolution tests
* paint-bucket tests
* ndvi tests
* ndvi-colormap tests
* histogram tests
* crop tests
* gamma-correction tests
* dynamic tests
* colorbar tests
* webgl-distort tests
* fisheye-gl tests
* blend module tests
* overlay module tests
2019-05-06 15:41:42 -04:00
dependabot[bot]
06ac596d7e
[Security] Bump static-eval from 0.2.4 to 2.0.2 ( #1051 )
2019-05-04 19:15:22 +00:00
dependabot[bot]
3220886db0
Bump jquery from 3.4.0 to 3.4.1 ( #1052 )
2019-05-04 19:06:53 +00:00
Harsh Khandeparkar
bfff8f093b
drop nodejs 6 support ( #1057 )
2019-05-04 14:49:20 -04:00
dependabot[bot]
d6cb02cd52
Bump tape-run from 5.0.0 to 6.0.0 ( #1054 )
...
Bumps [tape-run](https://github.com/juliangruber/tape-run ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/juliangruber/tape-run/releases )
- [Changelog](https://github.com/juliangruber/tape-run/blob/master/History.md )
- [Commits](https://github.com/juliangruber/tape-run/compare/v5.0.0...v6.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-05-04 14:48:03 -04:00
Harsh Khandeparkar
b0096a13f4
GPU Acceleration achieved! ( #1038 )
...
* add gpu.js 2.0.0-rc.7
* add gpuUtils
* add gpuUtil convolve
* add convolution to edgeDetect
* bench it
* bench change
* newline
* pipeline
* revert edge-detect
* gpu accelerate gaussian blur
* edgeDetect use blur
* tweak values
* remove ndarray-gaussian-filter
* audit
* turn on previews
* remove oldPix
* fix travis
* Travis fix
* Try fixing travis
* Fix
* Retry
* tweaks
* convolution module on GPU
* use babelify
* trial
* remove logs
* Update .travis.yml
* Update .travis.yml
* bump version
* bump to rc.9
* rc.10
* rc.11
* Update package.json
* convolution fix
* unit test gpuUtils
* tests changed, fixed
* new fix
* more obvious parseFloat
* remove old commented code
2019-05-02 12:53:57 -04:00
Jeffrey Warren
43a8d0f2c1
update puppeteer for headless ( #1031 )
...
* update puppeteer for headless
* version bump for v3.1.1 bugfix
* --disable-setuid-sandbox
* remove --no-sandbox but leave --disable-setuid-sandbox
* Update gl-context.js
* ['--no-sandbox', '--disable-setuid-sandbox']
2019-04-30 14:41:41 -04:00
dependabot[bot]
8b110c241f
Bump jsdom from 14.0.0 to 15.0.0 ( #1037 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 14.0.0 to 15.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/14.0.0...15.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-29 15:00:53 -04:00
Guillermo Murua
5566152e52
Fixed unresponsive webcam preview window ( #1047 )
2019-04-29 15:00:41 -04:00
Slytherin
269215f48b
Fixes threshold bug ( #1041 )
...
* Fixes threshold bug
* Update examples/lib/defaultHtmlSequencerUi.js
Co-Authored-By: Divy123 <31225007+Divy123@users.noreply.github.com >
* Fix threshold module bug
2019-04-27 17:18:20 -04:00
Jeffrey Warren
1aa9a0e99c
codecov badge url
2019-04-26 15:45:44 -04:00
aashna27
ff8c27eac2
Fixes Grid-Overlay with node Compatibility ( #1024 )
...
* Fixes Grid-Overlay
* Tests
* Correct bounds
Co-Authored-By: aashna27 <aashna.mittal27@gmail.com >
* Correct bounds
Co-Authored-By: aashna27 <aashna.mittal27@gmail.com >
* Correct bounds
Co-Authored-By: aashna27 <aashna.mittal27@gmail.com >
* Correct bounds
Co-Authored-By: aashna27 <aashna.mittal27@gmail.com >
2019-04-26 15:40:22 -04:00
dependabot[bot]
9eed50153c
Bump puppeteer from 1.14.0 to 1.15.0 ( #1043 )
...
Bumps [puppeteer](https://github.com/GoogleChrome/puppeteer ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/GoogleChrome/puppeteer/releases )
- [Commits](https://github.com/GoogleChrome/puppeteer/compare/v1.14.0...v1.15.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-26 08:43:49 -04:00
Vibhor Gupta
df09cf62d0
Close parenthesis fix ( #580 )
...
* close parenthesis fix
* possible map fix
* remove ending parenthesis when passing options
v3.3.0
2019-04-19 18:15:19 -04:00
Jeffrey Warren
e7fbada71e
Update README.md
2019-04-19 13:31:20 -04:00
Varun Gupta
c36922dbdf
attempting webgl-distort ( #1022 )
...
* attempting webgl-distort
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixed the error
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* WIP
* custom inputs for distort
* added test suite
* test fix and input parse
* test fix
* 3.3.0
2019-04-19 13:10:58 -04:00
jywarren
c1996e576e
v3.2.0
2019-04-19 12:46:22 -04:00
Jeffrey Warren
04838d3c2e
Audit fix ( #1028 )
...
* bump v3.1.0
* audit fix
2019-04-19 12:36:01 -04:00
Jeffrey Warren
a35433acfe
bump v3.1.0 ( #1027 )
2019-04-19 12:27:45 -04:00
Vibhor Gupta
ec40224831
Detect and Parse string separated module names ( #787 )
...
* detecting and parsing string separated module names
* test fix
* parsing multiple input methods
* travis fix
* test cases
* requested changes made
* test fix
* rebase and fix conflicts
2019-04-18 16:12:33 -04:00
Slytherin
84aede7bc3
Add meta description with keywords for SEO ( #1018 )
2019-04-18 16:10:17 -04:00
Vibhor Gupta
6339229836
Refactor: String parsing methods ( #667 )
...
* WIP
* string methods refactor
* fixed refactor
2019-04-18 07:59:38 -04:00
Slytherin
2be7a3dca6
Fixes crop module bug ( #1019 )
...
* Fixes crop module bug
* Fixes crop functionality
* Add looks like test for crop module
2019-04-18 07:40:36 -04:00
hodbadger
6fa8b1b880
Add a description of the scopeQuery method ( #916 )
...
* Add a description of the scopeQuery method
* Added changes to the description of scopeQuery
* Added changes to the description of scopeQuery
2019-04-15 18:10:49 -05:00
dependabot[bot]
900e0eda57
Bump data-uri-to-buffer from 2.0.0 to 2.0.1 ( #989 )
...
Bumps [data-uri-to-buffer](https://github.com/TooTallNate/node-data-uri-to-buffer ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/TooTallNate/node-data-uri-to-buffer/releases )
- [Changelog](https://github.com/TooTallNate/node-data-uri-to-buffer/blob/master/History.md )
- [Commits](https://github.com/TooTallNate/node-data-uri-to-buffer/compare/2.0.0...2.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-15 18:09:13 -05:00
Jeffrey Warren
3b9bacb2fb
Add codecov comments ( #1016 )
...
* Add codecov comments
* Update .codecov.yml
2019-04-15 17:21:44 -05:00
Jeffrey Warren
11f73242fa
Update README.md ( #1015 )
2019-04-15 16:33:41 -05:00
Harsh Khandeparkar
3772f78f51
1000 contributions PR ( #1008 )
...
* Update PULL_REQUEST_TEMPLATE.md
* changes
2019-04-15 16:24:29 -05:00
Slytherin
6ba604550b
Add codecov ( #1014 )
2019-04-15 15:58:58 -05:00
Harsh Khandeparkar
2f86dcb0c8
Fixed Service Worker ( #976 )
...
* Update cache.js
* Update cache.js
* Create sw.js
* Delete sw.js
2019-04-15 12:38:39 -05:00
dependabot[bot]
fd981634fa
Bump commander from 2.19.0 to 2.20.0 ( #980 )
...
Bumps [commander](https://github.com/tj/commander.js ) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v2.19.0...v2.20.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-15 12:33:00 -05:00
dependabot[bot]
142464bb8b
Bump ora from 3.2.0 to 3.4.0 ( #981 )
...
Bumps [ora](https://github.com/sindresorhus/ora ) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/sindresorhus/ora/releases )
- [Commits](https://github.com/sindresorhus/ora/compare/v3.2.0...v3.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-15 12:32:09 -05:00
dependabot[bot]
78d9cd91e7
Bump jasmine-core from 3.3.0 to 3.4.0 ( #986 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/master/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v3.3.0...v3.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-15 09:18:26 -05:00
Vibhor Gupta
e22eacf666
Add: white balance module ( #1011 )
...
* WIP
* added white balance and renamed temperature module
* import defaults
* white balance module test
2019-04-15 07:21:39 -05:00
Varun Gupta
c3e8c3fb74
Gl puppeteer ( #1007 )
...
* add geotiff
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* now running gl using localhost fixes #216
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* modularize api and fix tests
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* finishing up
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixes
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix benchmark.js
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2019-04-14 10:50:26 -05:00
aashna27
4e43c9123a
Fixes Text-Overlay ( #1004 )
2019-04-12 10:11:00 -04:00
dependabot[bot]
914a172f5d
Bump jquery from 3.3.1 to 3.4.0 ( #1001 )
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-11 04:42:32 -04:00
Lohitha
e4ddb04601
Add spinner while gif is generating ( #991 )
...
fixes #843
2019-04-08 19:47:26 -04:00
Harshith pabbati
edcc253029
fixed the bug ( #999 )
2019-04-08 08:26:39 -04:00
Terrence
51a38fe3cf
More Modules option removed. Placeholder text added ( #996 )
...
* More Modules option removed. Placeholder text added
* 'A' changed to 'a' in placeholder text
* Update examples/lib/intermediateHtmlStepUi.js
Suggested update
Co-Authored-By: teisenhower <47988669+teisenhower@users.noreply.github.com >
2019-04-07 13:12:18 -04:00
Varun Gupta
e4e4548c09
add canvas resize module ( #994 )
...
* add canvas resize module
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add tests
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2019-04-07 12:41:14 -04:00
Vajean Stan
7cf96df1ee
Removed redundant parameters in ImageSequencer.js ( #967 )
...
* Removed redundant parameters in ImageSequencer.js
* Re-added loadImages, deleted loadImage
* Left both loadImage and loadImages in
I think I need more details to the last phrase in the instructions, telling me to remove the export of loadImages, I tried deleting that line and cannot pass the test.
2019-04-05 18:03:04 -04:00
Harsh Khandeparkar
2a0eff41f4
Fix insert step and allow "closing" it ( #655 )
...
* update dist
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
dist update
Revert "dist update"
This reverts commit 9ee2a987e8f978961656ae8f71f6e6702bbbd30d.
* fix insert step button
* add icon
* add dist
* use normal functions
* use normal functions
* no lag
* changes
* changes
* changes
* Update intermediateHtmlStepUi.js
* toggleDiv global
- Globalised toggleDiv
- toggleDiv has default callback which does nothing.
2019-04-05 15:08:42 -04:00
Harsh Khandeparkar
b95728f95c
Create fto-template.md ( #977 )
...
* Create fto-template.md
* Create first-timers.yml
2019-04-05 14:42:34 -04:00