Skip to content

Tags: gojek/darkroom

Tags

v0.4.2-webp-encoder-update

Toggle v0.4.2-webp-encoder-update's commit message
chore: change webp encoder library

see: chai2010/webp#20

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add Credentials as options on Google Cloud Storage package (#81)

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add feature to manipulator service to force encode to target extension (

#79)

* Add feature to manipulator service to force encode to target extension

* Add target image for encoding to different file extension

* Update naming from TargetExtension to TargetFormat

---------

Co-authored-by: Kenneth Halim <[email protected]>

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update dependencies (#63)

* update dependencies

* update go version

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ajatprabha Ajat Prabha
update CI variables

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ajatprabha Ajat Prabha
set Content-Length header before writing body

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ajatprabha Ajat Prabha
fix linker issue in docker container

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Storage byte range support (#49)

* Add response metadata

* Add byte range support for s3 client

* Add byte range support for cloudfront

* Add byte range support for webfolder

* Add GetPartialObject method on storage

* Remove GetPartialObject implementation from webfolder

* Make cloudfront.GetPartialObject consistent with s3.GetPartialObject

* Rename GetPartialObject method to GetPartially

v0.0.12

Toggle v0.0.12's commit message
Hardcode the overlay result to be a PNG instead of following the orig…

…inal base image format

v0.0.11

Toggle v0.0.11's commit message
Remove unnecessary print statement from previous pull request