summaryrefslogtreecommitdiff
path: root/app/services/infrastructure/image.rb
AgeCommit message (Expand)Author
2014-09-22log error in image manipulation.mo khan
2014-09-22safely destroy mini magick image.mo khan
2014-07-16downcase pathname before whitelist check.mo khan
2014-06-07add watermark if one is specified by user.mo khan
2014-06-07add method to add a watermark.mo khan
2014-06-07rename variables.mo khan
2014-06-07extract named parameters.mo khan
2014-06-07raise error when the file extension is not in the whitelist.mo khan
2014-06-07compute a sha256 for an image.mo khan
2014-06-06move exif parsing to photo class.mo khan
2014-06-06apply a sanitized file and content type to photos.mo khan
2014-06-06add specs for sanitizing a filename.mo khan
2014-06-04move photo version processing logic into photo class.mo khan