summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Fix \OCP\Avatarkondou2013-08-301-17/+1
| * | | | | | | | | Clean upkondou2013-08-303-4/+3
| * | | | | | | | | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitestskondou2013-08-307-37/+55
| * | | | | | | | | Use OC_Cache and finish cropper functionalitykondou2013-08-293-38/+13
| * | | | | | | | | Use defaultavatarskondou2013-08-2911-11/+60
| * | | | | | | | | Include placeholder.jskondou2013-08-281-2/+2
| * | | | | | | | | Merge branch 'master' into oc_avatarskondou2013-08-287-3/+132
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use OC.Router.generate, TODO use cache, prepare for defaultavatarskondou2013-08-284-18/+7
| * | | | | | | | | | Merge branch 'master' into oc_avatarskondou2013-08-28541-8194/+13990
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Continue work on cropperkondou2013-08-289-24/+91
| * | | | | | | | | | | Translate "Permission denied" & use class-autoloaderkondou2013-08-272-8/+8
| * | | | | | | | | | | Clean up some cruftkondou2013-08-264-9/+2
| * | | | | | | | | | | Have a controller instead ofo avatar.php and fix some cropper-designkondou2013-08-267-96/+128
| * | | | | | | | | | | Use Jcrop, have inline errormsg, work on cropping, clean up, WIPkondou2013-08-258-26/+94
| * | | | | | | | | | | Fix avatar-unittestkondou2013-08-251-2/+2
| * | | | | | | | | | | Fix spacing, have remove() and return JSON for custom-default-avatarskondou2013-08-253-72/+49
| * | | | | | | | | | | Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou2013-08-2513-203/+45
| * | | | | | | | | | | Fix testDefaultAvatarkondou2013-08-251-1/+1
| * | | | | | | | | | | Integrate newavatar.php into avatar.php by using GET, POST & DELETEkondou2013-08-255-60/+66
| * | | | | | | | | | | Clean up and prepare a bit for custom default avatarskondou2013-08-252-12/+7
| * | | | | | | | | | | Deny access for non-users and add a (not-working) override buttonkondou2013-08-252-0/+6
| * | | | | | | | | | | Several improvementskondou2013-08-257-48/+49
| * | | | | | | | | | | Have a fancy uploadavatar buttonkondou2013-08-252-1/+6
| * | | | | | | | | | | Refactor newavatar.php and show (for now) an alert on problems when setting n...kondou2013-08-253-24/+37
| * | | | | | | | | | | Use avatar.php in user-managementkondou2013-08-251-1/+1
| * | | | | | | | | | | Show avatar on personal.php always (except if avatars are disabled)kondou2013-08-251-5/+11
| * | | | | | | | | | | Have /avatar.php as a central avatar-pointkondou2013-08-257-66/+82
| * | | | | | | | | | | Improve styling & enable avatar-upload at personal pagekondou2013-08-2510-21/+44
| * | | | | | | | | | | Load avatar from path, if one's providedkondou2013-08-252-13/+9
| * | | | | | | | | | | Add unittests & check filetype in setLocalAvatar()kondou2013-08-254-8/+73
| * | | | | | | | | | | Modularize get(), async getAvatar, avatars @ usermgmtkondou2013-08-2514-24/+187
| * | | | | | | | | | | Add basic avatars and gravatarkondou2013-08-2513-0/+158
* | | | | | | | | | | | Merge pull request #4501 from owncloud/ajaxfilelistThomas Müller2013-09-1420-258/+737
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed files_trashbin to also use hash URL part for IE8Vincent Petry2013-09-132-2/+27
| * | | | | | | | | | | | Use hash part of URL for IE8 in files appVincent Petry2013-09-134-16/+84
| * | | | | | | | | | | | Fixed loading mask/spinner to stay fixed on scrollVincent Petry2013-09-131-1/+1
| * | | | | | | | | | | | Fixed JS error in trashbin appVincent Petry2013-09-131-0/+4
| * | | | | | | | | | | | Changed breadcrumb event handling to not use delegateVincent Petry2013-09-131-4/+3
| * | | | | | | | | | | | Fixed ajax support to also update the current dir permissionsVincent Petry2013-09-135-21/+45
| * | | | | | | | | | | | Added missing "files" JS to files_trashbin moduleVincent Petry2013-09-131-0/+1
| * | | | | | | | | | | | update file summary on ajax file list loadThomas Müller2013-09-131-0/+1
| * | | | | | | | | | | | fixing breadcrumbs on ajax loading of filesThomas Müller2013-09-133-65/+78
| * | | | | | | | | | | | calling replaceSVG() to display breadcrumb images correctly on IE8Thomas Müller2013-09-131-0/+6
| * | | | | | | | | | | | fixing no-repeat for IE8Thomas Müller2013-09-131-0/+1
| * | | | | | | | | | | | Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-1320-181/+518
* | | | | | | | | | | | | Merge pull request #4806 from owncloud/oc-dialogs-pageleaveThomas Tanghus2013-09-141-8/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Save two linesThomas Tanghus2013-09-111-3/+1
| * | | | | | | | | | | | Remove test error :PThomas Tanghus2013-09-111-1/+1
| * | | | | | | | | | | | Don't popup meaningless alerts when dialog called on page leaveThomas Tanghus2013-09-111-9/+21
* | | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-13170-789/+3738