0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
assume that an unknown format is simply part of the name More... almost 13 years ago
fix typehint More... almost 13 years ago
fixing typehints to be compatible with the current master More... almost 13 years ago
make the Request instance a parameter to the resolve() method so that the CachePathResolver does not need to be requested scoped (allows reverting the changes to the templating classes) More... almost 13 years ago
make it possible to omit either the width or the heigth More... almost 13 years ago
typo fix More... almost 13 years ago
add support for defining a filter without a type to return the original image (useful to be able to read the image from a different place than the public web root) More... almost 13 years ago
fixed handling of quality More... almost 13 years ago
fixed content type for jpg More... almost 13 years ago
make the FileSytemLoader extensible More... almost 13 years ago
added support for 'json' format More... almost 13 years ago
properly set status code depending on if caching is active or not More... almost 13 years ago
refactored the controller - added support for converting to different formats - added ability to leave off the format (or set it to .orig) - added ability to disable caching - added ability to set a custom loader (fixes #21) - added ability to configure quality More... almost 13 years ago
added ability to resolve the real path to the cache path resolver More... almost 13 years ago
renamed filter() to filterAction() More... almost 13 years ago
add / to cache prefix start to prevent duplicate // in case the cache prefix is set to be empty More... almost 13 years ago
Merge pull request #23 from gimler/master More... almost 13 years ago
update deps code More... almost 13 years ago
fix executable path More... almost 13 years ago
Merge pull request #16 from weaverryan/readme_update More... almost 13 years ago
Updating README for Standard Distribution deps change More... almost 13 years ago
Merge pull request #14 from weaverryan/readme_refactor More... almost 13 years ago
Refactoring and updating the README More... almost 13 years ago
Merge pull request #12 from petajaros/master More... almost 13 years ago
Fixed Typo (variable $this->baseUrl doesn't exist) More... almost 13 years ago
Merge pull request #11 from daFish/master More... almost 13 years ago
Fixed error in dereferencing operator. More... almost 13 years ago
fix #9 More... almost 13 years ago
Merge pull request #10 from daFish/master More... almost 13 years ago
Added Avalanche as namespace. Fixed error in Twig-Example. More... almost 13 years ago