summaryrefslogtreecommitdiffstats
path: root/settings/Controller
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+3
* Merge pull request #3489 from nextcloud/give-hint-about-opcacheMorris Jobke2017-02-241-0/+39
|\
| * Show info in admin settings about PHP opcache if disabledMorris Jobke2017-02-221-0/+39
* | add unit testsMorris Jobke2017-02-151-1/+1
* | Fix setup issue and refine error messagesMorris Jobke2017-02-151-2/+17
* | add setting for "send password link"tobiasKaminsky2017-02-151-17/+20
* | send email to new user with password forgotten link to create own passwordtobiasKaminsky2017-02-151-4/+35
|/
* Always enable avatarsMorris Jobke2017-02-131-6/+4
* Merge pull request #3208 from nextcloud/issue-3125-bring-user-management-endp...Morris Jobke2017-01-251-8/+7
|\
| * Error out when subadmin doesn't select any groupJoas Schilling2017-01-231-8/+7
* | Allow apps to specify an icon with the sections via the APIJoas Schilling2017-01-191-0/+8
|/