Ecosyste.ms: OpenCollective

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

imagor

High performance image processing made simple
Collective - Host: opensource - https://opencollective.com/imagor - Website: https://www.imagor.net - Code: https://github.com/cshum/imagor

feat(imagor): retry query unescape on invalid path (#263)

* feat(imagor): retry unescape

* feat(imagor): auto apply query unescape

* feat(imagor): r...

github.com/cshum/imagor - 32d0194dbeece1e217b37625409f424c5b3520e5 authored about 2 years ago by Adrian Shum <[email protected]>
fix(imagor): negative dims auto flip for imagorpath.Params

github.com/cshum/imagor - ee3c73d2c6a775e52e5e7b1eeb6f588aa3e67d72 authored about 2 years ago by Adrian Shum <[email protected]>
chore: update examples

github.com/cshum/imagor - 53a9b012760b622d7c15d3af9f430045c6576d18 authored about 2 years ago by Adrian Shum <[email protected]>
fix(vips): fix watermark for 2 band images (#259)

* fix(vips): fix watermark for 2 band images

* test: update golden files

github.com/cshum/imagor - 8d383abd55403a3f2cb8c04e747c619ff2ed4e89 authored about 2 years ago by Adrian Shum <[email protected]>
chore: update documentation

github.com/cshum/imagor - 66f5334fb28e08f66ede7c15f7709a3e1d83b344 authored about 2 years ago by Adrian Shum <[email protected]>
v1.3.2

github.com/cshum/imagor - 75c60576d69ef7ea0de6b78b4431ca3d099e094f authored about 2 years ago by Adrian Shum <[email protected]>
chore: update examples

github.com/cshum/imagor - bd34e37626cf71ccf1c7015558d5e9416913f245 authored about 2 years ago by Adrian Shum <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/cshum/imagor - 6ddf99d101243f704279865609f0e0f1bb7232cf authored about 2 years ago by Adrian Shum <[email protected]>
chore: update examples

github.com/cshum/imagor - 24c89d6a87f202f7c7990bc153ce84169aa7687a authored about 2 years ago by Adrian Shum <[email protected]>
fix(imagor): imagor.Serve ensure path generated

github.com/cshum/imagor - 54f9c94702064ade0aeb562b53f828730a8aadb0 authored about 2 years ago by Adrian Shum <[email protected]>
v1.3.1

github.com/cshum/imagor - 993a14836fcfd765daf82ecc864fc30f476ef5b8 authored about 2 years ago by Adrian Shum <[email protected]>
chore: update examples

github.com/cshum/imagor - df0c673528679656802070474ec894345ff9a5b4 authored about 2 years ago by Adrian Shum <[email protected]>
feat(imagor): imagor.ServeBlob (#254)

* make context private

* blobNoop

* feat(imagor): imagor.ServeBlob

* more examples

*...

github.com/cshum/imagor - 9064e1c50a23b70e2c6106992f88e2be686689fd authored about 2 years ago by Adrian Shum <[email protected]>
chore: update ghcr badge

github.com/cshum/imagor - 5665821975c764d02ee790a9c1d39bcad54d42f2 authored about 2 years ago by Adrian Shum <[email protected]>
v1.3.0

github.com/cshum/imagor - 2887b750f240047769793554f577691cf80fc279 authored about 2 years ago by Adrian Shum <[email protected]>
feat(imagor): imagor.Serve method

* feat(imagor): imagor.Serve method

github.com/cshum/imagor - e901705241ebd5422d8b70056550e8b85822daf9 authored about 2 years ago by Adrian Shum <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/cshum/imagor - 4e20e3610682adf9fc7f43f088e7ba4ee5548b9b authored about 2 years ago by Adrian Shum <[email protected]>
build(deps): update go deps

github.com/cshum/imagor - a0cbeac0df549240568537f9c60c015849fe7d05 authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): detach context tweaks

github.com/cshum/imagor - b857363ee23161027f173bb2aeb6fdf10089dd1f authored about 2 years ago by Adrian Shum <[email protected]>
refactor(vips): increase default max resolution

github.com/cshum/imagor - ee63f4bf110e42d24407091fb16bb3b372ae8f22 authored about 2 years ago by Adrian Shum <[email protected]>
feat(vips): focal point filter focal(x,y) (#251)

* reset golden files

* test: update golden files

* feat(vips): focal point filter

github.com/cshum/imagor - 5a74957d50f48d8a92a154415e5cdaa514250346 authored about 2 years ago by Adrian Shum <[email protected]>
fix(imagor): fix blob.ReadAll() buf size on erro

github.com/cshum/imagor - 341e1b631828aafb59f3555d570ba7f1934ac69e authored about 2 years ago by Adrian Shum <[email protected]>
fix(vips): apply focal filter for default resizing (#249)

* fix(vips): apply focal filter for default resizing

* test: update golden files

github.com/cshum/imagor - f701082784130b36559fd75855b42c00e1a98268 authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): blob.ReadAll for known size

github.com/cshum/imagor - 70a3c9b6226a9643928ef3568079beeaaaa183b4 authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): blob init func

github.com/cshum/imagor - 8a54c3ca98d2b5645a1b993f2d6aea1eb1c8b4ac authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): exclude utility filters from result path

github.com/cshum/imagor - 110c8bea547e3ca7d965ef6126ff3ebc1e3f69fb authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): exclude utility filters from result path

