summaryrefslogtreecommitdiffstats
path: root/settings/personal.php
Commit message (Expand)AuthorAgeFilesLines
* reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke2014-12-081-7/+8
* add 'namespace' for automatically created navigation divs, fixes #12080Arthur Schiwon2014-11-121-1/+1
* bower strengthifyMorris Jobke2014-11-061-2/+2
* bower jcropMorris Jobke2014-11-061-2/+2
* drop unused library chosenMorris Jobke2014-11-051-2/+0
* implement sidebar fro personal settings - bad kung-fuThomas Müller2014-10-171-3/+32
* Merge pull request #10420 from owncloud/external-share-self-signedLukas Reschke2014-08-311-0/+2
|\
| * Move certificate management interface from files_external to coreRobin Appelman2014-08-311-0/+2
* | Use public api for getting l10nRobin Appelman2014-08-311-1/+1
|/
* fix old Japanese language code redirectionVolkan Gezer2014-08-091-1/+1
* Added to personal settings page.scolebrook2014-08-051-2/+2
* Add Turkish to common languagesVolkan Gezer2014-06-051-1/+1
* backup the encryption key after the encryption was disabled so that the userBjoern Schiessle2014-05-131-1/+5
* Adapt chosen (css) pathDavid Prévot2014-04-221-1/+1
* killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller2014-03-251-1/+0
* Indicate password strength using strengthifyMorris Jobke2014-01-151-0/+4
* Enable user backends to provide avatar imagesArthur Schiwon2013-11-221-0/+1
* 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