-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update url in footer to ImageSequencer gitter chatroom #19
Open
BrooksPatola
wants to merge
530
commits into
jywarren:main
Choose a base branch
from
BrooksPatola:pr/redirect
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.3.1...3.4.0) Signed-off-by: dependabot[bot] <[email protected]>
* add geotiff Signed-off-by: tech4GT <[email protected]> * now running gl using localhost fixes publiclab#216 Signed-off-by: tech4GT <[email protected]> * modularize api and fix tests Signed-off-by: tech4GT <[email protected]> * finishing up Signed-off-by: tech4GT <[email protected]> * add docs Signed-off-by: tech4GT <[email protected]> * fixes Signed-off-by: tech4GT <[email protected]> * fix benchmark.js Signed-off-by: tech4GT <[email protected]>
* WIP * added white balance and renamed temperature module * import defaults * white balance module test
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](jasmine/jasmine@v3.3.0...v3.4.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ora](https://github.com/sindresorhus/ora) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v3.2.0...v3.4.0) Signed-off-by: dependabot[bot] <[email protected]>
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](tj/commander.js@v2.19.0...v2.20.0) Signed-off-by: dependabot[bot] <[email protected]>
* Update cache.js * Update cache.js * Create sw.js * Delete sw.js
* Update PULL_REQUEST_TEMPLATE.md * changes
* Add codecov comments * Update .codecov.yml
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](TooTallNate/node-data-uri-to-buffer@2.0.0...2.0.1) Signed-off-by: dependabot[bot] <[email protected]>
* Add a description of the scopeQuery method * Added changes to the description of scopeQuery * Added changes to the description of scopeQuery
* Fixes crop module bug * Fixes crop functionality * Add looks like test for crop module
* WIP * string methods refactor * fixed refactor
* 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
* bump v3.1.0 * audit fix
* attempting webgl-distort Signed-off-by: tech4GT <[email protected]> * fixed the error Signed-off-by: tech4GT <[email protected]> * WIP * custom inputs for distort * added test suite * test fix and input parse * test fix * 3.3.0
* close parenthesis fix * possible map fix * remove ending parenthesis when passing options
Bumps [puppeteer](https://github.com/GoogleChrome/puppeteer) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/GoogleChrome/puppeteer/releases) - [Commits](puppeteer/puppeteer@v1.14.0...v1.15.0) Signed-off-by: dependabot[bot] <[email protected]>
* Fixes Grid-Overlay * Tests * Correct bounds Co-Authored-By: aashna27 <[email protected]> * Correct bounds Co-Authored-By: aashna27 <[email protected]> * Correct bounds Co-Authored-By: aashna27 <[email protected]> * Correct bounds Co-Authored-By: aashna27 <[email protected]>
* Fixes threshold bug * Update examples/lib/defaultHtmlSequencerUi.js Co-Authored-By: Divy123 <[email protected]> * Fix threshold module bug
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](jsdom/jsdom@14.0.0...15.0.0) Signed-off-by: dependabot[bot] <[email protected]>
* Test for GIF * some cleanup * Some cleanup * Some code cleanup * cleanup Co-authored-by: Jeffrey Warren <[email protected]> Co-authored-by: Rishabh Shukla <[email protected]> Co-authored-by: Harsh Khandeparkar <[email protected]>
Bumps [@babel/plugin-syntax-object-rest-spread](https://github.com/babel/babel) from 7.7.4 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.4...v7.8.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.0.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v9.5.0...v10.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
* Fix typo * Update package.json Co-authored-by: Rishabh Shukla <[email protected]> Co-authored-by: Jeffrey Warren <[email protected]>
* circular gradient module * circular gradient option inside gradient module * Added test for gradient module * final shadow module with module test Co-authored-by: Jeffrey Warren <[email protected]>
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.7 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.7...v7.8.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: Rishabh Shukla <[email protected]> Co-authored-by: Jeffrey Warren <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.3 to 10.1.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.0.3...v10.1.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.6. **This update includes a security fix.** - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.5.3...v4.7.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/master/CHANGELOG) - [Commits](gruntjs/grunt@v1.0.4...v1.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
…clab#1668) Co-authored-by: Jeffrey Warren <[email protected]>
Bumps [buffer](https://github.com/feross/buffer) from 5.4.3 to 5.6.0. - [Release notes](https://github.com/feross/buffer/releases) - [Commits](feross/buffer@v5.4.3...v5.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Jeffrey Warren <[email protected]>
Bumps [tape-run](https://github.com/juliangruber/tape-run) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/juliangruber/tape-run/releases) - [Changelog](https://github.com/juliangruber/tape-run/blob/master/History.md) - [Commits](tape-testing/tape-run@v6.0.1...v7.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Jeffrey Warren <[email protected]>
…#1684) * Split tests into separate Travis jobs with better labeling * format test browserification * more descriptive labels * combine grunt browserify of tests and the run of those tests
) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.** - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
publiclab#1685) * Update .gitpod.yml * Create .gitpod.dockerfile * Update .gitpod.dockerfile * Update .gitpod.dockerfile * Update .gitpod.dockerfile * Update .gitpod.dockerfile
* FIX! * fix the test * trigger travis Co-authored-by: Jeffrey Warren <[email protected]>
Bumps [jest](https://github.com/facebook/jest) from 25.1.0 to 26.1.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v25.1.0...v26.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [imagemin-jpegtran](https://github.com/imagemin/imagemin-jpegtran) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/imagemin/imagemin-jpegtran/releases) - [Commits](imagemin/imagemin-jpegtran@v6.0.0...v7.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #19 +/- ##
=======================================
Coverage ? 66.67%
=======================================
Files ? 129
Lines ? 2671
Branches ? 430
=======================================
Hits ? 1781
Misses ? 890
Partials ? 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update link in the footer that leads to one of the general chatrooms on publiclab.org. to ImageSequencer gitter chatroom.