Ecosyste.ms: OpenCollective

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

imaginary

Fast image resize microservice made simple.
Collective - Host: opensource - https://opencollective.com/imaginary - Code: https://github.com/h2non/imaginary

Update README.md (#351)

missing word in description

github.com/h2non/imaginary - 6cd9edd1d3fb151eb773c14552886e4fc8e50138 authored about 1 year ago by Chris Nicel <[email protected]>
Add URL unescaping for file query parameter. (#414)

* Add URL unescaping for file query parameter.

* Fix go.mod declared package.

* Add the ne...

github.com/h2non/imaginary - 6a405833b735494767b20c1c85215d3982da423f authored about 1 year ago by Joshua Harrison <[email protected]>
Update middleware.go (#353)

Before these changes, compiling myself I would get:

```
go: downloading github.com/throttled...

github.com/h2non/imaginary - 0d241c82281c273773568afaaa3f455c488cb021 authored about 1 year ago by Alex Bowers <[email protected]>
Fix operation name typo (#417)

At pipeline endpoint, operation for /watermarkimage is "watermarkImage", with an 'i' in uppercase

github.com/h2non/imaginary - 7efb66c243056e5b3b65215e101be7915983e364 authored about 1 year ago by Pedro Trujillo <[email protected]>
Fix typos (#405)

Found via `codespell -S .git`.

github.com/h2non/imaginary - b632dae8cc321452c3f85bcae79c580b1ae1ed84 authored almost 2 years ago by Kian-Meng Ang <[email protected]>
Decompression exploit check (#404)

* Bump bimg version to 1.1.7

* Add decompression bomb exploit check

* Update README with n...

github.com/h2non/imaginary - 35c87ba9d5f443b78dd70bfb88a0bac85bf407ab authored about 2 years ago by SeaaaaaSharp <[email protected]>
Return with and heigh of the generated images (#382)

* Return with and heigh of the generated images

Use case:

When using the fit image transfo...

github.com/h2non/imaginary - cfbf8d724cd326e835dfcb01e7224397c46037d3 authored over 2 years ago by Carl Schwan <[email protected]>
allow speed from get (#383)

* allow speed from get

* updating the version to use effor param in libvips

github.com/h2non/imaginary - 00f696fe3a3211fb7d01450b9f81308e17c56ca3 authored almost 3 years ago by Vaibhav Sharma <[email protected]>
Added dev container (#385)

* Added dev container

* Removed irrelevant lines

github.com/h2non/imaginary - e96c018103f67f529d049909525744b652c90a86 authored almost 3 years ago by Alessandro (Ale) Segala <[email protected]>
Updated Dockerfile (#384)

1. Changed base image to bullseye
2. The updated base image contains an updated version of libj...

github.com/h2non/imaginary - 9489834a1d13bca36e7b5532a559cc360743a2f4 authored almost 3 years ago by Alessandro (Ale) Segala <[email protected]>
exposed palette from GET endpoints (#380)

github.com/h2non/imaginary - 5f473e58a62fd700f5a4d84387df5ff39c4126d9 authored almost 3 years ago by Vaibhav Sharma <[email protected]>
memory leak issue fixed with jemalloc (#381)

github.com/h2non/imaginary - 73bdca8b2aef5aea41fc5bb222a89740dedcf54a authored almost 3 years ago by Vaibhav Sharma <[email protected]>
fix(docs): allowed-origins examples #333

github.com/h2non/imaginary - c14db9e4bf62b67b0458895e9dc19a5f7a395c5a authored almost 3 years ago by Tom <[email protected]>
fix(readme): update fly deploy tutorial

github.com/h2non/imaginary - 2d2840b4a2c2e57aa607bb30f034be990388f2ac authored almost 3 years ago by Tom <[email protected]>
feat(readme): update placeholder description

github.com/h2non/imaginary - eb8786539688df675cc891b3d46ec56b687cd4ed authored about 3 years ago by Tom <[email protected]>
fix(readme): remove gocard obsolete badge

github.com/h2non/imaginary - 86ff54cdb89e522c607ccf4f94b31937d38c2e8c authored about 3 years ago by Tom <[email protected]>
updated docker builder OS to go version 1.17 (#371)

github.com/h2non/imaginary - a244cd9fb9adc5af053a1b1a000f6c290940b074 authored about 3 years ago by Angelo Girardi <[email protected]>
Add Cloud Run Button (#362)

* Delete app.json

* Update README.md

* Update README.md

github.com/h2non/imaginary - 826d2f4958de2a7862fe92b8e4afde1f206c56f6 authored over 3 years ago by James Ward <[email protected]>
fix: use proper formatter for usage template (#347)

Co-authored-by: Mads Moeller <[email protected]>

github.com/h2non/imaginary - fe080abcd6044227566bd1281b2ade631b94cc58 authored almost 4 years ago by Mads Moeller <[email protected]>
fix: small errors in docs (#346)

github.com/h2non/imaginary - 45f04a6dd860b4ce97e6c48fa9a83985cecc5978 authored almost 4 years ago by 0xflotus <[email protected]>
Fix invalid parameters "-path-prefix" (#344)

github.com/h2non/imaginary - 203ade9772e50e77970dd02df3d7807c3c61a52f authored almost 4 years ago by liuxu <[email protected]>
Fixed Timeout in readme, 30 ~> 60 (#340)

github.com/h2non/imaginary - 98b41abfb0c7ab0abcf90f82a78e2003e2097646 authored about 4 years ago by Julian <[email protected]>
fix(#333)

Closes #333

github.com/h2non/imaginary - b6abf8ef19bf5c02fef71c7c33c7a48df316f3a6 authored over 4 years ago by Tom <[email protected]>
Also set the vary header when an error occurs (#329)

github.com/h2non/imaginary - 766b17b0f1a8f4adccf906351535ae8203735317 authored over 4 years ago by Corné Dorrestijn <[email protected]>
docs(readme): io.js is not a thing anymore (#328)

github.com/h2non/imaginary - 3062617f98685114a8347d3da8afbf389954d58e authored over 4 years ago by PatrickJS <[email protected]>
fix(#267): use lower case watermarkimage in pipeline

github.com/h2non/imaginary - 648a0d3b367634b0cc5a4ae8d194193dd1e2505e authored over 4 years ago by Tomas <[email protected]>
feat(docs): add memory issues note

github.com/h2non/imaginary - 114b3f2a7cf2cb790718cb095393528069c84247 authored over 4 years ago by Tomas <[email protected]>
feat(history): update changes

github.com/h2non/imaginary - 9357624e976790905f1b1bf4d059f8643c21e6fb authored over 4 years ago by Tomas <[email protected]>
fix(docs): update libvips links

github.com/h2non/imaginary - 9e8b1fda630c699c6573231181e1bc6048514c12 authored over 4 years ago by Tomas <[email protected]>
feat(ci): add libvips 8.10.0

github.com/h2non/imaginary - cf83b4d4e7ac5c091042593ee55b9171eb38b2c8 authored over 4 years ago by Tomas <[email protected]>
feat(history)

github.com/h2non/imaginary - 536b9bf0b721cbba7d5feb37e5ef2fdaee14a3b9 authored over 4 years ago by Tomas <[email protected]>
fix(pipeline): add missing autorate (#326)

github.com/h2non/imaginary - a9b402d94eb6c14182a89daa0b2160e93421c284 authored over 4 years ago by Nader Toukabri <[email protected]>
feat(history)

github.com/h2non/imaginary - 6d220657390abc1afdb9cfd719f46d94a9b3bff8 authored over 4 years ago by Tomas <[email protected]>
feat(history)

github.com/h2non/imaginary - 2943592137a857cdb60a127e295bacdb97b47f58 authored over 4 years ago by Tomas <[email protected]>
feat(#315, #309): autorotate / gracefully fallback failed image type encoding

github.com/h2non/imaginary - 3fc9db74b1b18e4be7d6d053b7b23df8ffa0d1b2 authored over 4 years ago by Tomas <[email protected]>
fix(docs): define mirror as default extend param

github.com/h2non/imaginary - c68335ddb2b607186b5b99430f1d92f1ce4a8f24 authored over 4 years ago by Tomas <[email protected]>
refactor(params): use mirror as default extend behavior

github.com/h2non/imaginary - 08ec206972033cc90b9d7fa7605cac4ac44c684e authored over 4 years ago by Tomas <[email protected]>
refactor(params): use mirror as default extend behavior

github.com/h2non/imaginary - 29253b787b3943ae01ac72734d216cbec394cf38 authored over 4 years ago by Tomas <[email protected]>
fix(history): release changes

github.com/h2non/imaginary - 30c9c7b74de7bcc6393bb967916cb067d6fc85af authored over 4 years ago by Tom <[email protected]>
Merge branch 'master' of https://github.com/h2non/imaginary

github.com/h2non/imaginary - 0d71d28336c38fcfcadf3b203690218f52c35ea5 authored over 4 years ago by Tomas <[email protected]>
feat(version): release v1.1.1

github.com/h2non/imaginary - c2825a6dff71d059e45726eb29665ac3554a4131 authored over 4 years ago by Tomas <[email protected]>
[improvement/server-graceful-shutdown] Add support of graceful shutdown (#312)

github.com/h2non/imaginary - 06a6c80433c23b58ee0d76fefd5fcb498fa257ea authored over 4 years ago by Edwar Baron <[email protected]>
feat(ci): use job stages

github.com/h2non/imaginary - 51e96d52d95f350b12543be276a554b46ff279a0 authored over 4 years ago by Tomas <[email protected]>
feat(ci): use job stages

github.com/h2non/imaginary - 77fca066dd3c899d76d814b8ac3d6d5e9a444174 authored over 4 years ago by Tomas <[email protected]>
feat(ci): use job stages

github.com/h2non/imaginary - 65347935f9d7bafbabc477a84b23243966ad6fb1 authored over 4 years ago by Tomas <[email protected]>
fix(ci): deploy filter

github.com/h2non/imaginary - c7d5f988a635cb0ddb14cd8de2298307e06dfe2f authored over 4 years ago by Tomas <[email protected]>
feat(ci): only deploy for libvips 8.9.2

github.com/h2non/imaginary - 1956966e9dc1e8d422bb109d477c4f875057b65e authored over 4 years ago by Tomas <[email protected]>
fix(ci): strip v in semver version value

github.com/h2non/imaginary - 99d3b7f277f28c170b6ea9c88972cd0c4ca24542 authored over 4 years ago by Tomas <[email protected]>
feat(History): add changes

github.com/h2non/imaginary - 76f316af9946c7cc90cf47dc7644f146bfc6d184 authored over 4 years ago by Tomas <[email protected]>
New release, minor features, bimg upgrade and several fixes (#311)

* feat: add fly.io

* feat(readme): fly image width

* feat(readme): add html image + badge
...

github.com/h2non/imaginary - 384bb00b1577cad718e9928c7a2f23f0a2e96d08 authored over 4 years ago by Tom <[email protected]>
watermarkImage must be in lowerCamelCase (#255)

watermarkImage instead watermarkimage

{"message":"Error while processing the image: Unsupport...

github.com/h2non/imaginary - b2a142adb8549b1f956e45561a6e32e43f947e3b authored over 4 years ago by bscheshirwork <[email protected]>
Pre-release HEIF / HEIC support (#297)

* Smaller & safer Docker build context

* Help imaginary avoid having root at runtime

* Ena...

github.com/h2non/imaginary - 8fa8a846e16dbf9b9d6539ebc23ad154a94ec635 authored over 4 years ago by Daniel Dent <[email protected]>
[improvement/log-levels] Add support set log levels (#301)

github.com/h2non/imaginary - f4d553bd37dc2e80f761698ee3c58ec4f7e2074c authored over 4 years ago by Edwar Baron <[email protected]>
chore(license): update year

github.com/h2non/imaginary - 1e25061e54e137c81f5eb9d8da8ec925550ab564 authored over 4 years ago by Tom <[email protected]>
chore(docs): delete not valid contributor

github.com/h2non/imaginary - 9225ed05d5c73d420094b0b924ad8c95e40749ac authored over 4 years ago by Tom <[email protected]>
Added PlaceholderStatus option (#304)

github.com/h2non/imaginary - 26bd045c58205d71936fa490282b7fbe64cbeabb authored over 4 years ago by Giau Tran Minh <[email protected]>
Create FUNDING.yml

github.com/h2non/imaginary - 2b7eb4a0f77870b9a19ba56a08c035db83a76133 authored over 4 years ago by Tom <[email protected]>
Delete README.md~

github.com/h2non/imaginary - 1287e523272000135aec6ee28299b5595f05c5e8 authored over 4 years ago by Tom <[email protected]>
Add fly.io (#300)

* feat: add fly.io

* feat(readme): fly image width

* feat(readme): add html image + badge
...

github.com/h2non/imaginary - 7396edbb80b7cf3e09c88fb555473a0e2e89bd7c authored over 4 years ago by Tom <[email protected]>
feat: add history changes

github.com/h2non/imaginary - 1e1d4acc8df7d0a4377a393fa5d1df236a3a20b0 authored almost 5 years ago by Tomas <[email protected]>
Merge branch 'master' of https://github.com/h2non/imaginary

github.com/h2non/imaginary - b1dbda63dcef6ebf6f713a6e9724985e59a70623 authored almost 5 years ago by Tomas <[email protected]>
add fluentd config example to ingest imaginary logs (#260)

* add fluentd config example to ingest imaginary logs

* fixup! add fluentd config example to ...

github.com/h2non/imaginary - dff5cc67fcadc0d442fb5bf7de7d11e23f4f4e89 authored almost 5 years ago by Nicolas MURE <[email protected]>
feature: implement interlace parameter (#273)

Co-authored-by: Tom <[email protected]>

github.com/h2non/imaginary - 59fd1eca9f0d193d269c488cbbc1bf7e86894d30 authored almost 5 years ago by samuelmjn <[email protected]>
Implement wildcard for paths for the allowed-origins option (#290)

* Implement wildcard

* Add a little bit of documentation

* refactor(source_http): delete u...

github.com/h2non/imaginary - 57a6793b8febdf61201b7cf9a495b3035ac50ac4 authored almost 5 years ago by Batiste Bieler <[email protected]>
Go Modules, Code Refactoring, VIPS 8.8.1, etc. (#269)

* Replace Dep by Go Modules
Code refactoring (switch, gofmt, ...)
Update libvips to 8.8.1 and ...

github.com/h2non/imaginary - 4a4214a4d6d711dbfcf69a7472dd4e512d3d5f99 authored almost 5 years ago by Benoît LELEVÉ <[email protected]>
feature: implement aspect ratio (#275)

github.com/h2non/imaginary - b288b97a8496c79b8263323cd5bfd63f63dd6669 authored about 5 years ago by samuelmjn <[email protected]>
Fix and add test for 2 buckets example (#281)

github.com/h2non/imaginary - 73233c629d8c081dce3c17c43da4f0f548d003b4 authored about 5 years ago by Batiste Bieler <[email protected]>
Fix "--allowed-origins" type (#282)

github.com/h2non/imaginary - 28859dc64efb871be0d06216697b23a091f97070 authored about 5 years ago by Armando Magalhães <[email protected]>
fix(docs): watermarkimage -> watermarkImage

github.com/h2non/imaginary - e69e0b3041ae658ce7296671844eea99a55cb408 authored over 5 years ago by Tomás <[email protected]>
refactor(docs): removen image layers badge

github.com/h2non/imaginary - ffe000f731802f53569f99a838c7c89d17aab608 authored over 5 years ago by Tomás <[email protected]>
refactor: version set dev

github.com/h2non/imaginary - 2966d54e396339be6c2926dc171dc122f08c3a39 authored over 5 years ago by Tomas <[email protected]>
feat(version): bump patch

github.com/h2non/imaginary - 6c00c24d88dfa3f649f6d643354be2bfdeb5e094 authored over 5 years ago by Tomas <[email protected]>
add validation to allowed-origins to include path (#265)

* add validation to allowed-origins to include path

* Origins with a path receive a trailing ...

github.com/h2non/imaginary - 687ef9bc62a0531bcea0a14e673fcf09551fdf40 authored over 5 years ago by Nick Randall <[email protected]>
Width and height are required in thumbnail request (#262)

Get an error from request `/thumbnail`:

`Error while processing the image: Missing required p...

github.com/h2non/imaginary - 621c8492f4f7eea5f69e62a2468642882413e17f authored over 5 years ago by Ilya Sudakov <[email protected]>
Merge pull request #258 from r-antonio/master

Added custom headers forwarding support

github.com/h2non/imaginary - 519c5ffc2c0b1bbae1b100a24acb2241474f11bd authored over 5 years ago by Mark van der Velden <[email protected]>
Cleaned code to check for existence of headers

github.com/h2non/imaginary - 618c3f1b7290e58b2ae00f2df615a5bb37fcc067 authored over 5 years ago by Ramiro Antonio <[email protected]>
Modified check for empty or undefined headers

github.com/h2non/imaginary - fa6364750c42ab80e75a8e96e695971bd35eeecd authored over 5 years ago by Ramiro Antonio <[email protected]>
Merge pull request #259 from h2non/release/next

Release/next

github.com/h2non/imaginary - 3557ff173e1291226893f5b6ea517f16d3b973e7 authored over 5 years ago by Mark van der Velden <[email protected]>
Code Style changes

github.com/h2non/imaginary - cc11804899215d599d4965790d2ba8838ff8d7c7 authored over 5 years ago by Mark van der Velden <[email protected]>
Removing gometalinter in favor of golangci-lint

github.com/h2non/imaginary - 091eb670b2ec8e60a19ea706cda00fb10379ef72 authored over 5 years ago by Mark van der Velden <[email protected]>
Bumping libvips versions for building

github.com/h2non/imaginary - eacd102fe49fb7ccd614789fadbd922006bbb926 authored over 5 years ago by Mark van der Velden <[email protected]>
Merge branch 'master' into release/next

github.com/h2non/imaginary - d095db303e538ae001348554ca24e9d64dc0101c authored over 5 years ago by Mark van der Velden <[email protected]>
Changed custom headers naming to forward headers

github.com/h2non/imaginary - ea5c6efd9212530d549c7a1bd951d83b5c81cf42 authored over 5 years ago by Ramiro Antonio <[email protected]>
Fixed spacing typo and headers checking

github.com/h2non/imaginary - 559a119aa0a186bfdd0724eed88dcb3fdbda887c authored over 5 years ago by Ramiro Antonio <[email protected]>
Changed forwarded headers order, added tests and some fixes

github.com/h2non/imaginary - 3f2c60b21e6d122aebe4fd350a793cc8458ef26e authored over 5 years ago by Ramiro Antonio <[email protected]>
Added custom headers forwarding support

github.com/h2non/imaginary - 03c3d8bfe80deb74c20859343df1b9e24aae7a89 authored over 5 years ago by Ramiro Antonio <[email protected]>
Merge pull request #254 from nicolasmure/fix/readme

fix enable-url-source param description in README

github.com/h2non/imaginary - e6996b93c29921f1d3b72d07cca2077951490ae5 authored over 5 years ago by Mark van der Velden <[email protected]>
apply @Dynom patch to fix cli help

github.com/h2non/imaginary - 7eab67989b39c52b1444607804026cfac1657c3d authored almost 6 years ago by Nicolas MURE <[email protected]>
Update README.md

github.com/h2non/imaginary - e9579d72cf62f0e78f8463adaee39abf90d48996 authored almost 6 years ago by Mark van der Velden <[email protected]>
fix enable-url-source param description in README

github.com/h2non/imaginary - c8969f3a73cdd7e60daf36eeecba62f6ded0ce15 authored almost 6 years ago by Nicolas MURE <[email protected]>
bumping to 1.1.0

github.com/h2non/imaginary - 52d156d6917d0cea2f34e4c31177116d79b24f0e authored almost 6 years ago by Mark van der Velden <[email protected]>
Merge pull request #243 from Dynom/CheckingIfDefaultValueWasSpecified

Checking if a parameter value was specified in the request

github.com/h2non/imaginary - cc53838d71e38f2d7163e8ae0280f466ce4f9998 authored almost 6 years ago by Mark van der Velden <[email protected]>
Merge branch 'NextWithCIBase' into release/next

github.com/h2non/imaginary - b760d273a2a684422118705be573bb4b093e7f28 authored almost 6 years ago by Mark van der Velden <[email protected]>
Reverting and reordering

github.com/h2non/imaginary - a4a2593e272269df23abfa93302533df8c9c6fee authored almost 6 years ago by Mark van der Velden <[email protected]>
ups

github.com/h2non/imaginary - 607d843145ebb926f16d0cd406e23a28af668496 authored almost 6 years ago by Mark van der Velden <[email protected]>
Moving back to a single file, worst case we need to maintain two again.

github.com/h2non/imaginary - 8357de9c23b618f01b488d2ccfe4a9e98e45a829 authored almost 6 years ago by Mark van der Velden <[email protected]>
fixing a var

github.com/h2non/imaginary - b1d3a5f326903e15d38b457ffe6485a7d8f04524 authored almost 6 years ago by Mark van der Velden <[email protected]>
Updating travis config, adding docker build and preparing for automated image building

github.com/h2non/imaginary - a2497e4858f36c48d4de86fdae5bdd27ebb81b30 authored almost 6 years ago by Mark van der Velden <[email protected]>