Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

NSFW Filter

Building a safer Internet using AI
Collective - Host: opensource - https://opencollective.com/nsfwfilter - Code: https://github.com/nsfw-filter

Remove unused 'path' import.

github.com/nsfw-filter/gif-frames - 3fdfe3ff8fd20b7add40317af969d7fb50e19ee3 authored about 7 years ago by Ben Wiley <[email protected]>
Add missing condition for frame accumulation: frameIndex > maxAccumulatedFrame.

github.com/nsfw-filter/gif-frames - 3482594658b25a75fd48ee5122dfa06719917dd7 authored about 7 years ago by Ben Wiley <[email protected]>
Merge pull request #6 from benwiley4000/issue/5-missing-pixels

Fix for missing pixels

github.com/nsfw-filter/gif-frames - 40f91a7464c2079b93908956a6a8e0a533e7bb53 authored about 7 years ago by Ben Wiley <[email protected]>
Commit package-lock.json.

github.com/nsfw-filter/gif-frames - a181448dfb4cf58ba7d1e2af54cdad6a34ff0ab4 authored about 7 years ago by Ben Wiley <[email protected]>
Lowercase 's' in GIFS.

github.com/nsfw-filter/gif-frames - 96f1505dfd95be6f815e3402bc2e1bdb73fcbf7e authored about 7 years ago by Ben Wiley <[email protected]>
Cumulative option included.

github.com/nsfw-filter/gif-frames - d7558f75374236f1c34b4f71b03562a85183b091 authored about 7 years ago by Ben Wiley <[email protected]>
Ignore .DS_Store.

github.com/nsfw-filter/gif-frames - 1acdbccd27acc23d3dda61146ece858209d8a1e3 authored about 7 years ago by Ben Wiley <[email protected]>
Fix v0.3.0 footnote in changelog.

github.com/nsfw-filter/gif-frames - d4b4b2d03027b02815489061c2fd6dfe8c1a4a55 authored over 7 years ago by Ben Wiley <[email protected]>
Update CHANGELOG.md

github.com/nsfw-filter/gif-frames - 08958306051ee43e24fe6f927301f07c04c0d304 authored over 7 years ago by Ben Wiley <[email protected]>
Alternative entry points renamed to non-keywords.

github.com/nsfw-filter/gif-frames - 76e1f81a154193b0f8b81582b720b24dae6ea8fd authored over 7 years ago by Ben Wiley <[email protected]>
Temporarily using npm published forks of get-pixels, save-pixels.

github.com/nsfw-filter/gif-frames - e7553e87c7280cb2fb75696111ed5e6bf87b5c69 authored over 7 years ago by Ben Wiley <[email protected]>
Noted global variable name for script include.

github.com/nsfw-filter/gif-frames - c9349c0895e77dffec95559dcf26f2b0c540be58 authored over 7 years ago by Ben Wiley <[email protected]>
CDN script install instructions included in readme.

github.com/nsfw-filter/gif-frames - 9e1bde1c0ebb66b91a7a4c9a214f6f7eee527344 authored over 7 years ago by Ben Wiley <[email protected]>
UMD build added to prepublish hook.

github.com/nsfw-filter/gif-frames - 5be02d0e31dd228e80475355ec02a47e428b0461 authored over 7 years ago by Ben Wiley <[email protected]>
UMD builds specified in package.json.

github.com/nsfw-filter/gif-frames - d758584cdbaa2145a8123dc4c0fa1d468da27511 authored over 7 years ago by Ben Wiley <[email protected]>
Merge pull request #3 from benwiley4000/issue-2/umd-build-scripts

Issue 2/umd build scripts

github.com/nsfw-filter/gif-frames - 1ba56819b49483c86a36a77f2e1cfb25f9ab10b2 authored over 7 years ago by Ben Wiley <[email protected]>
UMD build scripts added to package.json.

github.com/nsfw-filter/gif-frames - 09f2f755b339a78c8f1fc9adc3af98847d1b1b8a authored over 7 years ago by Ben Wiley <[email protected]>
Temporarily depending on GitHub forks of get-pixels and save-pixels.

github.com/nsfw-filter/gif-frames - 9a156ddc2e8f345976990c2a909e1933d0397c3a authored over 7 years ago by Ben Wiley <[email protected]>
jpeg-js upgraded to ^0.3.2.

github.com/nsfw-filter/save-pixels - 3ae39c92957b626440640d4a717f07e131c3b940 authored over 7 years ago by Ben Wiley <[email protected]>
tap made dev dependency.

github.com/nsfw-filter/save-pixels - 4e1ce80920aabe8f80862e6ac214bbc3057cefae authored over 7 years ago by Ben Wiley <[email protected]>
Changelog added.

