Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move avatar controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -327/+0 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | Verify the path is a file on avatar update | Roeland Jago Douma | 2016-01-08 | 1 | -0/+3 |
* | [Avatar] Make the avatar controller use the avatar node | Roeland Jago Douma | 2015-12-16 | 1 | -10/+14 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -1/+2 |
* | Do not print exception message | Lukas Reschke | 2015-10-13 | 1 | -12/+15 |
* | Use injected request | Vincent Petry | 2015-10-09 | 1 | -1/+1 |
* | fix IE8 user agent detection | Morris Jobke | 2015-10-09 | 1 | -1/+1 |
* | Fix uploading avatar and root certs in IE8 | Vincent Petry | 2015-10-09 | 1 | -12/+46 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Revert "Allow Remote avatars" | Thomas Müller | 2015-09-15 | 1 | -5/+1 |
* | Allow remote avatars | Roeland Jago Douma | 2015-08-29 | 1 | -1/+5 |
* | Remove requesttoken for avatars | Lukas Reschke | 2015-08-23 | 1 | -0/+1 |
* | Move avatarcontroller towards Node Api | Roeland Jago Douma | 2015-08-18 | 1 | -7/+13 |
* | [avatar] add error handlers for avatar setup | Morris Jobke | 2015-07-30 | 1 | -0/+8 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+2 |
* | Correc type annotation | Lukas Reschke | 2015-06-17 | 1 | -3/+3 |
* | Add `no-store` to AppFramework | Lukas Reschke | 2015-06-15 | 1 | -2/+1 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -0/+2 |
* | Merge pull request #15048 from owncloud/avatar-crop-square | Morris Jobke | 2015-03-24 | 1 | -1/+1 |
|\ | |||||
| * | round width and height when cropping avatar | Robin Appelman | 2015-03-20 | 1 | -1/+1 |
* | | Create an interface for OC_Image and OCP\Image for the public API | Joas Schilling | 2015-03-16 | 1 | -1/+1 |
|/ | |||||
* | Fix getting the avatar of a non-existing user | Joas Schilling | 2015-03-13 | 1 | -5/+7 |
* | Avatar controller moved to AppFrameWork | Roeland Jago Douma | 2015-03-11 | 1 | -0/+261 |