summaryrefslogtreecommitdiffstats
path: root/settings/personal.php
Commit message (Expand)AuthorAgeFilesLines
* Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou2013-09-091-0/+1
* Provide 'enable_avatars' in config.php, to disable avatarskondou2013-09-011-2/+4
* Clean upkondou2013-08-301-1/+0
* Use defaultavatarskondou2013-08-291-2/+0
* Include placeholder.jskondou2013-08-281-2/+2
* Use OC.Router.generate, TODO use cache, prepare for defaultavatarskondou2013-08-281-0/+2
* Merge branch 'master' into oc_avatarskondou2013-08-281-1/+1
|\
| * storage information is path specificThomas Müller2013-08-271-1/+1
* | Use Jcrop, have inline errormsg, work on cropping, clean up, WIPkondou2013-08-251-0/+2
* | Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou2013-08-251-3/+1
* | Improve styling & enable avatar-upload at personal pagekondou2013-08-251-0/+3
* | Add basic avatars and gravatarkondou2013-08-251-0/+1
|/
* check if some encrypted files are left after the app was disabled and warn th...Bjoern Schiessle2013-08-121-7/+1
* only show decrypt all files option if encrypted files are availableBjoern Schiessle2013-07-301-2/+1
* working decrypt files methodBjoern Schiessle2013-07-291-2/+3
* add ajax call to decrypt all filesBjörn Schießle2013-07-291-1/+1
* user interface to allow user to decrypt all his files once the encryption app...Björn Schießle2013-07-291-0/+10
* Use !== and === in settings.kondou2013-07-211-1/+1
* move to non-static OC_DefaultsBjörn Schießle2013-07-041-2/+2
* Add init funtion to OC_Defaults to be able to wrap translatable stringsBjörn Schießle2013-07-041-0/+2
* make footer and urls aware of ownCloud editionsBjörn Schießle2013-06-121-1/+1
* Fix #3251kondou2013-05-091-2/+3
* Sort priorized languages as defined in the arraykondou2013-05-011-3/+4
* Priorize common languages.kondou2013-04-181-3/+12
* sort languages based on display name not the iso codeThomas Mueller2013-02-141-9/+19
* make it possible to modify the links to the clientsGeorg Ehrke2013-02-061-0/+7
* let the user change his display name, if supported by the back-endBjörn Schießle2013-02-061-0/+2
* offer change password only when the action is supported by the user backendArthur Schiwon2013-02-051-0/+1
* moving storage calculation code to OC_Helper::getStorageInfo()Thomas Mueller2013-01-021-12/+4
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-3/+3
* Merge branch 'master' into routingBart Visscher2012-10-171-6/+2
|\
| * Remove verify user from personal.phpLukas Reschke2012-10-151-1/+0
| * Change auth checksLukas Reschke2012-10-151-0/+1
| * the Shared folder is no longer in the cacheRobin Appelman2012-10-131-6/+1
| * don´t show negative numbers. this is only a quickfix. I still dont get why t...Frank Karlitschek2012-10-041-0/+1
* | Convert menu entries of settings pages to use routerBart Visscher2012-09-281-1/+1
|/
* adding space between) and {Thomas Mueller2012-09-071-3/+3
* Update settings/personal.phpThomas Müller2012-09-041-2/+2
* Update settings/personal.phpThomas Müller2012-09-041-11/+11
* Check if size isset, try to fix used space calculation again, fixs bug oc-1331Michael Gapczynski2012-07-261-1/+1
* Fix used space calculation if shared folder does not exist, fixes bug oc-1331Michael Gapczynski2012-07-261-1/+6
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-3/+1
* don't add the "Shared"-directory size to users quotaBjoern Schiessle2012-06-181-1/+2
* prevend a division by zero problemFrank Karlitschek2012-06-011-0/+1
* removing executable bit from various filesThomas Mueller2012-04-301-0/+0
* reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* Merge branch 'master' into filesystemRobin Appelman2012-02-011-1/+3
|\
| * pre-select current language, sort available languagesThomas Schmidt2012-02-011-1/+3
* | merge master into filesystemRobin Appelman2012-01-301-1/+1
|\|
| * add more language namesRobin Appelman2012-01-281-1/+1