summaryrefslogtreecommitdiffstats
path: root/lib/private/Settings/Personal/PersonalInfo.php
Commit message (Expand)AuthorAgeFilesLines
* Move OC\Settings\Admin and OC\Settings\Personal to actual settingsRoeland Jago Douma2019-05-301-280/+0
* Revert "Where is your data?"Roeland Jago Douma2019-03-201-40/+4
* Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke2019-02-111-4/+40
|\
| * Code style and comment fixesMichael Weimann2019-02-101-1/+3
| * Make the where is your data section optionalMichael Weimann2019-01-291-6/+25
| * Remove debug settingMichael Weimann2019-01-201-1/+1
| * Fix location sourceMichael Weimann2019-01-141-1/+1
| * Move server info to theming sectionMichael Weimann2019-01-141-2/+2
| * Implement storing and loading the server infoMichael Weimann2019-01-141-5/+9
| * Add the "server info" settingsMichael Weimann2019-01-141-1/+1
| * Add the "where is your data?" frontendMichael Weimann2019-01-141-2/+13
* | Show proper default localeMorris Jobke2019-01-231-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