summaryrefslogtreecommitdiffstats
path: root/core/Controller/AvatarController.php
Commit message (Collapse)AuthorAgeFilesLines
* Move AvatarController over to FileDisplayResponseRoeland Jago Douma2016-09-051-8/+3
|
* Cache avatars properlyRoeland Jago Douma2016-08-301-5/+29
| | | | | * Set proper caching headers for avatars (15 minutes) * For our own avatar use some extra logic to invalidate when we update
* AvatarController use proper JSONResponseRoeland Jago Douma2016-08-291-42/+33
| | | | | * Do not rely on DataResponse magic. We want JSON so use JSON * Fix tests
* AvatarController cleanupRoeland Jago Douma2016-08-251-21/+23
| | | | | | | * Use all DI components * Let the AppFramework resolve the AvatarController * Update unit tests * Unit tests no longer require DB
* 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