summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Provide 'enable_avatars' in config.php, to disable avatarskondou2013-09-013-2/+10
| * | | | | | Sanitize displayname, respect data @ $element, fix routename, clean after cro...kondou2013-08-312-4/+2
| * | | | | | Merge branch 'master' into oc_avatarskondou2013-08-317-6/+147
| |\ \ \ \ \ \
| * | | | | | | Clean upkondou2013-08-301-1/+0
| * | | | | | | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitestskondou2013-08-301-16/+18
| * | | | | | | Use OC_Cache and finish cropper functionalitykondou2013-08-291-7/+4
| * | | | | | | Use defaultavatarskondou2013-08-294-6/+4
| * | | | | | | Include placeholder.jskondou2013-08-281-2/+2
| * | | | | | | Use OC.Router.generate, TODO use cache, prepare for defaultavatarskondou2013-08-282-4/+6
| * | | | | | | Merge branch 'master' into oc_avatarskondou2013-08-2861-287/+168
| |\ \ \ \ \ \ \
| * | | | | | | | Continue work on cropperkondou2013-08-281-2/+3
| * | | | | | | | Clean up some cruftkondou2013-08-262-4/+0
| * | | | | | | | Have a controller instead ofo avatar.php and fix some cropper-designkondou2013-08-263-12/+19
| * | | | | | | | Use Jcrop, have inline errormsg, work on cropping, clean up, WIPkondou2013-08-254-13/+54
| * | | | | | | | Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou2013-08-258-71/+8
| * | | | | | | | Integrate newavatar.php into avatar.php by using GET, POST & DELETEkondou2013-08-254-39/+9
| * | | | | | | | Deny access for non-users and add a (not-working) override buttonkondou2013-08-251-0/+1
| * | | | | | | | Several improvementskondou2013-08-254-41/+33
| * | | | | | | | 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-252-22/+33
| * | | | | | | | 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-252-5/+3
| * | | | | | | | Improve styling & enable avatar-upload at personal pagekondou2013-08-256-18/+34
| * | | | | | | | Load avatar from path, if one's providedkondou2013-08-251-7/+3
| * | | | | | | | Add unittests & check filetype in setLocalAvatar()kondou2013-08-251-6/+4
| * | | | | | | | Modularize get(), async getAvatar, avatars @ usermgmtkondou2013-08-257-2/+71
| * | | | | | | | Add basic avatars and gravatarkondou2013-08-257-0/+72
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-131-0/+48
* | | | | | | | | Allow numeric group namesringmaster2013-09-131-3/+3
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-102-0/+3
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-081-0/+20
* | | | | | | | Fix language selection; Fix #4756kondou2013-09-071-1/+1
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-071-0/+14
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-052-9/+29
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #4449 from owncloud/clean_up_utilMorris Jobke2013-09-031-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into clean_up_utilkondou2013-09-0271-315/+480
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into clean_up_utilkondou2013-08-2055-56/+225
| |\ \ \ \ \ \ \
| * | | | | | | | Fix some naming and spacing in lib/util.phpkondou2013-08-181-2/+2
| * | | | | | | | Clean up \OC\Utilkondou2013-08-151-2/+2
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-031-0/+16
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #4663 from owncloud/fix-sticky-appsMorris Jobke2013-09-021-4/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix issues caused by introduction of sticky Apps management footerJan-Christoph Borchardt2013-08-301-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-014-2/+12
| |_|_|_|_|/ |/| | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-306-5/+138
|/ / / / /
* | | | | no duplicate declaration of appLicense + camelCaseThomas Müller2013-08-281-5/+4
* | | | | Work around #4630 to fix license showingkondou2013-08-281-1/+10
| |_|_|/ |/| | |
* | | | Merge pull request #4563 from owncloud/use_personal-passwordJan-Christoph Borchardt2013-08-282-2/+2
|\ \ \ \
| * | | | Use personal-password for the password name in personal.phpkondou2013-08-242-2/+2
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-284-0/+19