Ecosyste.ms: OpenCollective

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

github.com/flyimg/flyimg

Cloud-native application that resizes and crops images on the fly, delivering optimized images in formats such as AVIF, WebP, MozJPEG, or PNG using ImageMagick, with an efficient caching system.
https://github.com/flyimg/flyimg

Removing unused methods for now. Minor code style fixes.

c5cdbc301e0a71a156687d417c43c354d83a08c8 authored about 7 years ago by Agustin Amenabar <[email protected]>
Added Unit tests for ImageMetaInfo, fixed test broken by reoving the thread URL option.

4ef04cc276ab6f79325d62fc242dc82134f1ca9b authored about 7 years ago by Agustin Amenabar <[email protected]>
Added ImageMetaInfo Class and updated tests.

3d5a4b06fd01e447a922be96d753a3094c8838d4 authored about 7 years ago by Agustin Amenabar <[email protected]>
Merge pull request #128 from flyimg/issue-#127

Move url docs to https, closes #127

69d43be7441a465edcd3392affaf022a00c97cc1 authored about 7 years ago by Sadok Ferjani <[email protected]>
Move url docs to https, closes #127

0d66e0ff24b29cce03a18cd7adb31c109234a43e authored about 7 years ago by sadok <[email protected]>
Merge pull request #126 from flyimg/issue-#125

Add Community links (Github and Twitter)

55869f3cbef8de7ea2a2f5b9d59648a812eeaf3e authored about 7 years ago by Sadok Ferjani <[email protected]>
Update readme, closes #125

18593539ce49e3971222ca4f06e8e32fca35ef7f authored about 7 years ago by sadok <[email protected]>
Update readme, closes #125

d2c1f9751383072de5080af9dfc58cd5ad15b4e9 authored about 7 years ago by sadok <[email protected]>
Add Community links (Github and Twitter), closes #125

1049d970b5fa85c880c36051b53b0db24bdf940b authored about 7 years ago by sadok <[email protected]>
Removed forgotten unused methods

2330d8c0d0850a5dc945b6bda33138d3c9b0a29c authored about 7 years ago by Agustin Amenabar <[email protected]>
Added more cases for the tests. Added Image Info to the source image (needed for calculations).

3e2f593786552f58b66b47379d3adcf301ef084f authored about 7 years ago by Agustin Amenabar <[email protected]>
Merge pull request #123 from flyimg/issue-#122

Fix SensioLabsInsight warning, closes #122

3ff1ae9b33ed71b8b8144a38c95a100d33c21c96 authored about 7 years ago by Sadok Ferjani <[email protected]>
Fix SensioLabsInsight warning, closes #122

fc6ce956fe203ad4c55a016e075e07a21521e011 authored about 7 years ago by sadok <[email protected]>
Merge pull request #121 from flyimg/add-changelog

Add Changelog file, closes #120

c831e0e36dfdd49946b629c526c16ccb5ee273e5 authored about 7 years ago by Sadok Ferjani <[email protected]>
Add Changelog file, closes #120

5ba0ec03ce0bc861c800eb91d29d0d3e8609c6ff authored about 7 years ago by sadok <[email protected]>
Merge pull request #119 from flyimg/refactor-part-2-more-classes

Refactor part 2: Move array params to separate classes, closes #118

f957346ee7ad26d15e1350610b042c8109050f50 authored about 7 years ago by Sadok Ferjani <[email protected]>
Fix codeclimate warnings, closes #118

d289412369b4b6ab8251fdd1a6e9a22afb7e1957 authored about 7 years ago by sadok <[email protected]>
fix phpcs warning , closes #118

2d388c50a23f78b07a332f99862cf06af2e060d6 authored about 7 years ago by sadok <[email protected]>
Refactor part 2: Move array params to separate classes, closes #118

22a6169a4e295dc1ee75b438d96714c7bbac9e13 authored about 7 years ago by sadok <[email protected]>
Merge pull request #117 from flyimg/resizing-tests

WIP: Add tests for geometry calculations. This fixes #116

a0c38e837d0bc5d10bca1dd57944d7700dda334c authored about 7 years ago by B. Agustín Amenábar Larraín <[email protected]>
Added data provider for the ImageProcessor Tests. Looking good

65ee82656f6ef5dce0ece5f2361fd23334a67a04 authored about 7 years ago by Agustin Amenabar <[email protected]>
WIP: Add tests for validating resizing options and geometry calculations. This fixes #116

a7b686c89a0a52618cc11db621e4a8f470f87476 authored about 7 years ago by Agustin Amenabar <[email protected]>
Merge pull request #113 from flyimg/format-options-refactor

Refactor: Clarified and separated logic for output file extensions, closes #114

0e170e1e2678d3353407e5f97227a6e92c12ee58 authored about 7 years ago by B. Agustín Amenábar Larraín <[email protected]>
removed unneeded comment

