summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Remove superfluous $kondou2013-09-141-1/+1
| | * | | | | | | | Merge branch 'master' into oc_avatarskondou2013-09-1217-73/+184
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Add a comment to clear defaultavatar-functionalitykondou2013-09-111-0/+1
| | * | | | | | | | Bring another enable_avatars to $_ and fix $thus->$thiskondou2013-09-111-1/+1
| | * | | | | | | | Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou2013-09-091-8/+8
| | * | | | | | | | Have the "notsquare" error as data, not as messagekondou2013-09-061-1/+1
| | * | | | | | | | Clean up avatars and preliminary use JSON->rawlist.phpkondou2013-09-052-16/+14
| | * | | | | | | | Have login-checks and CSRF checkskondou2013-09-052-7/+15
| | * | | | | | | | Use proper controller namingkondou2013-09-042-8/+10
| | * | | | | | | | Fix some bugs and remove \OCP\Avatar for nowkondou2013-09-041-6/+6
| | * | | | | | | | fixing style, var name & PHPDocThomas Müller2013-09-041-2/+4
| | * | | | | | | | Merge branch 'master' into oc_avatarskondou2013-09-0410-41/+76
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Clean up oc_avatarskondou2013-09-042-3/+2
| | * | | | | | | | | Have the header avatar to the left of the user namekondou2013-09-032-9/+18
| | * | | | | | | | | Fix unwanted caching in IE8kondou2013-09-031-3/+11
| | * | | | | | | | | Don't use HTML5 <header> to support avatars in IE8kondou2013-09-032-2/+2
| | * | | | | | | | | Merge branch 'master' into oc_avatarskondou2013-09-0353-25/+118
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | Fix some of @jancborchardt's complaints in oc_avatarskondou2013-09-021-3/+3
| | * | | | | | | | | Pass setLastModifiedHeader() time()kondou2013-09-011-2/+2
| | * | | | | | | | | $image doesn't have data() when a defaultavatar should be usedkondou2013-09-011-1/+1
| | * | | | | | | | | Also set an E-Tag headerkondou2013-09-011-0/+2
| | * | | | | | | | | Use \OC_Response for cache invalidationkondou2013-09-011-10/+4
| | * | | | | | | | | Properly check for tmpavatar, invalidate cache, fix debug msgskondou2013-09-011-3/+14
| | * | | | | | | | | Fix @tanghus's complains in avatars and clean up cropper after closing with "x"kondou2013-09-011-6/+30
| | * | | | | | | | | Provide 'enable_avatars' in config.php, to disable avatarskondou2013-09-011-0/+2
| | * | | | | | | | | Better naming than "ava" & "data", cache timeout, use OC.Router.registerLoade...kondou2013-09-013-15/+17
| | * | | | | | | | | Add a description for $.avatar() and remove TODOs @raghunayyar fixedkondou2013-08-312-2/+28
| | * | | | | | | | | Deal with OC.Router.generate()kondou2013-08-311-4/+4
| | * | | | | | | | | Sanitize displayname, respect data @ $element, fix routename, clean after cro...kondou2013-08-313-8/+16
| | * | | | | | | | | Merge branch 'master' into oc_avatarskondou2013-08-31134-370/+3456
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | * | | | | | | | | Clean upkondou2013-08-301-3/+3
| | * | | | | | | | | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitestskondou2013-08-303-16/+14
| | * | | | | | | | | Use OC_Cache and finish cropper functionalitykondou2013-08-292-31/+9
| | * | | | | | | | | Use defaultavatarskondou2013-08-295-3/+50
| | * | | | | | | | | Merge branch 'master' into oc_avatarskondou2013-08-282-0/+66
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Use OC.Router.generate, TODO use cache, prepare for defaultavatarskondou2013-08-281-1/+1
| | * | | | | | | | | | Merge branch 'master' into oc_avatarskondou2013-08-2820-191/+115
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Continue work on cropperkondou2013-08-282-12/+62
| | * | | | | | | | | | | Translate "Permission denied" & use class-autoloaderkondou2013-08-272-8/+8
| | * | | | | | | | | | | Clean up some cruftkondou2013-08-261-1/+1
| | * | | | | | | | | | | Have a controller instead ofo avatar.php and fix some cropper-designkondou2013-08-262-0/+108
| | * | | | | | | | | | | Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou2013-08-251-0/+0
| | * | | | | | | | | | | Have /avatar.php as a central avatar-pointkondou2013-08-252-17/+0
| | * | | | | | | | | | | Improve styling & enable avatar-upload at personal pagekondou2013-08-252-1/+8
| | * | | | | | | | | | | Modularize get(), async getAvatar, avatars @ usermgmtkondou2013-08-253-0/+18
| | * | | | | | | | | | | Add basic avatars and gravatarkondou2013-08-252-0/+1
| * | | | | | | | | | | | Merge pull request #4501 from owncloud/ajaxfilelistThomas Müller2013-09-141-0/+32
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-0/+32
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #4806 from owncloud/oc-dialogs-pageleaveThomas Tanghus2013-09-141-8/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Save two linesThomas Tanghus2013-09-111-3/+1