summaryrefslogtreecommitdiffstats
path: root/lib/private/Settings
Commit message (Expand)AuthorAgeFilesLines
* Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* Cleanup code of personal page to use public interfacesMorris Jobke2017-07-241-3/+3
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-201-0/+1
* Move sync client to the firstrunwizard appJoas Schilling2017-07-042-90/+0
* move admin templates to the right placeArthur Schiwon2017-06-276-6/+6
* adapt to force language changesArthur Schiwon2017-06-231-7/+16
* do not offer additional settings when there is no contentArthur Schiwon2017-06-231-1/+18
* take over changes from #5166 and follow #5267Arthur Schiwon2017-06-233-71/+6
* take over changes from #5084Arthur Schiwon2017-06-232-9/+57
* fix getting sectionsRobin Appelman2017-06-231-2/+2
* add missing pieces to Settings Manager and fix and extend its unit testsArthur Schiwon2017-06-232-2/+60
* add Additional (+ Fallback) section for Personal settingsArthur Schiwon2017-06-232-0/+64
* Adopt DB and Manager to personal settings structureArthur Schiwon2017-06-232-40/+97
* sync clients have their own placeArthur Schiwon2017-06-233-20/+93
* take over app passwordsArthur Schiwon2017-06-232-1/+66
* convert Sessions sectionArthur Schiwon2017-06-232-0/+66
* add storage info, fix URL generationArthur Schiwon2017-06-232-2/+20
* fix displaying groups in personal infoArthur Schiwon2017-06-231-10/+44
* completing PersonalInfoArthur Schiwon2017-06-233-7/+176
* brief, incomplete personal info settings implementationArthur Schiwon2017-06-231-0/+59
* Extend interfacesArthur Schiwon2017-06-231-0/+36
* Rename “Server settings” to “Basic settings”Marius Blüm2017-04-291-1/+1
* Remove unused use statementsMorris Jobke2017-04-222-17/+0
* Don't put the SMTP password into the HTML codeJoas Schilling2017-04-181-0/+4
* Merge pull request #2095 from nextcloud/bruteforcesetttingsLukas Reschke2017-04-041-0/+1
|\
| * Fixed layout of bruteforcesettingsMorris Jobke2017-04-021-1/+1
| * Adds security section to the admin pageRoeland Jago Douma2017-04-021-0/+1
* | feature endorse password for share linksBjoern Schiessle2017-04-031-0/+1
|/
* Always suggest the overwrite.cli.urlJoas Schilling2017-03-172-7/+22
* Add the icon for the default sectionsJoas Schilling2017-01-192-10/+30
* phpdocRobin Appelman2017-01-021-4/+23
* split db logic from settings managerRobin Appelman2016-12-283-142/+204
* remove old logging sectionRobin Appelman2016-11-212-92/+0
* Move social buttons to bottom on admin pageRoeland Jago Douma2016-11-162-0/+64
* Show a hint for system based cron user nameMorris Jobke2016-11-031-0/+2
* remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-2/+0
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-0/+1
* Correctly remove admin sections and settingsJoas Schilling2016-09-061-3/+3
* fix wrong var nameArthur Schiwon2016-08-221-1/+1
* enlist only registered sections that also have settings registered toArthur Schiwon2016-08-221-4/+8
* add missing encryption modules to settingsArthur Schiwon2016-08-161-0/+13
* fix missing parameters in sharing settings pageArthur Schiwon2016-08-161-6/+17
* check registered sections and settings after an app got updated to garbage co...Arthur Schiwon2016-08-162-0/+122
* attempt to remove section and settings entries when an app got disabledArthur Schiwon2016-08-161-0/+33
* Add unit testsLukas Reschke2016-08-158-26/+57
* move mail settings and file handling to additional ones, thus files_external ...Arthur Schiwon2016-08-133-13/+91
* move systemstags to sharign section, drop collaboration sectionArthur Schiwon2016-08-131-1/+0
* change casing in section display namesArthur Schiwon2016-08-131-3/+3
* added some missed diagnosis outputArthur Schiwon2016-08-122-9/+64
* adjust systemtags appArthur Schiwon2016-08-111-1/+1