9881323e49bec132a62a2eed91b92033c02fa644 authored about 7 years ago by B. Agustin Amenabar L <[email protected]>
Fix for variable name too long. Can't we make them longer? 20 is not enough

087e7a9366ffaa36011da8f6e52c19e9d1bba57d authored about 7 years ago by Agustin Amenabar <[email protected]>
Refactor: Clarified and separated logic for output file extensions

3bd74448a7b698a6ee614522e4637d7233d6e68b authored about 7 years ago by Agustin Amenabar <[email protected]>
Merge pull request #112 from flyimg/docs-signature-generation

Docs signature generation

abe98cafca295896a0059e596f3e171b05e84252 authored about 7 years ago by Sadok Ferjani <[email protected]>
Fix phpcs warning

de5f3e2ca3aefa3d3f081b185d7738a7010a0109 authored about 7 years ago by sadok <[email protected]>
Fix failed unit test for SecurityHandler

5facd238da50fdefb9c67b6344a3218098439e64 authored about 7 years ago by sadok <[email protected]>
update Readme

7b548d9b4963d47d721ad03c959ae69271f8af4e authored about 7 years ago by sadok <[email protected]>
Update readme to add signature-generation docs

215e79ea45499649310ed9b8e382ab4e383d13c2 authored about 7 years ago by sadok <[email protected]>
Merge pull request #104 from flyimg/add-signature-generation

[WIP]Add signature generation: Closes #96

9e7d2fa8d463c266d7a6f843e449357503d4c376 authored about 7 years ago by Sadok Ferjani <[email protected]>
Merge branch 'master' into add-signature-generation

896a79685ed139982b859b2eed066a41d11426cc authored about 7 years ago by sadok <[email protected]>
Merge pull request #111 from flyimg/extract-feature-unittest

Add more unit test to cover extract images, closes #110

d0efb2e4af8f00b78a9a4c3b6e652e8fede38bea authored about 7 years ago by Sadok Ferjani <[email protected]>
Fix phpcs warining, closes #110

f5cbf7b9845d5270644e7f6d94945f73d7c31eb9 authored about 7 years ago by sadok <[email protected]>
Add more unit test to cover extract images, closes #110

931d164a312589e12f9715cc01595381754e0891 authored about 7 years ago by sadok <[email protected]>
Merge pull request #108 from flyimg/fix-failed-unitest

Fix failed unit test Fixed #107

3e70d9cd2da5be1e2b888b66f28cee8b017796fc authored about 7 years ago by Sadok Ferjani <[email protected]>
Fix failed unit test Fixed #107

e7b21f688c6f898a3b105191af8e1b6d755bfe8f authored about 7 years ago by sadok <[email protected]>
Merge pull request #105 from WybrenKoelmans/extract-option

Added option to extract part of an image

14076e34041541e8102f3ba6356317773fe31241 authored about 7 years ago by Sadok Ferjani <[email protected]>
Throw exception when calling encrypt fct and securoty key is empty closes #96

0254da7dc6829ed6fce78f74094e1929fa69cb21 authored about 7 years ago by sadok <[email protected]>
Fix codeclimate warning, closes #96

f77e5e09cd9f253882193ddc9f6cea1ef28eec76 authored about 7 years ago by sadok <[email protected]>
Added option to extract part of an image

6a17ea650074f2107804c5200d0365b86aac8394 authored about 7 years ago by Wybren Koelmans <[email protected]>
Add signature generation: Closes #96

2ca0d25715066e0c78708807e25ce80839d27eff authored about 7 years ago by sadok <[email protected]>
Merge pull request #103 from flyimg/enhance-security-logic

Closes #102

ee57a957c836e1f216749114600f878bea869a3a authored about 7 years ago by Sadok Ferjani <[email protected]>
Closes #102

86b1f6b53f3074e620110cab9adce894fd275f9a authored about 7 years ago by sadok <[email protected]>
Merge pull request #100 from flyimg/improve-logging-output

Improve logging output, remove access.log from output

6efa5bb54a31ed8b17ee4be4e2a58ef4737e7e9d authored over 7 years ago by Sadok Ferjani <[email protected]>
Improve logging output, remove access.log from output

3b243af0fde4c0ee3ac9c370abd5f5eb43d1267e authored over 7 years ago by sadok <[email protected]>
Merge pull request #98 from flyimg/php-yaml-extension

Replace Symonfy Yaml component with php pecl yaml

167fbdc18323e6bec31cc2b29dc12b9387d56ac6 authored over 7 years ago by Sadok Ferjani <[email protected]>
Fix PHPCS warning

171c7df77d323524ae437208b0ad8cb895c7002c authored over 7 years ago by sadok <[email protected]>
Merge pull request #97 from flyimg/optimize-composer-benchmark

