]> source.dussan.org Git - nextcloud-server.git/commit
Automatically Rotate Avatar based on exif data
authorjosh4trunks <joshruehlig@gmail.com>
Mon, 2 Jun 2014 06:14:37 +0000 (23:14 -0700)
committerjosh4trunks <joshruehlig@gmail.com>
Mon, 2 Jun 2014 06:14:37 +0000 (23:14 -0700)
commitd0548b92c05e715dbcc7775be1be1d39b9981b6c
treede7fdefc5b80b4199ab3568137d2d97189fe6ee3
parentd39216c5e76b32c496ff39c19bddfbc4fa4247ac
Automatically Rotate Avatar based on exif data

This commit..
* doesn't check if a local or uploaded file is square to give a user the option to crop square images
* caches uploaded images to an initial temporary file (needed to fix orientation)
* fixes orientation based on exif data
* works for encrypted local images as well
core/avatar/controller.php