| Commit message (Expand) | Author | Age | Files | Lines |
* | Use proper controller naming | kondou | 2013-09-04 | 1 | -3/+5 |
* | Fix some bugs and remove \OCP\Avatar for now | kondou | 2013-09-04 | 1 | -6/+6 |
* | fixing style, var name & PHPDoc | Thomas Müller | 2013-09-04 | 1 | -2/+4 |
* | Fix some of @jancborchardt's complaints in oc_avatars | kondou | 2013-09-02 | 1 | -3/+3 |
* | Pass setLastModifiedHeader() time() | kondou | 2013-09-01 | 1 | -2/+2 |
* | $image doesn't have data() when a defaultavatar should be used | kondou | 2013-09-01 | 1 | -1/+1 |
* | Also set an E-Tag header | kondou | 2013-09-01 | 1 | -0/+2 |
* | Use \OC_Response for cache invalidation | kondou | 2013-09-01 | 1 | -10/+4 |
* | Properly check for tmpavatar, invalidate cache, fix debug msgs | kondou | 2013-09-01 | 1 | -3/+14 |
* | Fix @tanghus's complains in avatars and clean up cropper after closing with "x" | kondou | 2013-09-01 | 1 | -6/+30 |
* | Better naming than "ava" & "data", cache timeout, use OC.Router.registerLoade... | kondou | 2013-09-01 | 1 | -6/+6 |
* | Sanitize displayname, respect data @ $element, fix routename, clean after cro... | kondou | 2013-08-31 | 1 | -2/+2 |
* | Clean up | kondou | 2013-08-30 | 1 | -3/+3 |
* | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests | kondou | 2013-08-30 | 1 | -2/+0 |
* | Use OC_Cache and finish cropper functionality | kondou | 2013-08-29 | 1 | -29/+8 |
* | Use defaultavatars | kondou | 2013-08-29 | 1 | -1/+1 |
* | Use OC.Router.generate, TODO use cache, prepare for defaultavatars | kondou | 2013-08-28 | 1 | -1/+1 |
* | Continue work on cropper | kondou | 2013-08-28 | 1 | -11/+61 |
* | Translate "Permission denied" & use class-autoloader | kondou | 2013-08-27 | 1 | -2/+3 |
* | Have a controller instead ofo avatar.php and fix some cropper-design | kondou | 2013-08-26 | 1 | -0/+88 |