Commit Graph

  • d406cb619c Improve error messaging for unsupported Node.js versions Lovell Fuller 2020-08-28 21:39:11 +01:00
  • 4f3890f1e4 Issue template: ask about installation architecture and platform Lovell Fuller 2020-08-28 13:59:44 +01:00
  • 7a9d58cc51 Docs: changelog entry for #2343 Lovell Fuller 2020-08-28 13:56:35 +01:00
  • eef87da0e1 Docs: CSP allow inline JS Lovell Fuller 2020-08-25 20:18:57 +01:00
  • 00e65f6f14
    Ensure correct pageHeight when verifying image dimensions (#2343) Denis Soldatov 2020-08-28 15:39:19 +03:00
  • 866e9824d1 Release v0.26.0 v0.26.0 Lovell Fuller 2020-08-25 18:42:06 +01:00
  • 482e6078e2 Tests: Update leak suppressions for librsvg static data Lovell Fuller 2020-08-25 18:40:12 +01:00
  • bc7ab296ef Tests: Update leak suppressions for static libs Lovell Fuller 2020-08-24 21:10:20 +01:00
  • a5f4f53b56 Tests: remove no-longer-used conditional assertions Lovell Fuller 2020-08-23 20:11:23 +01:00
  • b1227f526d Verify minimum libvips version at compile time Lovell Fuller 2020-08-23 20:10:27 +01:00
  • 78b42c8306 Docs: update performance test results Lovell Fuller 2020-08-23 16:48:46 +01:00
  • 4b6d45ab8e Prerelease v0.26.0-beta1 v0.26.0-beta1 Lovell Fuller 2020-08-23 15:56:25 +01:00
  • 7980341923 Upgrade libvips to v8.10.0 Lovell Fuller 2020-08-23 15:36:03 +01:00
  • 3917efdebd Benchmarks: ensure PNG tests use consistent settings Lovell Fuller 2020-08-21 21:10:27 +01:00
  • eaecb7347b Add support to withMetadata for custom ICC profile #2271 Robert O'Rourke 2020-06-26 11:24:47 +01:00
  • 05ca7d3129 CI: further attempts to get Windows to play nicely Lovell Fuller 2020-08-18 20:42:44 +01:00
  • 4beae0de71 Add 'animated' constructor property as shortcut for 'pages' Provides easier-to-understand API when handling animated images Lovell Fuller 2020-08-18 20:28:25 +01:00
  • b711661784 CI: improve cross-platform (i.e. Windows) process spawning Lovell Fuller 2020-08-18 17:11:42 +01:00
  • 0c4a45b1f4 CI: workaround Appveyor ignoring v-prefixed tag names Lovell Fuller 2020-08-18 14:31:33 +01:00
  • ec2beb0039 Prerelease v0.26.0-alpha2 v0.26.0-alpha2 Lovell Fuller 2020-08-18 14:01:19 +01:00
  • cafb3e8bac CI: ensure git tag is available inside prebuild containers Lovell Fuller 2020-08-18 14:00:14 +01:00
  • e896d5e920 Prerelease v0.26.0-alpha1 v0.26.0-alpha1 Lovell Fuller 2020-08-18 09:39:09 +01:00
  • 42d4228595 Replace prebuild-ci with simple wrapper around prebuild Drop Node.js 13, generate prebuilds for NAPI v3 only Lovell Fuller 2020-08-17 23:00:47 +01:00
  • 341ea3e4ea Doc refresh and changelog entry for #2012 Lovell Fuller 2020-08-17 16:20:10 +01:00
  • cb1baede87
    Add support for animated WebP and GIF (via magick) (#2012) Tomáš Szabo 2020-08-17 15:48:38 +02:00
  • 45653ca2e7 Ensure prebuilt binaries for ARM default to v7 when using Electron diegodev3 2020-07-13 10:18:21 -03:00
  • 77c861b74b Docs: ensure unreleased changes included in next release Lovell Fuller 2020-08-14 15:03:47 +01:00
  • b586c2146f Ensure node-addon-api include path is array context Lovell Fuller 2020-08-14 12:39:58 +01:00
  • 4d42bed4f8 Upgrade to libvips v8.10.0-rc4 Lovell Fuller 2020-08-14 10:33:37 +01:00
  • ea54c119ab Bump deps Lovell Fuller 2020-08-14 08:20:35 +01:00
  • d95b124771 CI: ensure ARM64 Node.js 10 is installed Lovell Fuller 2020-08-11 10:06:54 +01:00
  • 61ccf09e6f CI: ensure ARM64 Node.js 10 is installed from specific repo Lovell Fuller 2020-08-11 09:37:19 +01:00
  • 8da30f0b41 Map libvips file loader nicknames to sharp image types Use stable API rather than internal class names, reduces complexity Lovell Fuller 2020-08-09 09:38:47 +01:00
  • 90a57e7664 Upgrade to libvips 8.10.0-rc1 Lovell Fuller 2020-07-17 14:46:53 +01:00
  • c42de19d2a Add most dominant colour to image stats #640 Lovell Fuller 2020-07-15 19:58:54 +01:00
  • dcc42f8514 Ensure electron-builder and electron-rebuild use N-API v3 prebuilds Lovell Fuller 2020-07-14 20:42:05 +01:00
  • 3150fad909 Upgrade to libvips 8.10.0-beta2 Lovell Fuller 2020-07-14 11:10:20 +01:00
  • ba17db3ab3 Switch to Brotli-compressed binaries, requires Node.js 10.16.0+ Lovell Fuller 2020-06-29 20:53:58 +01:00
  • 7c1c48327e
    Add support for statically-linked dependencies (lovell/sharp-libvips#39) (#2223) Kleis Auke Wolthuizen 2020-06-28 22:17:15 +02:00
  • 85459e0ec6 macOS: remove linker flag ignored by clang Lovell Fuller 2020-06-27 11:55:10 +01:00
  • 13bdb68366 CI: pin Windows x86 Node.js 14 to 14.2.0 Lovell Fuller 2020-06-27 11:41:58 +01:00
  • c91373fba3 Docs: add section about worker threads Lovell Fuller 2020-06-18 13:42:04 +01:00
  • e8149f5295 Docs: fix markdown in changelog Lovell Fuller 2020-06-16 19:01:36 +01:00
  • ab015ef90f Avoid copy in metadata levels for loop Lovell Fuller 2020-06-16 18:59:20 +01:00
  • fdfc89e577 Docs: add content security policy Lovell Fuller 2020-06-16 18:41:18 +01:00
  • e647e1f7bd Add changelog entry and credit for #2258 #2259 Lovell Fuller 2020-06-16 18:39:58 +01:00
  • a05d735e31
    Allow multi-page input via ImageMagic (#2259) Jerome Vouillon 2020-06-15 14:01:53 +02:00
  • 4470048ba4
    Add support for libvips ImageMagick v7 loaders (#2258) Jerome Vouillon 2020-06-15 13:59:20 +02:00
  • 0f58f956a7 Docs: fix external CSS Lovell Fuller 2020-06-12 17:07:05 +01:00
  • 20284757a6 Docs: fix binary mirror example Lovell Fuller 2020-06-12 17:06:46 +01:00
  • df6efa0285 Release v0.25.4 v0.25.4 Lovell Fuller 2020-06-12 14:17:23 +01:00
  • 3c10e118e3 Docs: ensure presence of constructor description Lovell Fuller 2020-06-12 13:52:19 +01:00
  • 19980190f7 Emit 'warning' event for non-critical problems #2032 Lovell Fuller 2020-06-12 13:46:12 +01:00
  • 8f5495a446 Add experimental sharpness calc to stats #2251 Lovell Fuller 2020-06-12 11:25:57 +01:00
  • 9431029917
    Simplify type checking of plainObject, buffer (#2252) Mikhail Bodrov 2020-06-10 22:54:01 +03:00
  • 17ea70a102 Add named 'alpha' channel to extractChannel op #2138 Lovell Fuller 2020-06-07 10:43:27 +01:00
  • 7f142bddb3 Add level constructor opt for multi-level input #2222 Lovell Fuller 2020-06-06 16:10:56 +01:00
  • 98e0516ac1 Tests: latest libvips sets JPEG density Lovell Fuller 2020-06-06 16:09:52 +01:00
  • 7717516d1d
    Simplify is helpers (#2244) Mikhail Bodrov 2020-06-05 11:48:26 +03:00
  • 760550ca0d Expose levels metadata for multi-level images #2222 Lovell Fuller 2020-06-04 20:29:02 +01:00
  • f8144dd89c Bump dependencies Lovell Fuller 2020-06-04 20:17:15 +01:00
  • ac4070cb49 Tests: skip empty Buffer test when *magick supported Lovell Fuller 2020-06-04 20:07:30 +01:00
  • 25b964e3df Docs: changelog and credit update for #2226 Lovell Fuller 2020-05-28 22:42:37 +01:00
  • 17ec6c72df Docs: inline small external docute CSS/JS Lovell Fuller 2020-05-28 22:41:24 +01:00
  • a7b1185602
    Enable PNG palette when at least one of quality, colours, colors or dither is set (#2226) Roman Malieiev 2020-05-28 23:21:33 +02:00
  • c76ae06fd1 Attempt to reduce file size of binaries at link time Lovell Fuller 2020-05-22 13:48:14 +01:00
  • b3dd54d550 Changelog and doc update for #2217 Lovell Fuller 2020-05-22 16:48:27 +01:00
  • d248eadb06
    Allow libvips binary location override with version appended (#2217) malice00 2020-05-22 17:07:32 +02:00
  • 507eef3053 Docs: reorder/highlight optional output properties Lovell Fuller 2020-05-19 18:55:33 +01:00
  • fc2f672337 Improve error messaging when platform mismatch detected Lovell Fuller 2020-05-19 18:53:39 +01:00
  • 6f49be8f26 Docs: small perf boost by prefetching image DNS Lovell Fuller 2020-05-19 18:50:18 +01:00
  • dad7f1e1f6 Release v0.25.3 v0.25.3 Lovell Fuller 2020-05-17 14:21:39 +01:00
  • c3a9384dcf Upgrade deps that have dropped Node.js 8 support Lovell Fuller 2020-05-17 13:29:55 +01:00
  • 0ee08bfe46 Docs: lint JSDoc annotations when building docs Lovell Fuller 2020-05-15 14:07:27 +01:00
  • 0872f495f9 Tests: temporarily skip known failure on FreeBSD Lovell Fuller 2020-05-15 12:17:45 +01:00
  • 33ac8b93a9 CI: allow FreeBSD to update to latest packages Lovell Fuller 2020-05-13 16:12:17 +01:00
  • bbff1c222d Docs: clarify description of withMetadata Lovell Fuller 2020-05-13 16:01:00 +01:00
  • b534f99870 Docs: correct typo in composite Lovell Fuller 2020-05-13 15:56:44 +01:00
  • 86acf2460e Allow parsing of SVG attribute values >10MB #2195 Lovell Fuller 2020-05-06 20:56:08 +01:00
  • 40c00035ee Docs: add N-API badge NickNaso 2020-03-09 20:48:27 +01:00
  • 4673abae7d Docs: serve logo via CDN Lovell Fuller 2020-05-01 11:41:38 +01:00
  • ef8a705957 Docs: move npm install command to examples Lovell Fuller 2020-05-01 11:38:09 +01:00
  • 48255fa009 Docs: serve logo via CDN Lovell Fuller 2020-05-01 11:27:00 +01:00
  • ed6269bc9c Bump dependencies Lovell Fuller 2020-05-01 11:26:05 +01:00
  • 16b8d9afe5 Docs: changelog entry and credit for #2188 Lovell Fuller 2020-05-01 11:25:43 +01:00
  • f29fcb1f73
    Ensure npm platform flag is respected when copying DLLs Dumitru 2020-04-29 20:24:27 +03:00
  • b36ad25030 CI: Upgrade FreeBSD to version 13 Lovell Fuller 2020-04-23 21:39:45 +01:00
  • edf3fe24c9 CI: add Node.js 14 Lovell Fuller 2020-04-23 21:30:04 +01:00
  • 5a1bdf0eb1 Bump deps: semver, documentation, nyc Lovell Fuller 2020-04-23 20:51:12 +01:00
  • d8e24d7e76 Docs: slightly reduce whitespace before headings, lists Lovell Fuller 2020-04-23 20:47:10 +01:00
  • 786c5330e9
    docs: change 'colourspace' to 'toColourspace' (#2174) Floris de Bijl 2020-04-21 10:44:22 +02:00
  • 70e730bb67 Docs: add basic search feature for install and API Lovell Fuller 2020-04-14 21:26:41 +01:00
  • 1d6ef630a5 Docs: extract might also be referred to as 'crop' Lovell Fuller 2020-04-14 21:24:26 +01:00
  • 1eedb22ef5 docs(clone): add promise example Vincent Voyer 2020-04-02 13:06:11 +02:00
  • 6ed1f49ad3 Ensure libvips is initialised only once #2143 Lovell Fuller 2020-03-29 19:40:46 +01:00
  • ecd01afad3 Docs: clarify JPEG quality/chromaSubsampling interdependence Lovell Fuller 2020-03-26 20:22:47 +00:00
  • 8bd8709f2b Release v0.25.2 v0.25.2 Lovell Fuller 2020-03-20 19:20:34 +00:00
  • e82a585cec Ensure AsyncWorker options are persisted #2130 Lovell Fuller 2020-03-19 21:21:21 +00:00
  • c1d4a68558 Add changelog entry, docs and credit for #2098 Lovell Fuller 2020-03-18 13:54:41 +00:00
  • eff36dc09f
    Add IIIF layout support to tile-based output (#2098) Edward Silverton 2020-03-18 13:27:54 +00:00