github.com/cshum/imagor - e80a52e891db9adf6e7b0974e82a512b6da02a0f authored about 2 years ago by Adrian Shum <[email protected]>
feat(imagor): expire(timstamp) filter (#245)

* feat(imagor): expire filter

* exclude expire filter from result storage

github.com/cshum/imagor - 766bb0c30111ef9b55f0ad0022bb8b3a0291d21f authored about 2 years ago by Adrian Shum <[email protected]>
fix accidental copy paste network blocking flag descriptions (#242)

github.com/cshum/imagor - dd32628f6fc669ec5d8ea2f59f6f71dcfcf8915b authored about 2 years ago by Thomas Frössman <[email protected]>
v1.2.4

github.com/cshum/imagor - 10892205b61ca78627b2637d0a5df24ca748f67e authored about 2 years ago by Adrian Shum <[email protected]>
build: update go deps

github.com/cshum/imagor - 99d1a433440453121aba8d2bbabdb52a6cb43219 authored about 2 years ago by Adrian Shum <[email protected]>
chore: update description

github.com/cshum/imagor - 8c183a3482b06fc44eb2a7a9ebb0e28120493244 authored about 2 years ago by Adrian Shum <[email protected]>
add network blocking features to HTTP loader (#241)

github.com/cshum/imagor - 4b2e292d78f2266c08cf193fcf633e8feb22b730 authored about 2 years ago by Thomas Frössman <[email protected]>
forbid redirects to non allowed URLs (#240)

github.com/cshum/imagor - 697943107d2985f6b5f79fcde2782725142b7865 authored about 2 years ago by Thomas Frössman <[email protected]>
refactor(imagor): Blob hybrid ReadSeeker with fanoutreader

github.com/cshum/imagor - 9872e8bebc46955417d52061310ddc56157ce6e3 authored about 2 years ago by Adrian Shum <[email protected]>
build: reset libvips build cache

github.com/cshum/imagor - b2d8b15377ca21d45b42bade1bab268de45e8006 authored about 2 years ago by Adrian Shum <[email protected]>
v1.2.3

github.com/cshum/imagor - d1a174d4f583a5608e1cb102caffd52c5b41ec68 authored about 2 years ago by Adrian Shum <[email protected]>
chore: documentations for AWS Credentials

github.com/cshum/imagor - a8bdbc919a883c600f5d1a143619bbf46eef6748 authored about 2 years ago by Adrian Shum <[email protected]>
feat(awsconfig): AWS config shared credentials (#234)

github.com/cshum/imagor - 809a36528005fa557e4c1b9eebaae34a7f95fcd7 authored about 2 years ago by Adrian Shum <[email protected]>
feat(imagor): imagor option WithOptions

github.com/cshum/imagor - ac13256f7ee4830e8d504471b196a879d6fd3f90 authored about 2 years ago by Adrian Shum <[email protected]>
feat(imagor): imagor option WithOptions

github.com/cshum/imagor - 2d5ceb1514787e8ae751d87a3473bb38f9192c9a authored about 2 years ago by Adrian Shum <[email protected]>
fix(awsconfig): accept default credentials (#233)

* fix(awsconfig): accept default credentials

github.com/cshum/imagor - ca59496498ab4af1c2192dc394f4f181305bd1be authored about 2 years ago by Adrian Shum <[email protected]>
refactor(config): refactor logger init

github.com/cshum/imagor - 03d1eb3b0d637ba93cf4f4e5078772d8feb4ee7e authored about 2 years ago by Adrian Shum <[email protected]>
refactor(awsconfig): refactor aws session init

github.com/cshum/imagor - 252229cb54a3db1cb9a1eb4348fb1d602264780b authored about 2 years ago by Adrian Shum <[email protected]>
feat(awsconfig): different AWS credentials for Loader, Storage, Results Storage (#231)

* feat(awsconfig): options for different AWS credentials for Loader, Storage Results Storage

github.com/cshum/imagor - 8897f26310df1f0c1c0c1aa7ad3acee82c65ed92 authored about 2 years ago by Adrian Shum <[email protected]>
build(deps): go 1.19.3

github.com/cshum/imagor - d9e81aaf6c7ac01d61e383c4b88290f10349a6a6 authored about 2 years ago by Adrian Shum <[email protected]>
build(deps): libvips 8.13.3

github.com/cshum/imagor - 2c4baf101f58c3e48b6b50553ded177b339474e5 authored about 2 years ago by Adrian Shum <[email protected]>
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#225)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
-...

github.com/cshum/imagor - 020b08a1386879aea7fb757fa3b1668f98a67a2e authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.126 (#228)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.114 to 1.44.126.
...

github.com/cshum/imagor - 85f80a9f60c0ce5572013db1bbd74a4e03b3c3b6 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: a note about url encoded image

github.com/cshum/imagor - 572f99d12577b24957f28105426cbbe4729a5aa4 authored about 2 years ago by Adrian Shum <[email protected]>
chore: a note about url encoded image

github.com/cshum/imagor - ec62cb91fd04b8920860568b52268b85cffab425 authored about 2 years ago by Adrian Shum <[email protected]>
chore: a note about url encoded image

github.com/cshum/imagor - f8a7a05d14f46979602e1bb6c904bdca0dbc82ac authored about 2 years ago by Adrian Shum <[email protected]>
build(deps): golang.org/x/text v0.4.0

github.com/cshum/imagor - b8fcc9534b93a190d9d8a6766cf0152621b3c95c authored about 2 years ago by Adrian Shum <[email protected]>
refactor(vips): filter set_frames(n,delay)

* feat(vips): filter set_frames(n,delay)

* test: update golden files

github.com/cshum/imagor - 70fd59a00408ff6398c83d5253043131438bee91 authored about 2 years ago by Adrian Shum <[email protected]>
fix(imagor): json content type detection

github.com/cshum/imagor - 41643452ad462ea73f7d5bbc40fee83e85303984 authored about 2 years ago by Adrian Shum <[email protected]>
fix(httploader): error handling for dail tcp

github.com/cshum/imagor - 68ebbbc3cccd44b78a58b2ff2c3946d4e1387c7f authored about 2 years ago by Adrian Shum <[email protected]>
fix(httploader): error handling for no such host

github.com/cshum/imagor - 0023ee90076360a4534072ab18068cd61209deda authored about 2 years ago by Adrian Shum <[email protected]>
fix(httploader): error handling for no such host

github.com/cshum/imagor - 3bf40151508ec6afece1e28c87d1f1afb849c0ff authored about 2 years ago by Adrian Shum <[email protected]>
v1.2.1

github.com/cshum/imagor - 7ba1e89e21bdac7647cc01f4d730dfdcf6fc0883 authored about 2 years ago by Adrian Shum <[email protected]>
chore: update readme description

github.com/cshum/imagor - a03268c0ba465a2a1cb3ec6cc5765795d256fb49 authored about 2 years ago by Adrian Shum <[email protected]>
feat(imagor): ETag and Modified headers from result storage (#221)

github.com/cshum/imagor - a3b4c2af8fb34a219ead8f8d2c7156fef760979e authored about 2 years ago by Adrian Shum <[email protected]>
fix(vips): trim with alpha channel handling (#219)

* fix(vips): trim with alpha support

* test: update golden files

github.com/cshum/imagor - f3c90d0bdc589a52df585ab67e1fe0f5d8a958ec authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): add image path to not found error

github.com/cshum/imagor - 04d4f3ece949a140aa7c9f146985f4e9249d7aa4 authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): no-cache header when debug enabled

github.com/cshum/imagor - 7d7d45bb88e0ad3db8c4fb9e88a90757762c35bf authored about 2 years ago by Adrian Shum <[email protected]>
refactor: remove unnecessary lock from seekstream

github.com/cshum/imagor - c0462356d35741a67279188f3a1bfcc244b1cd8c authored about 2 years ago by Adrian Shum <[email protected]>
fix(imagor): return 404 in case the host is not found in the http loader (#214)

* feat: changed deprecated ioutil.NopCloser to io.NopCloser

* feat(imagor): return 404 in cas...

github.com/cshum/imagor - 9cf77aed460fdc0cda8702606f69085cbd3a07e2 authored about 2 years ago by Jorge Vahldick <[email protected]>
docs: fanoutreader comparison with io.ReadAll, io.TeeReader, io.MultiWriter

github.com/cshum/imagor - 17594cd7be477085bc6c19db8074306a0c969e22 authored about 2 years ago by Adrian Shum <[email protected]>
docs(fanoutreader): explanations and comparison with io.ReadAll, io.TeeReader, io.MultiWriter

github.com/cshum/imagor - e4c3d9dfdd07821f460ac270389951fe3099aa5b authored about 2 years ago by Adrian Shum <[email protected]>
v1.2.0

github.com/cshum/imagor - 876e94171372795b85c06e228c7fa47ccde4adc2 authored about 2 years ago by Adrian Shum <[email protected]>
feat: seekstream and fanoutreader

github.com/cshum/imagor - 9d37807eef33c7243938204f72f7d29cc42b5033 authored about 2 years ago by Adrian Shum <[email protected]>
refactor(fanout): naming cleanup

github.com/cshum/imagor - d4bc7d2ccaf729e12cab15b0e396bd387d6249c2 authored about 2 years ago by Adrian Shum <[email protected]>
feat(fanout): unified fanout concurrent reader (#211)

* feat(fanout): fanout reader package

* feat(fanout): unified fanout concurrent reader

github.com/cshum/imagor - 100ed56d3c844341d298b595d9266bb2a8ae2393 authored about 2 years ago by Adrian Shum <[email protected]>
build(deps): bump github.com/aws/aws-sdk-go from 1.44.106 to 1.44.114 (#207)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.106 to 1.44.114.
...

github.com/cshum/imagor - dc16085967b3d1b5e678d23fa0ba64859ff481e8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(seekstream): unified seek stream package for memory or temp file buffer

* move seekstream to package

* seekstream temp file buffer

* feat(seekstream): memory buffer

github.com/cshum/imagor - db6580628803167e594ce9b7a91ced0c1b6d365a authored about 2 years ago by Adrian Shum <[email protected]>
fix(imagor): seek steam to return EOF when out of range

github.com/cshum/imagor - d1bf96317a5b5e0d0993f1013996f3dfdd4ac2f3 authored about 2 years ago by Adrian Shum <[email protected]>
test(imagor): seek stream rewind test

github.com/cshum/imagor - e6ecc892199047878efc1207968f7488c0b1dab7 authored about 2 years ago by Adrian Shum <[email protected]>
feat(imagor): blob.NewReadSeeker for unknown size or over 100mb

github.com/cshum/imagor - a91788089887880f66ddc8e9cc3f85e01655a245 authored about 2 years ago by Adrian Shum <[email protected]>
feat(imagor): blob.NewReadSeeker for unknown size or over 100mb

github.com/cshum/imagor - a46389b875a6ac8a6c8682b7f26bc649c2f80861 authored about 2 years ago by Adrian Shum <[email protected]>
feat(imagor): blob.NewReadSeeker for unknown size or over 100mb

github.com/cshum/imagor - 19ba144615af48cdec37f447e8d57dc0c26c0014 authored about 2 years ago by Adrian Shum <[email protected]>
feat(imagor): blob.NewReadSeeker for unknown size or over 100mb (#208)

* feat(imagor): blob.NewReadSeeker for unknown size or over 100mb

github.com/cshum/imagor - c8976bd08f883a3e4a1e129bf8d26bd660d72329 authored about 2 years ago by Adrian Shum <[email protected]>
chore: update description

github.com/cshum/imagor - c06e2fb574902fac5494f102755dbe4309b68c3a authored about 2 years ago by Adrian Shum <[email protected]>
chore: update description

github.com/cshum/imagor - 9776c7f2898b4c0b583780bf10a514be5be56ba3 authored about 2 years ago by Adrian Shum <[email protected]>
chore: update description

github.com/cshum/imagor - bac184cb613ab53c50e9ca7578ce2c58bcdbe4ef authored about 2 years ago by Adrian Shum <[email protected]>
v1.1.9

github.com/cshum/imagor - be98a20dc49064529cb679e6752aa59d708c8ece authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): fanout seeker improvement

github.com/cshum/imagor - efe0f4f926bb7abb79ad8c4f7af89b69ddad6f61 authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): fanout seeker improvement

github.com/cshum/imagor - e8b8e8f7dbd353dbc0e88f53ffff6b119f684b14 authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): fanout seeker improvement

github.com/cshum/imagor - 490ae7087d3d9e7e3abf73598f0c616b911d2c7e authored about 2 years ago by Adrian Shum <[email protected]>
fix(vips): remove exif retain vips metadata (#205)

* fix(vips): remove exif retain vips metadata

* fix(vips): remove exif retain vips metadata
...

github.com/cshum/imagor - 952ef6871254d008ae3c4e85eafe4566b20472de authored about 2 years ago by Adrian Shum <[email protected]>
v1.1.8

github.com/cshum/imagor - 7741fb8d697cc1a253d2670415b27cfbbfc1be15 authored about 2 years ago by Adrian Shum <[email protected]>
feat(vips): filter orient(angle) (#204)

* feat(vips): orient filter

* test: update golden files

* feat(vips): filter orient(angle)

github.com/cshum/imagor - bd390b9bb0e04c10c5def8b0990f2ff07616eccc authored about 2 years ago by Adrian Shum <[email protected]>
v1.1.7

github.com/cshum/imagor - 4d7db5e2902d29ae7f7e23aaace6c1e7f3223051 authored about 2 years ago by Adrian Shum <[email protected]>
fix(vips): fix image format parsing and detection

github.com/cshum/imagor - 56bdc228cdf53b3716f3c5875a7c963c531a4aea authored about 2 years ago by Adrian Shum <[email protected]>
fix(vips): fix image format parsing and detection (#203)

* fix(vips): supported format detection

* fix(vips): supported format

* test: update golde...

github.com/cshum/imagor - 44f0aafd3bce3a2f293f81dd3233012b68966b7f authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): fanout buffer reuse

github.com/cshum/imagor - 0d271fbfe90642578e9ee59ff69628b82cc6fd2f authored about 2 years ago by Adrian Shum <[email protected]>
v1.1.6

github.com/cshum/imagor - f5a559664752c9f9ca4f7abf8c665428a64dcdb1 authored about 2 years ago by Adrian Shum <[email protected]>
fix(imagor): fix fanout buffer allocation

github.com/cshum/imagor - ede68b338abff50a0f5832823a0cac1d2c7e4efa authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): fix fanout buffer allocation

github.com/cshum/imagor - 8467d234e0cfbbf92e49f7d3875af94a6ba5d6dd authored about 2 years ago by Adrian Shum <[email protected]>
refactor(imagor): tweak fanout buffer allocation

github.com/cshum/imagor - f5b721facdfa60df130df7da8301b4d3b28af167 authored about 2 years ago by Adrian Shum <[email protected]>
fix(imagor): increase fanout buffer size

github.com/cshum/imagor - 1656e5fb6232214f41d048b6f184059773edfaef authored about 2 years ago by Adrian Shum <[email protected]>
fix(imagor): fanout buffered read

github.com/cshum/imagor - bf5de432757f89134af42e1f52b39e4636842545 authored about 2 years ago by Adrian Shum <[email protected]>