| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-12 | 511 | -3418/+12124 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Add a comment to clear defaultavatar-functionality | kondou | 2013-09-11 | 1 | -0/+1 |
| * | | | | | | | | | Bring another enable_avatars to $_ and fix $thus->$this | kondou | 2013-09-11 | 3 | -2/+3 |
| * | | | | | | | | | Pass view in \OC_Avatar to constructor and use $_ for enable_avatars | kondou | 2013-09-09 | 7 | -36/+41 |
| * | | | | | | | | | Have the "notsquare" error as data, not as message | kondou | 2013-09-06 | 2 | -2/+2 |
| * | | | | | | | | | Use \OC_App for checking whether encryption is enabled | kondou | 2013-09-05 | 1 | -1/+1 |
| * | | | | | | | | | Clean up avatars and preliminary use JSON->rawlist.php | kondou | 2013-09-05 | 4 | -18/+18 |
| * | | | | | | | | | Fix an IE8 bug with the avatarcropper. | kondou | 2013-09-05 | 2 | -10/+12 |
| * | | | | | | | | | Have login-checks and CSRF checks | kondou | 2013-09-05 | 3 | -8/+16 |
| * | | | | | | | | | Use proper controller naming | kondou | 2013-09-04 | 2 | -8/+10 |
| * | | | | | | | | | Fix some bugs and remove \OCP\Avatar for now | kondou | 2013-09-04 | 2 | -18/+6 |
| * | | | | | | | | | fixing style, var name & PHPDoc | Thomas Müller | 2013-09-04 | 2 | -3/+5 |
| * | | | | | | | | | Remove backgroundcolor on updating avatar, and add a missing parameter | kondou | 2013-09-04 | 1 | -3/+8 |
| * | | | | | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-04 | 58 | -468/+630 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Clean up oc_avatars | kondou | 2013-09-04 | 3 | -9/+10 |
| * | | | | | | | | | | Don't update avatar on displayNameChange anymore | kondou | 2013-09-04 | 1 | -1/+0 |
| * | | | | | | | | | | Have the header avatar to the left of the user name | kondou | 2013-09-03 | 2 | -9/+18 |
| * | | | | | | | | | | Fix unwanted caching in IE8 | kondou | 2013-09-03 | 2 | -7/+20 |
| * | | | | | | | | | | Partly fix cropper in IE8 and don't use a dialog for it | kondou | 2013-09-03 | 2 | -25/+34 |
| * | | | | | | | | | | Don't use HTML5 <header> to support avatars in IE8 | kondou | 2013-09-03 | 2 | -2/+2 |
| * | | | | | | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-03 | 242 | -1875/+2007 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fix some of @jancborchardt's complaints in oc_avatars | kondou | 2013-09-02 | 4 | -9/+9 |
| * | | | | | | | | | | | 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 | 2 | -4/+16 |
| * | | | | | | | | | | | Fix @tanghus's complains in avatars and clean up cropper after closing with "x" | kondou | 2013-09-01 | 2 | -8/+36 |
| * | | | | | | | | | | | Provide 'enable_avatars' in config.php, to disable avatars | kondou | 2013-09-01 | 6 | -7/+22 |
| * | | | | | | | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-01 | 3 | -146/+193 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Better naming than "ava" & "data", cache timeout, use OC.Router.registerLoade... | kondou | 2013-09-01 | 3 | -15/+17 |
| * | | | | | | | | | | | | Add a description for $.avatar() and remove TODOs @raghunayyar fixed | kondou | 2013-08-31 | 2 | -2/+28 |
| * | | | | | | | | | | | | Deal with OC.Router.generate() | kondou | 2013-08-31 | 1 | -4/+4 |
| * | | | | | | | | | | | | Sanitize displayname, respect data @ $element, fix routename, clean after cro... | kondou | 2013-08-31 | 5 | -12/+18 |
| * | | | | | | | | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-08-31 | 463 | -5441/+12834 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fix \OCP\Avatar | kondou | 2013-08-30 | 1 | -17/+1 |
| * | | | | | | | | | | | | | Clean up | kondou | 2013-08-30 | 3 | -4/+3 |
| * | | | | | | | | | | | | | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests | kondou | 2013-08-30 | 7 | -37/+55 |
| * | | | | | | | | | | | | | Use OC_Cache and finish cropper functionality | kondou | 2013-08-29 | 3 | -38/+13 |
| * | | | | | | | | | | | | | Use defaultavatars | kondou | 2013-08-29 | 11 | -11/+60 |
| * | | | | | | | | | | | | | Include placeholder.js | kondou | 2013-08-28 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-08-28 | 7 | -3/+132 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Use OC.Router.generate, TODO use cache, prepare for defaultavatars | kondou | 2013-08-28 | 4 | -18/+7 |
| * | | | | | | | | | | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-08-28 | 541 | -8194/+13990 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Continue work on cropper | kondou | 2013-08-28 | 9 | -24/+91 |
| * | | | | | | | | | | | | | | | Translate "Permission denied" & use class-autoloader | kondou | 2013-08-27 | 2 | -8/+8 |
| * | | | | | | | | | | | | | | | Clean up some cruft | kondou | 2013-08-26 | 4 | -9/+2 |
| * | | | | | | | | | | | | | | | Have a controller instead ofo avatar.php and fix some cropper-design | kondou | 2013-08-26 | 7 | -96/+128 |
| * | | | | | | | | | | | | | | | Use Jcrop, have inline errormsg, work on cropping, clean up, WIP | kondou | 2013-08-25 | 8 | -26/+94 |
| * | | | | | | | | | | | | | | | Fix avatar-unittest | kondou | 2013-08-25 | 1 | -2/+2 |