Commit Graph

  • f3a6368673 Add ignoreAlpha option Kamil Bielawski 2017-10-31 21:49:56 +0100
  • 39c3ddd5ed 2.3.0 v2.3.0 james.cryer 2017-10-25 17:45:03 +0100
  • fa1cf8f173 2.3.0 james.cryer 2017-10-25 17:43:42 +0100
  • c43c1adb3f Merge branch 'kamilbielawski-feature/62-output-diff-portion-from-inputs' james.cryer 2017-10-25 17:42:36 +0100
  • ff93232049 Merge branch 'feature/62-output-diff-portion-from-inputs' of https://github.com/kamilbielawski/Resemble.js into kamilbielawski-feature/62-output-diff-portion-from-inputs james.cryer 2017-10-25 17:39:14 +0100
  • b858315d9f Fix node js example in the readme #108 Matteo Hertel 2017-10-24 11:12:14 +0100
  • 55ed24a782 Implement as new errorType #106 Kamil Bielawski 2017-10-15 00:39:12 +0200
  • 74ee866e3b Merge branch 'kamilbielawski-feature/62-output-diff-portion-from-inputs' james.cryer 2017-10-11 15:06:22 +0100
  • c714960790 Update demo Kamil Bielawski 2017-09-17 00:55:46 +0200
  • c3c62fa05b Add outputDiff option Kamil Bielawski 2017-09-17 00:23:22 +0200
  • 705d030823 Output the diff image along with the original images for easy comparison. #104 Libo Song 2017-09-07 21:42:42 -0400
  • 97cd894e4b patch james.cryer 2017-08-30 14:51:41 +0100
  • dd35f7ea83 2.2.6 v2.2.6 james.cryer 2017-08-30 14:49:21 +0100
  • b89f33bbda renamed params to make clearer james.cryer 2017-08-30 14:48:19 +0100
  • 10e968ea1d Merge branch 'kamilbielawski-feature/100-compare-part-of-image' james.cryer 2017-08-30 14:33:09 +0100
  • 74585fcfb4 spacing and falsey james.cryer 2017-08-30 14:32:54 +0100
  • 35e5a2408c Merge branch 'feature/100-compare-part-of-image' of https://github.com/kamilbielawski/Resemble.js into kamilbielawski-feature/100-compare-part-of-image james.cryer 2017-08-30 14:14:05 +0100
  • 407b1f31a5 bump patch james.cryer 2017-08-30 11:49:47 +0100
  • ed6eab8814 Updated README james.cryer 2017-08-30 11:38:28 +0100
  • e88df65043 CompareImages is a help not directly related to the tests james.cryer 2017-08-30 11:38:07 +0100
  • 4b94469100 Merge branch 'zol-master' james.cryer 2017-08-30 11:08:49 +0100
  • 15db0e01a2 Moved nodejs tests into nodejs folder james.cryer 2017-08-30 11:07:36 +0100
  • c779a7e53d Add docker file to run tests in an a Ubuntu container james.cryer 2017-08-30 09:26:28 +0100
  • ac04a5741f Add demo and update README; make code a bit more foolproof #103 Kamil Bielawski 2017-08-30 00:53:48 +0200
  • 25e4eece17 Allow specifying bounding box for comparison Kamil Bielawski 2017-08-30 00:17:24 +0200
  • 47a2f0cf27 Update README.md #101 Zoltan Olah 2017-08-17 10:10:38 -0700
  • b1ddc451e3 Adds Node.js support with tests Zoltan Olah 2017-07-29 16:57:22 -0600
  • 640de551cf Makes Chai tests pass except CORS test Zoltan Olah 2017-07-29 16:55:49 -0600
  • f593c0e03c patch version v2.2.4 james.cryer 2017-05-10 10:03:12 +0100
  • e496b5f94a Merge pull request #97 from kilburn/master James Cryer 2017-05-10 09:56:50 +0100
  • 81f41cb9c7 Allow passing a pixel diff function as option #97 Marc Pujol 2017-04-29 18:49:31 +0200
  • f81d673a1f Merge pull request #96 from dx-pbuckley/minor-typo-and-consistent-colons James Cryer 2017-04-26 17:48:23 +0100
  • 70fc1081da minor typo and consistent colons for example text #96 Peter Buckley 2017-04-18 14:19:29 -0400
  • 405febb759 bump 2.2.3 v2.2.3 james.cryer 2016-12-22 16:31:55 +0000
  • a7bf6226a8 Merge pull request #89 from flowtsohg/master James Cryer 2016-12-22 16:25:33 +0000
  • c9884357c9 Make loop() arguments match its signature. #89 Chananya Freiman 2016-12-13 13:21:32 +0200
  • ea8ecd8b3a Even less heap allocations Chananya Freiman 2016-12-12 13:02:19 +0200
  • 74d983cf26 Corrected the getPixelInfo call in isAntialiased Chananya Freiman 2016-12-12 12:02:09 +0200
  • d929fb3b2c Less heap allocations Chananya Freiman 2016-12-12 03:08:46 +0200
  • 16357ecb0b Merge branch 'JonWallsten-master' james.cryer 2016-12-06 11:51:23 +0000
  • b2f491d1df minor tweaks james.cryer 2016-12-06 11:51:01 +0000
  • 8c5eaf42cf Merge branch 'master' of https://github.com/JonWallsten/Resemble.js into JonWallsten-master james.cryer 2016-12-06 11:42:21 +0000
  • bc7441160d Added another no-resemble link James Cryer 2016-12-06 11:07:36 +0000
  • 1ef9a2be4d What sane person uses tabs? #87 Jon Wallsten 2016-11-24 14:47:17 +0100
  • 300d43352a Fixed issue where scaleToSameSize is not working when using node-canvas. Can't set image dimensions. Jon Wallsten 2016-11-24 14:41:22 +0100
  • e44952fb9c Merge ce8229ea70 into 82a9df192e #86 Peter Mouland 2016-11-23 09:59:32 +0000
  • ce8229ea70 update node link to version that works with v2 #86 Peter Mouland 2016-11-23 09:59:24 +0000
  • 82a9df192e readme tweak v2.2.2 james.cryer 2016-09-27 16:49:12 +0100
  • af57cb2f4e v2.2.2 james.cryer 2016-09-27 16:43:52 +0100
  • fbd4fc44e0 useCrossOrigin option and README changes james.cryer 2016-09-27 16:43:22 +0100
  • fab76f80ac Merge 7948a8d13c into ac4ed57ff2 #82 Tom Nick 2016-09-27 15:04:30 +0000
  • ac4ed57ff2 Merge branch 'extempl-black&white' james.cryer 2016-09-27 16:02:21 +0100
  • c86132dd06 cleanup demo page for b&w bars james.cryer 2016-09-27 16:02:03 +0100
  • 7948a8d13c fixed cors issue with different ports on same host #82 TN1ck 2016-09-26 18:06:57 +0200
  • 397a80450e Add pure black & white colors to image analysis. #79 Anton Konovalov 2016-09-03 17:57:19 +0300
  • 9ae2b421d9 bump version 0.1.1 #83 #76 Lukas Svoboda 2016-08-09 20:39:14 +0200
  • c06dcede7c Merge pull request #25 from mirzazeyrek/jpeg-support Lukas Svoboda 2016-08-08 21:38:47 +0200
  • 1ee9269562 added jpeg-js dependency in package.json extension check for jpg and png files in resemble.js jpg example in example.js jpeg files added in example folder. Uğur Mirza Zeyrek 2016-08-08 10:15:48 +0300
  • 0787677f59 Merge branch 'master' into gh-pages james.cryer 2016-05-25 11:18:30 +0100
  • c418603c9d v2.2.1 james.cryer 2016-05-25 11:16:38 +0100
  • e50ea2a7db Resolves bug address by PR #70. Removes defensive CORS from e6dab9aaf0 and optimisation a1a41fc526. Works for me. james.cryer 2016-05-25 11:15:53 +0100
  • abd73188aa v2.2.1 james.cryer 2016-05-25 11:16:38 +0100
  • 33f9114d0a Resolves bug address by PR #70. Removes defensive CORS from e6dab9aaf0 and optimisation a1a41fc526. Works for me. james.cryer 2016-05-25 11:15:53 +0100
  • 5e58b71de7 Merge 5e8e841b49 into 848bedea1d #70 denizkutluay 2016-05-24 03:06:29 +0000
  • 5e8e841b49 Setting cross origin anonymous #70 denizkutluay 2016-05-23 23:04:34 -0400
  • 94e7a5a740 Merge branch 'master' into gh-pages james.cryer 2016-04-26 13:23:33 +0100
  • 848bedea1d Merge branch 'extempl-alpha' james.cryer 2016-04-26 13:23:03 +0100
  • 5f408198b6 Add alpha to analysis result. #63 Anton Konovalov 2016-03-25 13:40:59 +0200
  • 3f16a52b68 Bump feature v2.2.0 v2.2.0 james.cryer 2016-03-01 13:42:46 +0000
  • f8893a5c0f Merge pull request #60 from c301/feature-scale James Cryer 2016-03-01 13:40:10 +0000
  • ed49cffd94 version bump #60 Anton Sivolapov 2016-02-24 21:54:47 +0800
  • 15d2b12d08 add new comparison option "scaleToSameSize" Anton Sivolapov 2016-02-24 21:54:31 +0800
  • 5f6067198b Merge pull request #55 from lifeart/master James Cryer 2016-02-16 09:30:43 +0000
  • a1a41fc526 Large Base64 image files performance tweak #55 Alex Kanunnikov 2016-01-13 19:40:59 +0300
  • bd72e685b3 Add user-configurable largeImageThreshold Nik Rolls 2015-11-13 09:01:04 +1300
  • af62614832 use pngjs ~2.2.0 to fix bug with randomless errors Lukas Svoboda 2016-01-12 09:14:17 +0100
  • d56d8091cc v2.1.0 v2.1.0 james.cryer 2016-01-05 11:53:27 +0000
  • 6d7fb49946 Fixed tests (perhaps the results are different per machine?) james.cryer 2016-01-05 11:51:37 +0000
  • 5f9af34aee Merge branch 'andrewcarreiro-errorCatch' james.cryer 2016-01-05 11:09:50 +0000
  • ff84a23a93 Merge branch 'errorCatch' of https://github.com/andrewcarreiro/Resemble.js into andrewcarreiro-errorCatch james.cryer 2016-01-05 11:09:34 +0000
  • 9c72f83332 Merge branch 'andrewcarreiro-master' james.cryer 2016-01-05 11:07:29 +0000
  • 9211a80d0e Added tests, modified resemble to add error state for loaded images #54 Andrew Carreiro 2015-11-19 23:15:19 -0500
  • 6a3a852358 Surfacing raw mismatch percentage to help with large image diffs #53 Andrew Carreiro 2015-11-19 21:31:44 -0500
  • 4f1a8719f0 bump patch v2.0.1 james.cryer 2015-11-03 10:20:05 +0000
  • 1498110798 missing semi-colon james.cryer 2015-11-03 10:19:52 +0000
  • 29164ff71c Merge pull request #50 from benwick/master James Cryer 2015-11-03 09:58:32 +0000
  • fbdaa356df Merge pull request #1 from benwick/benwick-patch-1 #50 benwick 2015-10-20 11:17:58 +0200
  • 8c759b5ac5 Fix unloaded image issues, mostly in IE and Safari benwick 2015-10-20 11:15:55 +0200
  • 82b42a60ce forgot to bump bower package v2.0.0 james.cryer 2015-10-09 09:45:19 +0100
  • 61544bb617 Bump major because of previous contract change via UMD james.cryer 2015-10-09 09:33:13 +0100
  • a5135ff355 bump patch james.cryer 2015-10-08 14:51:26 +0100
  • d3e0474cbf Merge pull request #48 from wbinnssmith/wbinnssmith/umd James Cryer 2015-10-08 14:41:42 +0100
  • 127e8be80e Add UMD wrapper for module loaders #48 Will Binns-Smith 2015-09-30 23:15:58 -0700
  • 9c328830c7 doc: extend README Lukas Svoboda 2015-09-08 20:14:41 +0200
  • 987d93a5ec Merge pull request #9 from lukeapage/master Lukas Svoboda 2015-08-12 11:08:57 +0200
  • a9965ff935 Use pngjs2 to fix bugs and support more image formats Luke Page 2015-08-11 13:14:52 +0100
  • e95dbf52a4 1.3.0 v1.3.0 James Cryer 2015-07-09 11:10:00 +0100
  • 46eb10bf95 Merge pull request #44 from tsteur/patch-1 James Cryer 2015-07-09 10:03:25 +0100
  • 75ba9c1a28 Fix ignore nothing still defines a tolerance #44 Thomas Steur 2015-06-22 14:00:33 +1200
  • 0b6ea8c285 Merge pull request #43 from HodofHod/gh-pages James Cryer 2015-06-02 13:26:13 +0100