summaryrefslogtreecommitdiffstats
path: root/settings/Controller
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5342 from nextcloud/userlist-used-spaceMorris Jobke2017-07-051-44/+61
|\
| * show used space in user listRobin Appelman2017-06-151-44/+61
* | avoid marking two sections as active when they have the same nameArthur Schiwon2017-06-233-13/+17
* | already declared in TraitArthur Schiwon2017-06-231-2/+0
* | Fix trait usageRobin Appelman2017-06-233-8/+4
* | add Additional (+ Fallback) section for Personal settingsArthur Schiwon2017-06-232-2/+37
* | add route and controller. consolidate common settings functions in a trait.Arthur Schiwon2017-06-233-49/+203
* | Allow to force a language and set it via the ocs apiJoas Schilling2017-06-211-87/+0
|/
* Also cover the settings endpointJoas Schilling2017-06-021-19/+31
* Improve readability of verify textMorris Jobke2017-05-081-2/+2
* Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner2017-05-081-4/+4
* consolidate setEnabled methodArthur Schiwon2017-04-291-76/+12
* Use short array syntaxChristoph Wurst2017-04-291-112/+111
* use proper return codes and handle failure casesMorris Jobke2017-04-291-2/+4
* Improve wording of error messagesMorris Jobke2017-04-291-4/+4
* check $user object before using itMorris Jobke2017-04-291-24/+24
* change group id to _disabledUsersMorris Jobke2017-04-291-6/+6
* Implemented visual feedback if a user is disabled in admin user menu.Thomas Pulzer2017-04-291-10/+144
* send signature to lookup serverBjoern Schiessle2017-04-281-0/+2
* fix path to the website proofBjoern Schiessle2017-04-281-1/+1
* allow to display the verification code also while verification is already run...Bjoern Schiessle2017-04-281-13/+15
* update message in verify popupBjoern Schiessle2017-04-281-2/+2
* check verification proof and update account tableBjoern Schiessle2017-04-281-8/+54
* store verification status in accounts table and update lookup serverBjoern Schiessle2017-04-281-1/+10
* add verification dialogBjoern Schiessle2017-04-281-1/+54
* Style app bundlesJan-Christoph Borchardt2017-04-261-1/+1
* Make disableapp.php accept arraysLukas Reschke2017-04-261-1/+1
* Fix stylingLukas Reschke2017-04-261-0/+1
* Add titlesLukas Reschke2017-04-261-18/+39
* Add app bundlesLukas Reschke2017-04-261-1/+26
* Fix email vs mailJoas Schilling2017-04-261-1/+1
* improve wording of Apps mgmt navigation entriesJan-Christoph Borchardt2017-04-251-3/+3
* Add apps category 'all installed'Felix A. Epp2017-04-251-1/+21
* Don't assume the admin didn't configure Opcache correctly...Joas Schilling2017-04-201-1/+1
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-1/+1
* Do not show empty admin sectionsRoeland Jago Douma2017-04-191-0/+4
* Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-181-1/+1
|\
| * Fix translationsJoas Schilling2017-04-181-1/+1
* | Beautify test emailLukas Reschke2017-04-181-4/+12
* | Merge pull request #4372 from nextcloud/smtp-passwordMorris Jobke2017-04-181-34/+15
|\ \
| * | Fix some more stuffJoas Schilling2017-04-181-0/+1
| * | Fix testsJoas Schilling2017-04-181-5/+4
| * | Don't put the SMTP password into the HTML codeJoas Schilling2017-04-181-33/+14
| |/
* / Add bruteforce protection to changePersonalPasswordLukas Reschke2017-04-181-1/+4
|/
* Add support for themingLukas Reschke2017-04-071-92/+10
* Fix testsLukas Reschke2017-04-071-8/+8
* New layout for welcome emailMorris Jobke2017-04-071-8/+31
* Updated UI messages relating to the encryption functionalityMatthew Setter2017-03-221-1/+1
* Fail when the test mail could not be sentJoas Schilling2017-03-171-1/+4
* Add warning on admin screen when set_time_limit is unavailableKo-2017-03-161-0/+15