aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/AvatarController.php
Commit message (Expand)AuthorAgeFilesLines
* Make the info available if the avatar was uploaded or generatedJoas Schilling2018-08-011-5/+6
* Removed debug stackJohn Molakvoæ (skjnldsv)2018-06-151-1/+0
* Avatar imagick bumpJohn Molakvoæ (skjnldsv)2018-06-131-48/+14
* Controller tests fixesJohn Molakvoæ (skjnldsv)2018-06-131-6/+16
* Return Svg avatarsJohn Molakvoæ (skjnldsv)2018-06-131-9/+37
* Fix usageRoeland Jago Douma2018-06-041-8/+0
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke2018-01-181-2/+4
* Move avatar code to Avatar ClassRoeland Jago Douma2017-11-291-159/+3
* Always generate avatarRoeland Jago Douma2017-11-291-5/+155
* Update license headersMorris Jobke2017-11-061-1/+0
* Exclude avatar from Same-Site Cookie requirementLukas Reschke2017-10-111-0/+1
* Return the user id in case of an errorJoas Schilling2017-08-291-1/+1
* Fix AvatarControllerRoeland Jago Douma2017-08-011-2/+3
* Cache all avatar responsesRoeland Jago Douma2016-11-301-16/+10
* Fix avatar on exif rotated imagesRoeland Jago Douma2016-10-261-0/+1
* Check the mimetype before reading the content and catch exceptionJoas Schilling2016-10-181-1/+16
* Move AvatarController over to FileDisplayResponseRoeland Jago Douma2016-09-051-8/+3
* Cache avatars properlyRoeland Jago Douma2016-08-301-5/+29
* AvatarController use proper JSONResponseRoeland Jago Douma2016-08-291-42/+33
* AvatarController cleanupRoeland Jago Douma2016-08-251-21/+23
* Delete IE8 support in the avatar controllerRoeland Jago Douma2016-08-161-5/+0
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Add fancy layoutLukas Reschke2016-06-091-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+327