Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the info available if the avatar was uploaded or generated | Joas Schilling | 2018-08-01 | 1 | -5/+6 |
* | Removed debug stack | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -1/+0 |
* | Avatar imagick bump | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -48/+14 |
* | Controller tests fixes | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -6/+16 |
* | Return Svg avatars | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -9/+37 |
* | Fix usage | Roeland Jago Douma | 2018-06-04 | 1 | -8/+0 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -1/+0 |
* | Improve OC_Image code to not guess the type of input, but actually request th... | Morris Jobke | 2018-01-18 | 1 | -2/+4 |
* | Move avatar code to Avatar Class | Roeland Jago Douma | 2017-11-29 | 1 | -159/+3 |
* | Always generate avatar | Roeland Jago Douma | 2017-11-29 | 1 | -5/+155 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+0 |
* | Exclude avatar from Same-Site Cookie requirement | Lukas Reschke | 2017-10-11 | 1 | -0/+1 |
* | Return the user id in case of an error | Joas Schilling | 2017-08-29 | 1 | -1/+1 |
* | Fix AvatarController | Roeland Jago Douma | 2017-08-01 | 1 | -2/+3 |
* | Cache all avatar responses | Roeland Jago Douma | 2016-11-30 | 1 | -16/+10 |
* | Fix avatar on exif rotated images | Roeland Jago Douma | 2016-10-26 | 1 | -0/+1 |
* | Check the mimetype before reading the content and catch exception | Joas Schilling | 2016-10-18 | 1 | -1/+16 |
* | Move AvatarController over to FileDisplayResponse | Roeland Jago Douma | 2016-09-05 | 1 | -8/+3 |
* | Cache avatars properly | Roeland Jago Douma | 2016-08-30 | 1 | -5/+29 |
* | AvatarController use proper JSONResponse | Roeland Jago Douma | 2016-08-29 | 1 | -42/+33 |
* | AvatarController cleanup | Roeland Jago Douma | 2016-08-25 | 1 | -21/+23 |
* | Delete IE8 support in the avatar controller | Roeland Jago Douma | 2016-08-16 | 1 | -5/+0 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Add fancy layout | Lukas Reschke | 2016-06-09 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 1 | -0/+327 |