summaryrefslogtreecommitdiffstats
path: root/core/avatar/avatarcontroller.php
Commit message (Expand)AuthorAgeFilesLines
* move avatar controller to core/controllerMorris Jobke2016-01-201-327/+0
* Happy new year!Thomas Müller2016-01-121-1/+1
* Verify the path is a file on avatar updateRoeland Jago Douma2016-01-081-0/+3
* [Avatar] Make the avatar controller use the avatar nodeRoeland Jago Douma2015-12-161-10/+14
* Update license headersLukas Reschke2015-10-261-1/+2
* Do not print exception messageLukas Reschke2015-10-131-12/+15
* Use injected requestVincent Petry2015-10-091-1/+1
* fix IE8 user agent detectionMorris Jobke2015-10-091-1/+1
* Fix uploading avatar and root certs in IE8Vincent Petry2015-10-091-12/+46
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Revert "Allow Remote avatars"Thomas Müller2015-09-151-5/+1
* Allow remote avatarsRoeland Jago Douma2015-08-291-1/+5
* Remove requesttoken for avatarsLukas Reschke2015-08-231-0/+1
* Move avatarcontroller towards Node ApiRoeland Jago Douma2015-08-181-7/+13
* [avatar] add error handlers for avatar setupMorris Jobke2015-07-301-0/+8
* update license headers and authorsMorris Jobke2015-06-251-0/+2
* Correc type annotationLukas Reschke2015-06-171-3/+3
* Add `no-store` to AppFrameworkLukas Reschke2015-06-151-2/+1
* Update license headersJenkins for ownCloud2015-03-261-0/+2
* Merge pull request #15048 from owncloud/avatar-crop-squareMorris Jobke2015-03-241-1/+1
|\
| * round width and height when cropping avatarRobin Appelman2015-03-201-1/+1
* | Create an interface for OC_Image and OCP\Image for the public APIJoas Schilling2015-03-161-1/+1
|/
* Fix getting the avatar of a non-existing userJoas Schilling2015-03-131-5/+7
* Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-111-0/+261