about summary refs log tree commit diff
path: root/lib/paperclip/lazy_thumbnail.rb
AgeCommit message (Expand)Author
2019-12-02Update ESLint and RuboCop in Code Climate (#12534)Yamagishi Kazutoshi
2018-09-17Unconditionally re-encode locally-uploaded images to strip metadata (#8714)ThibG
2018-07-28Resize images by area instead of fixed dimensions (#8083)Eugen Rochko
2018-03-06Fix #3807: Increase avatars to 400x400 max (#6651)Eugen Rochko
2018-02-22Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529)Eugen Rochko
2018-02-21Fix avatar and header issues by using custom geometry detector (#6515)Eugen Rochko