summaryrefslogtreecommitdiffstats
path: root/lib/private/Settings/Personal/PersonalInfo.php
Commit message (Expand)AuthorAgeFilesLines
* Show proper default localeMorris Jobke2019-01-241-1/+1
* Remove unneeded param from personal settingsJulius Härtl2018-06-291-1/+0
* fix camelCase for localesForLanguageGeorg Ehrke2018-06-271-1/+1
* Fix review & testsThomas Citharel2018-06-271-11/+2
* Allow user to choose localeThomas Citharel2018-06-271-1/+47
* Added language support in users listJohn Molakvoæ (skjnldsv)2018-05-161-56/+16
* Show the displayname in the users group listJoas Schilling2018-03-081-1/+1
* Display the proper language strings in setttingsRoeland Jago Douma2018-02-071-1/+1
* Use index based string access for substr with length of 1Morris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-061-1/+1
* Use full percentages in quota bar percentagesMorris Jobke2017-09-281-1/+1
* Cleanup code of personal page to use public interfacesMorris Jobke2017-07-241-3/+3
* adapt to force language changesArthur Schiwon2017-06-231-7/+16
* take over changes from #5084Arthur Schiwon2017-06-231-7/+42
* sync clients have their own placeArthur Schiwon2017-06-231-19/+1
* add storage info, fix URL generationArthur Schiwon2017-06-231-1/+19
* fix displaying groups in personal infoArthur Schiwon2017-06-231-10/+44
* completing PersonalInfoArthur Schiwon2017-06-231-1/+148
* brief, incomplete personal info settings implementationArthur Schiwon2017-06-231-0/+59