Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* Original avatarcontroller migrated to the appframework * Added DataDisplayResponse that show data inline in the browser (used to retrun the image) * Removed some unneeded code * Added unit tests for the avatarcontroller |