Add --optimize-autoloader to composer install in case of benchmark

86d926ca215a579ed0f079180a7023e6fe1ae5eb authored over 7 years ago by Sadok Ferjani <[email protected]>
Replace Symonfy Yaml component with php pecl yaml

Remove Symfony config component
Remove monolog

f8d30f3175524eefcfe8f878918eea24e26bfc5d authored over 7 years ago by sadok <[email protected]>
Add --optimize-autoloader to composer install in case of benchmark

f6ddb30ca1f8741624c6a6509ce30217e0a79b88 authored over 7 years ago by sadok <[email protected]>
Merge pull request #93 from flyimg/xdebug-docs

Add Xdebug Documentation

e171ce8166e1206c4cd7ab6be3b1393d432f6d75 authored over 7 years ago by Sadok Ferjani <[email protected]>
Add Xdebug Documentation

c9257c88c1df85e722d0bd7d186fe5b637288435 authored over 7 years ago by sadok <[email protected]>
Merge pull request #91 from flyimg/updatedocs

Update Readme: fix typo

cc90938bd60473cf7a2bf60a2a1c2d72e37f4bef authored over 7 years ago by Sadok Ferjani <[email protected]>
Update Readme: fix typo

72e78c8a0ed675fd4ddae43eef6a1a1a111afc68 authored over 7 years ago by sadok <[email protected]>
Merge pull request #90 from flyimg/updatedocs

Updatedocs

9d1396d228c6bf84076ad1072760e1d65cc226c0 authored over 7 years ago by Sadok Ferjani <[email protected]>
Update Readme: update contributor link

c2a4e881485e4a22a73db5f53a94e86b3e055f28 authored over 7 years ago by sadok <[email protected]>
Update Readme

d3508360b755faab83bcd465523d66f17ae6a848 authored over 7 years ago by sadok <[email protected]>
Merge branch 'master' into updatedocs

a60fce08176e5afc6e63a8ad9f229de085b0f257 authored over 7 years ago by sadok <[email protected]>
Update Readme with some linebreaks.

4c3743e9a75e420174e9cf974cafbec478a5654f authored over 7 years ago by B. Agustín Amenábar Larraín <[email protected]>
Merge pull request #58 from flyimg/updatedocs

Update docs, I'm separating the content in the readme and resorting URL parameters.

c9abe8794fcb7cce7c8423450c25d6900768a275 authored over 7 years ago by B. Agustín Amenábar Larraín <[email protected]>
Merge remote-tracking branch 'origin/master' into updatedocs

a1f39ca40408f4670a7d93d083087b7cdb3a3a73 authored over 7 years ago by Agustin Amenabar <[email protected]>
Updated the content index of the readme.md

1351a89de36c7f41a3a0144e8406e78526d3c86d authored over 7 years ago by Agustin Amenabar <[email protected]>
Update docs, moving Url options to their own document

4ea66f31c4c87d57d1980b26bd44885f146981df authored over 7 years ago by Agustin Amenabar <[email protected]>
Merge pull request #89 from flyimg/oop-refactoring

Improve current architecture #64

f653aa44be63e114fa96517d64bea24ba25c9fa1 authored over 7 years ago by Sadok Ferjani <[email protected]>
CodeClimate warining: remove unused variable

55e121e95c22aa17faf1391e9d542760b7c9535f authored over 7 years ago by sadok <[email protected]>
Improve current architecture #64

Separating the Image Entity class into 2 classes: InputImage, OutputImage
Improve folders and cla...

8482ef2984370770c0876312ab371859bd3f5a01 authored over 7 years ago by sadok <[email protected]>
Merge remote-tracking branch 'origin/master' into updatedocs

122d084dfdc41bfc2ddffa27d597d88d6ec48e05 authored over 7 years ago by Agustin Amenabar <[email protected]>
Merge pull request #87 from flyimg/more-badges

More badges

8de638b337e5c49e88543391bccceab9a9739ff4 authored over 7 years ago by Sadok Ferjani <[email protected]>
Update Readme: add more badges

1842ae2f4f8c595ae4d3bb425dabe3fc7850fa80 authored over 7 years ago by sadok <[email protected]>
Update Readme

b361dfc1d0d21dfed6020774a1073a64b75276a1 authored over 7 years ago by sadok <[email protected]>
Merge pull request #85 from flyimg/remove-trait

Remove ParserTrait usage, improve the code

5ba127c41ad667d1091de0b578507f4e51e07b07 authored over 7 years ago by Sadok Ferjani <[email protected]>
Remove ParserTrait usage, improve the code

83b81ec0475ee70ab38a67da8d0d18be970d9396 authored over 7 years ago by sadok <[email protected]>
Merge pull request #83 from flyimg/update-readme

