summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Format code to a single space around binary operatorsChristoph Wurst2020-10-053-7/+7
* Merge pull request #22890 from nextcloud/techdebt/18680/help-static-code-anal...Roeland Jago Douma2020-09-172-4/+8
|\
| * Help static code analysis to understand code.Daniel Kesselberg2020-09-162-4/+8
* | Remove not needed semicolon and PHPDoc hintMorris Jobke2020-09-161-1/+1
|/
* emit typed event for user managementArthur Schiwon2020-09-081-18/+28
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-2/+3
* Add 'Reasons to use Nextcloud in your organization' call to action in settingsJan C. Borchardt2020-09-071-0/+46
* Show changelog in apps managementJulius Härtl2020-09-031-0/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-245-0/+9
* Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-8/+10
* Merge pull request #22018 from nextcloud/bugfix/noid/harden-key-generationMorris Jobke2020-08-191-1/+3
|\
| * Harden key generationJulius Härtl2020-08-141-1/+3
* | Add setup check that links to the migration documentationMorris Jobke2020-08-191-0/+3
|/
* Add setup checks for php default charset and output buffering.Daniel Kesselberg2020-07-261-0/+6
* Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-141-2/+2
* Merge pull request #21741 from nextcloud/debt/noid/url-generator-does-not-imp...Morris Jobke2020-07-081-2/+1
|\
| * Fix type for $urlGeneratorDaniel Kesselberg2020-07-081-2/+1
* | Replace TYPE with TYPESDaniel Kesselberg2020-06-301-2/+2
|/
* Unify settings middleware with othersJoas Schilling2020-06-236-12/+12
* Merge pull request #21274 from nextcloud/bug/21268/paswordless-for-everyoneRoeland Jago Douma2020-06-071-0/+3
|\
| * Enable passwordless for everyone not only admins.Daniel Kesselberg2020-06-061-0/+3
* | Remove controller and routes which have no UI component anywayJoas Schilling2020-06-041-177/+0
|/
* use the loginname to verify the old password in user password changesArthur Schiwon2020-05-261-1/+2
* Fix languages empty arrayGretaD2020-05-081-0/+1
* Update license headers for 19Christoph Wurst2020-04-293-1/+4
* Merge pull request #19191 from laurisb/patch-1Roeland Jago Douma2020-04-151-1/+1
|\
| * Improve Opcache detectionLauris Binde2020-01-291-1/+1
* | Merge pull request #20421 from nextcloud/fix/20393/recommendend_webauthn_modsRoeland Jago Douma2020-04-121-0/+8
|\ \
| * | Show setup check for recommended php modulesRoeland Jago Douma2020-04-101-0/+8
* | | Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-1/+1
* | | Format control structures, classes, methods and functionChristoph Wurst2020-04-1014-79/+61
* | | Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
|/ /
* | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-2/+2
* | Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* | Fix multiline commentsChristoph Wurst2020-04-081-3/+3
* | Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-021-0/+11
|\ \
| * | Add optional column oc_comments.reference_idJoas Schilling2020-03-311-0/+11
* | | Merge pull request #20241 from nextcloud/fix/license-headers-19Roeland Jago Douma2020-04-012-0/+3
|\ \ \
| * | | Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-0/+3
| |/ /
* / / Start with webauthnRoeland Jago Douma2020-03-311-0/+114
|/ /
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-272-2/+0
|\ \
| * | Remove unused importsChristoph Wurst2020-03-252-2/+0
* | | Use the short array syntax, everywhereChristoph Wurst2020-03-264-10/+10
|/ /
* | Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipeRoeland Jago Douma2020-03-241-1/+7
|\ \
| * | Check the user on remote wipeJoas Schilling2020-03-161-1/+7
* | | Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma2020-03-231-0/+1
* | | Make sure app_install_overwrite is an arrayDaniel Kesselberg2020-03-161-0/+4
|/ /
* | Merge pull request #19580 from nextcloud/debt/noid/outdated-checkRoeland Jago Douma2020-03-101-7/+3
|\ \
| * | Update check for outdated php version.Daniel Kesselberg2020-02-241-7/+3
| |/
* | Revive the "send email to new users" toggle for the user formChristoph Wurst2020-02-281-0/+21