github.com/nsfw-filter/gif-frames - ac02ceabb30426a802a8a473dacab57cb23e6961 authored over 7 years ago by Ben Wiley <[email protected]>
Canvas example fixed; result object detailed; getImageStream -> getImage.

github.com/nsfw-filter/gif-frames - 46479b7025674b10828f4c63c711404d130ee857 authored over 7 years ago by Ben Wiley <[email protected]>
get-pixels gif type specified correctly for both Node and browser.

github.com/nsfw-filter/gif-frames - dd34a2a0254db8d08e324252a77134c2f7824367 authored over 7 years ago by Ben Wiley <[email protected]>
Promise always returned if available (even if early reject happens).

github.com/nsfw-filter/gif-frames - e04a59afa765d1b55ef4f3c782be00c3bb4e125b authored over 7 years ago by Ben Wiley <[email protected]>
Npm status added to readme.

github.com/nsfw-filter/gif-frames - 32d359ab26637b827b42b531ddd8a4541764b4b7 authored over 7 years ago by Ben Wiley <[email protected]>
Bug with 'all frames' usage patched.

github.com/nsfw-filter/gif-frames - 8dbe3c357e96aab12eb1ed57fc28ed29838673b7 authored over 7 years ago by Ben Wiley <[email protected]>
Short example added near top of readme.

github.com/nsfw-filter/gif-frames - 7d575b774fbb36d6aa53958a0db603281d2520bc authored over 7 years ago by Ben Wiley <[email protected]>
Forgot to implement 'all frames' option - fixed.

github.com/nsfw-filter/gif-frames - bc60a41afb94fecc1233c6fa918ca8bfeaa60c36 authored over 7 years ago by Ben Wiley <[email protected]>
Not-working-in-browser notice removed from readme.

github.com/nsfw-filter/gif-frames - 18b1fc1e6b9c9c57d71c0ae69bdc2fb8a72d9f35 authored over 7 years ago by Ben Wiley <[email protected]>
'frames' option implemented.

github.com/nsfw-filter/gif-frames - da8f2c4d5a1c2664615114c91b1458adac0509a5 authored over 7 years ago by Ben Wiley <[email protected]>
Browser example logs errors.

github.com/nsfw-filter/gif-frames - a11c004c2e945bf38298adf8f6dbc106995042a4 authored over 7 years ago by Ben Wiley <[email protected]>
Browser example updated.

github.com/nsfw-filter/gif-frames - 2139d3c07755f6aacc6d1faccf7adf099a349eb8 authored over 7 years ago by Ben Wiley <[email protected]>
Merge branch 'master' of github.com:benwiley4000/gif-frames

github.com/nsfw-filter/gif-frames - 51203f1da40d2b70f0a44fe98e7c549f31123b33 authored over 7 years ago by Ben Wiley <[email protected]>
Module accepts data callback and returns promise; file writing taken out; streams exposed to user.

github.com/nsfw-filter/gif-frames - b8462404be39afa254b3c59e54ab5c871b6fa21e authored over 7 years ago by Ben Wiley <[email protected]>
Update README.md

github.com/nsfw-filter/gif-frames - fb85ba76ccd1e47febb9939e9653c7dbe988c82d authored over 7 years ago by Ben Wiley <[email protected]>
npm-debug.log added to .gitignore.

github.com/nsfw-filter/gif-frames - 42aba79b19572cb5ac454503c4180d6104f01d80 authored over 7 years ago by Ben Wiley <[email protected]>
Npm install instructions added.

github.com/nsfw-filter/gif-frames - 1740ff29219775a3e6e0d698a0623bf65b63dbcf authored over 7 years ago by Ben Wiley <[email protected]>
Readme invocation typo fixed.

github.com/nsfw-filter/gif-frames - fbaae7bdca4a80ecc4787e53b6318046e019e25d authored over 7 years ago by Ben Wiley <[email protected]>
Callback made optional.

github.com/nsfw-filter/gif-frames - cfad39bf4fa107c736c06137acc000a3d5e3f313 authored over 7 years ago by Ben Wiley <[email protected]>
Code annotators added to invocation in readme.

github.com/nsfw-filter/gif-frames - ebb1308ef638e29e8cf075970d1e258bbf31deff authored over 7 years ago by Ben Wiley <[email protected]>
Module can extract and save frames for a given source gif.

github.com/nsfw-filter/gif-frames - 07d2994e501265f033352e5ceb452f0fa8e09a5d authored over 7 years ago by Ben Wiley <[email protected]>
Corrected path in test.js.

Expected.jpeg was not prefixed with a path, even though it is in the test subdirectory. This caus...