Update Readme

ad06494f065f524b4fa206d77551f10d17d96524 authored over 7 years ago by Sadok Ferjani <[email protected]>
Update Readme

5a8add1585c4e17dfa403f954d833aeb20275590 authored over 7 years ago by sadok <[email protected]>
Merge pull request #82 from flyimg/update-readme

update readme

7532f5362ac97277bd36e0ab55a439f33b773295 authored over 7 years ago by Sadok Ferjani <[email protected]>
update readme

153fcb2dcc0239be228bad19574e490b5c7d2b14 authored over 7 years ago by sadok <[email protected]>
Merge pull request #81 from flyimg/fix-code-climate-wrning

Fix Code Climate warning

cbd161a05ae764caa40f32683c6271c0a34c3568 authored over 7 years ago by Sadok Ferjani <[email protected]>
Fix Code Climate warning

332416e6a45cdcffdd906257baded5a950432ee6 authored over 7 years ago by sadok <[email protected]>
Merge pull request #79 from flyimg/add-more-unittest

Add more unittest

035aecfbafc42f33ba721710822db907d7a898cc authored over 7 years ago by Sadok Ferjani <[email protected]>
Add more Unit test to increase code coverage

c69c9a5d0198b79b483c589725d12ce32aac6afd authored over 7 years ago by sadok <[email protected]>
Merge branch 'master' into add-more-unittest

222ba0c25f995d015e1ff20c3b80ac2a6a83c895 authored over 7 years ago by sadok <[email protected]>
Merge pull request #78 from flyimg/fix-unittest-issue

Fix issue : PHP Fatal error: Uncaught exception 'Exception' with mess…

77072a4f72fbd604899ea34319635ac590b06962 authored over 7 years ago by Sadok Ferjani <[email protected]>
Fix issue : PHP Fatal error: Uncaught exception 'Exception' with message 'Serialization of 'Closure' is not allowed

93ef5ac909ca9ef9a205c2250ad416ce6f47d642 authored over 7 years ago by sadok <[email protected]>
Merge pull request #77 from flyimg/update-composer

Update composer [phpunittest]

3bf443075532ce5e9836019341f40a1de806c197 authored over 7 years ago by Sadok Ferjani <[email protected]>
Update composer [phpunittest]

690c35378fec3a21ecccf7cc17ed016109344adb authored over 7 years ago by sadok <[email protected]>
Merge pull request #73 from flyimg/add-code-coverage

Increase code coverage unit test + Update readme

f2067fa7b6814c38c08ef652c11fd72fad1dbddc authored over 7 years ago by Sadok Ferjani <[email protected]>
Remove testUploadActionWebp test

b80fc8322f366550075c3d820b04ea816f422678 authored over 7 years ago by sadok <[email protected]>
[#74] Add more UnitTest + increade code coverage

c56fa3991d64257bd2632c42d5916d2c4d8b2653 authored over 7 years ago by sadok <[email protected]>
Increase code coverage unit test + Update readme

0955b879eb1830f3ac2b9e266a2d17ed1698b7d0 authored over 7 years ago by sadok <[email protected]>
Merge pull request #72 from flyimg/add-code-coverage

Add more UnitTest in order to increase the code coverage

ce5afd2f5d4347fbb07fc7fe7711b4c51b0a0856 authored over 7 years ago by Sadok Ferjani <[email protected]>
Add travis-ci test coverage

03f06b3372841ccdbba5f810fa53a2d86a7e4d45 authored over 7 years ago by sadok <[email protected]>
Add travis-ci test coverage

f8e2becf95cea563ae5abb87808ed6cba43fda0e authored over 7 years ago by sadok <[email protected]>
Add more UnitTest in order to increase the code coverage

58db41013a36057143265de3423745e1bc623a98 authored over 7 years ago by sadok <[email protected]>
Merge pull request #71 from flyimg/add-more-unittest

Add More Unit test cover WebTestCases
#42

d3e41565ff1aff876c31236a32a1382dc0c67b75 authored over 7 years ago by Sadok Ferjani <[email protected]>
Add More Unit test cover WebTestCases:

dc3d238d51d2967625a5ed8ed27c65f427638b1e authored over 7 years ago by sadok <[email protected]>
Merge pull request #70 from flyimg/optimization-part-1

Optimization part 1

a74f560eebe68cf2a9d9a9eb29e5afe4d4d74b95 authored over 7 years ago by Sadok Ferjani <[email protected]>
Update benchmark.sh and benchmark result in Readme

639027f13e72f7155a3f4ce1ec67ce028ff85d89 authored over 7 years ago by sadok <[email protected]>
Rename class faceDetectProcessor

ef60a2a6f16f11e52204cdb7d30c4e4e95c28afc authored over 7 years ago by sadok <[email protected]>