summaryrefslogtreecommitdiffstats
path: root/lib/private/Settings/Personal
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup code of personal page to use public interfacesMorris Jobke2017-07-241-3/+3
| | | | | | | * public interfaces instead of static code calls * drop static private namespace methods Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Move sync client to the firstrunwizard appJoas Schilling2017-07-041-85/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* adapt to force language changesArthur Schiwon2017-06-231-7/+16
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* take over changes from #5166 and follow #5267Arthur Schiwon2017-06-232-62/+3
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* take over changes from #5084Arthur Schiwon2017-06-231-7/+42
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* add Additional (+ Fallback) section for Personal settingsArthur Schiwon2017-06-231-0/+59
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* sync clients have their own placeArthur Schiwon2017-06-232-19/+86
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* take over app passwordsArthur Schiwon2017-06-231-0/+59
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* convert Sessions sectionArthur Schiwon2017-06-231-0/+59
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* add storage info, fix URL generationArthur Schiwon2017-06-231-1/+19
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix displaying groups in personal infoArthur Schiwon2017-06-231-10/+44
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* completing PersonalInfoArthur Schiwon2017-06-231-1/+148
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* brief, incomplete personal info settings implementationArthur Schiwon2017-06-231-0/+59
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>