github.com/nsfw-filter/save-pixels - f7bf8c831927e3ade93ffe499b04f4013d641b93 authored over 8 years ago by Jasper van de Gronde <[email protected]>
Fixed saving of greyscale images.

For greyscale images it used to only copy values to the first channel, rather than to all three. ...

github.com/nsfw-filter/save-pixels - a521e9817c491446f7836d2b2f9ff61924ee7c21 authored over 8 years ago by Jasper van de Gronde <[email protected]>
temporary work around to fix browserify issues

github.com/nsfw-filter/save-pixels - 4c68f36ad41d67651eda3ee55606d253c9afcb37 authored over 8 years ago by mikolalysenko <[email protected]>
fix up dependencies

github.com/nsfw-filter/save-pixels - ae67f06cbe044e22d5ad4055119d46992490bfe3 authored over 8 years ago by mikolalysenko <[email protected]>
switch to ndarray-ops for array unpacking to improve performance

github.com/nsfw-filter/save-pixels - 14c11beca6f94f6392c7a88505168df45393e869 authored over 8 years ago by mikolalysenko <[email protected]>
upgrade pngjs

github.com/nsfw-filter/save-pixels - f6867cdffbd4c5b0f0bd7722214e8d41c05965b9 authored over 8 years ago by mikolalysenko <[email protected]>
fix 1 channel colors

github.com/nsfw-filter/save-pixels - 04f6f2a95f64c9d227640ba19e7fa5bb73cf3e47 authored over 8 years ago by mikolalysenko <[email protected]>
fix formatting

github.com/nsfw-filter/save-pixels - e766cd34b94c21061b2812e163eb92253de9e876 authored over 8 years ago by mikolalysenko <[email protected]>
Correct return type

github.com/nsfw-filter/save-pixels - 27f5aa12ff408cfe2c50b2ed99356f0157eccdf3 authored almost 9 years ago by Deema Yv <[email protected]>
Merge pull request #16 from twolfson/dev/document.options.sqwished

Added documentation for options

github.com/nsfw-filter/save-pixels - c0ab4d29749fd0ce046a5a849ad96354608c0e1f authored about 9 years ago by Mikola Lysenko <[email protected]>
Added documentation for options

github.com/nsfw-filter/save-pixels - fa88ce068aa050d7735fa72e2705ad813198c466 authored about 9 years ago by Todd Wolfson <[email protected]>
Merge pull request #15 from twolfson/dev/quality.option.sqwished

Added support for quality for JPEG export

github.com/nsfw-filter/save-pixels - 3e4ec6d0a75108fdeaf8c7b90f989e2f513a45d9 authored about 9 years ago by Mikola Lysenko <[email protected]>
Merge pull request #14 from twolfson/dev/update.types.sqwished

Added missing types to documentation

github.com/nsfw-filter/save-pixels - 969823bfddbf3bcf567c73c6ad707de3e91ea9d2 authored about 9 years ago by Mikola Lysenko <[email protected]>
Added support for quality for JPEG export

github.com/nsfw-filter/save-pixels - d3e61bb6b1a387ced233b1d870c21747ce7080d2 authored about 9 years ago by Todd Wolfson <[email protected]>
Added missing types to documentation

github.com/nsfw-filter/save-pixels - 48c955427fbae38bfe5ab7aba072733359372ac2 authored about 9 years ago by Todd Wolfson <[email protected]>
Merge pull request #12 from researchgate/master

switch from pngjs2 to pngjs as this is the same as of >2.0

github.com/nsfw-filter/save-pixels - cb6afb4fba9b94c26488a8e12aa9c1049e6e8157 authored about 9 years ago by Mikola Lysenko <[email protected]>
switch from pngjs2 to pngjs as this is the same as of >2.0

github.com/nsfw-filter/save-pixels - 74f86a853f1fc0bfef18a5b0fa5efe6cdb24eece authored about 9 years ago by Daniel Tschinder <[email protected]>
Merge pull request #11 from mauricedb/Switch-to-pngjs2

Switch from pngjs to pngjs2 because of outdated Node dependencies

github.com/nsfw-filter/save-pixels - f4ef97b540c84387a33868b25161d612521cbd6b authored over 9 years ago by Mikola Lysenko <[email protected]>
Switch from pngjs to pngjs2 because of outdated Node dependencies

github.com/nsfw-filter/save-pixels - 5552a396ca9c387ff96b16364bb92e6542b00b85 authored over 9 years ago by Maurice de Beijer <[email protected]>
err 2.2.0 not 2.3.0

github.com/nsfw-filter/save-pixels - 64a1d7b8b2c3a24ed7c38fe75b043de6e5f05c62 authored about 10 years ago by Mikola Lysenko <[email protected]>
Merge pull request #9 from twolfson/dev/add.gif.support.sqwished

