summaryrefslogtreecommitdiffstats
path: root/lib/private/avatarmanager.php
Commit message (Expand)AuthorAgeFilesLines
* Moved some files in \OC to PSR-4Roeland Jago Douma2016-04-291-97/+0
* dont die when we cant save the resized avatar, log insteadRobin Appelman2016-03-111-2/+9
* Update author informationLukas Reschke2016-03-011-2/+1
* We should check for exceptions when trying to get the avatarRoeland Jago Douma2016-02-221-0/+2
* Do not copy skeleton on avatar accessRoeland Jago Douma2016-02-161-2/+20
* Changing the avatar of the user emits the changeUser event which triggers upd...Thomas Müller2016-01-251-3/+4
* Happy new year!Thomas Müller2016-01-121-2/+2
* DI in avatar codeRoeland Jago Douma2015-12-011-2/+25
* Update license headersLukas Reschke2015-10-261-1/+1
* update license headers and authorsMorris Jobke2015-06-251-0/+2
* Filter potential dangerous filenames for avatarsLukas Reschke2015-04-281-0/+1
* Fix visibility of public API methodsJoas Schilling2015-04-201-1/+1
* Update license headersJenkins for ownCloud2015-03-261-3/+20
* Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-111-2/+3
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+4
* Updating license headersJenkins for ownCloud2015-02-231-4/+19
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* Round out Avatar Public APIArthur Schiwon2013-11-211-0/+26