summaryrefslogtreecommitdiffstats
path: root/lib/private/avatar.php
Commit message (Expand)AuthorAgeFilesLines
* Filter potential dangerous filenames for avatarsLukas Reschke2015-04-281-4/+10
* Update license headersJenkins for ownCloud2015-03-261-4/+24
* Create an interface for OC_Image and OCP\Image for the public APIJoas Schilling2015-03-161-3/+3
* Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-111-3/+7
* Revert "Updating license headers"Morris Jobke2015-02-261-22/+9
* Updating license headersJenkins for ownCloud2015-02-231-9/+22
* Add a better way to check if an avatar exists for the userRobin Appelman2015-02-031-0/+9
* Use public api for getting l10nRobin Appelman2014-08-311-2/+2
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-4/+4
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-3/+3
* Avatar: accept OC_Image as in setParameterArthur Schiwon2013-11-221-3/+7
* fixing PHPDoc comments and syntaxThomas Müller2013-11-221-1/+3
* Round out Avatar Public APIArthur Schiwon2013-11-211-1/+1
* Add public API for \OC\Avatarkondou2013-11-071-1/+1
* avatars should also work with encryption after pr #5332 was mergedBjoern Schiessle2013-10-141-4/+0
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+89