Added support for GIFs. Fixes #5

github.com/nsfw-filter/save-pixels - 876f9962e637bea65fdb61742a45c8b970729249 authored about 10 years ago by Mikola Lysenko <[email protected]>
Added support for GIFs. Fixes #5

Adding back whitespace

Added back all other tests

Added debug clause for good measure

Added a...

github.com/nsfw-filter/save-pixels - 116d73b45b99bc1ea99645e9cb5e82f8faf27a05 authored about 10 years ago by Todd Wolfson <[email protected]>
use semver

github.com/nsfw-filter/save-pixels - f7bbf94bc2d47b9dda355dc0f14c6f2b69d9cc02 authored about 10 years ago by Mikola Lysenko <[email protected]>
merge in tape changes

github.com/nsfw-filter/save-pixels - af432bf2b1dd1ccdbdf765ea819e389298184db5 authored about 10 years ago by Mikola Lysenko <[email protected]>
upgrade package.json, tests pass now

github.com/nsfw-filter/save-pixels - 36bfb33609260a18bbdc2252ff90d6984c51f27a authored about 10 years ago by Mikola Lysenko <[email protected]>
Added JPEG support. Fixes #4

github.com/nsfw-filter/save-pixels - b3ed2e6f5db3f94aaedd565cc4ccbf1b7cef9487 authored over 10 years ago by Todd Wolfson <[email protected]>
Updated `save-pixels` signature to match `get-pixels`. Fixes #6

github.com/nsfw-filter/save-pixels - 88e0b4121df3037bfdf9ec4a402dfc0ee30b0f84 authored over 10 years ago by Todd Wolfson <[email protected]>
Merge pull request #2 from shama/canvas

Add canvas support

github.com/nsfw-filter/save-pixels - d4f79930c03a0126acad41e2e866aee66f2fcd7a authored over 11 years ago by Mikola Lysenko <[email protected]>
Add canvas support

github.com/nsfw-filter/save-pixels - 9ce72ec48aa0746a9a53c0659de377c4b3a191fc authored over 11 years ago by Kyle Robinson Young <[email protected]>
Merge pull request #1 from shama/patch-1

Fix typos in error messages

github.com/nsfw-filter/save-pixels - 15d9802389e91adbfac3eee4335df38777f244d0 authored over 11 years ago by Mikola Lysenko <[email protected]>
Fix typos in error messages

github.com/nsfw-filter/save-pixels - 43f3ae64ba0a21f2cf1f6288a13ec85b6476b584 authored over 11 years ago by Kyle Robinson Young <[email protected]>
fixed README

github.com/nsfw-filter/save-pixels - 141a0bb14bf58ad7bb070d2cdfd2fdb1a5d4200a authored over 11 years ago by Mikola Lysenko <[email protected]>
upgrade to ndarray 1.0.0

github.com/nsfw-filter/save-pixels - 1e1b6d3cb5621e2780c9ce2a2edc09ba6c0508dc authored over 11 years ago by Mikola Lysenko <[email protected]>
fixed tap deps

github.com/nsfw-filter/save-pixels - b48658eeca7b84e77469fc5db0e97b938f98582e authored over 11 years ago by Mikola Lysenko <[email protected]>
added test cases, fixed problem with png/nochannel

github.com/nsfw-filter/save-pixels - 337eec9465c1258bc600c940bf550704bc9a0327 authored over 11 years ago by Mikola Lysenko <[email protected]>
changed shape of arrays

github.com/nsfw-filter/save-pixels - f1e11bc5985ecbd657852d6a4df5816d48d95a07 authored over 11 years ago by Mikola Lysenko <[email protected]>
fixed order issue

github.com/nsfw-filter/save-pixels - 71256c65563c99f59348af94117a1130dd73e254 authored over 11 years ago by Mikola Lysenko <[email protected]>
fixed order of pixels in image save

github.com/nsfw-filter/save-pixels - cb8b43894c4409ece5a72ee88023019ed5a54f86 authored over 11 years ago by Mikola Lysenko <[email protected]>
adding package.json

github.com/nsfw-filter/save-pixels - ab5bdf800da363da046d73f596166faf2be8cfce authored over 11 years ago by Mikola Lysenko <[email protected]>
adding link to image

github.com/nsfw-filter/save-pixels - fda0977a1a5f2797d66f1557ffecc8c2dc759a47 authored over 11 years ago by Mikola Lysenko <[email protected]>
adding files

github.com/nsfw-filter/save-pixels - 3ddbbda17cebd42fa7a80ef9b01078fe71a094d0 authored over 11 years ago by Mikola Lysenko <[email protected]>