| Commit message (Expand) | Author | Age | Files | Lines |
* | Close session for avatar get | Lukas Reschke | 2014-10-22 | 1 | -0/+1 |
* | Automatically Rotate Avatar based on exif data | josh4trunks | 2014-06-01 | 1 | -7/+12 |
* | remove legacy aka deprecated code: OC_Cache | Thomas Müller | 2014-05-12 | 1 | -4/+4 |
* | Base defaultavatar text on displayname | kondou | 2013-09-28 | 1 | -1/+1 |
* | Remove superfluous $ | kondou | 2013-09-14 | 1 | -1/+1 |
* | Add a comment to clear defaultavatar-functionality | kondou | 2013-09-11 | 1 | -0/+1 |
* | Pass view in \OC_Avatar to constructor and use $_ for enable_avatars | kondou | 2013-09-09 | 1 | -8/+8 |
* | Have the "notsquare" error as data, not as message | kondou | 2013-09-06 | 1 | -1/+1 |
* | Clean up avatars and preliminary use JSON->rawlist.php | kondou | 2013-09-05 | 1 | -6/+4 |
* | Have login-checks and CSRF checks | kondou | 2013-09-05 | 1 | -6/+14 |
* | Use proper controller naming | kondou | 2013-09-04 | 1 | -3/+5 |
* | Fix some bugs and remove \OCP\Avatar for now | kondou | 2013-09-04 | 1 | -6/+6 |
* | fixing style, var name & PHPDoc | Thomas Müller | 2013-09-04 | 1 | -2/+4 |
* | Fix some of @jancborchardt's complaints in oc_avatars | kondou | 2013-09-02 | 1 | -3/+3 |
* | Pass setLastModifiedHeader() time() | kondou | 2013-09-01 | 1 | -2/+2 |
* | $image doesn't have data() when a defaultavatar should be used | kondou | 2013-09-01 | 1 | -1/+1 |
* | Also set an E-Tag header | kondou | 2013-09-01 | 1 | -0/+2 |
* | Use \OC_Response for cache invalidation | kondou | 2013-09-01 | 1 | -10/+4 |
* | Properly check for tmpavatar, invalidate cache, fix debug msgs | kondou | 2013-09-01 | 1 | -3/+14 |
* | Fix @tanghus's complains in avatars and clean up cropper after closing with "x" | kondou | 2013-09-01 | 1 | -6/+30 |
* | Better naming than "ava" & "data", cache timeout, use OC.Router.registerLoade... | kondou | 2013-09-01 | 1 | -6/+6 |
* | Sanitize displayname, respect data @ $element, fix routename, clean after cro... | kondou | 2013-08-31 | 1 | -2/+2 |
* | Clean up | kondou | 2013-08-30 | 1 | -3/+3 |
* | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests | kondou | 2013-08-30 | 1 | -2/+0 |
* | Use OC_Cache and finish cropper functionality | kondou | 2013-08-29 | 1 | -29/+8 |
* | Use defaultavatars | kondou | 2013-08-29 | 1 | -1/+1 |
* | Use OC.Router.generate, TODO use cache, prepare for defaultavatars | kondou | 2013-08-28 | 1 | -1/+1 |
* | Continue work on cropper | kondou | 2013-08-28 | 1 | -11/+61 |
* | Translate "Permission denied" & use class-autoloader | kondou | 2013-08-27 | 1 | -2/+3 |
* | Have a controller instead ofo avatar.php and fix some cropper-design | kondou | 2013-08-26 | 1 | -0/+88 |