summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-297-2/+9
* 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 #20427 from nextcloud/bug/noid/fix-password-reset-activityRoeland Jago Douma2020-04-132-2/+15
|\ \
| * | Fix password reset saying Admin changed my password when reset fromThomas Citharel2020-04-102-2/+15
* | | 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 constantsChristoph Wurst2020-04-101-1/+1
* | | | Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-1/+1
| |/ / |/| |
* | | Format control structures, classes, methods and functionChristoph Wurst2020-04-1027-112/+72
* | | Use elseif instead of else ifChristoph Wurst2020-04-103-13/+13
|/ /
* | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-094-9/+9
* | Use a blank line after the opening tagChristoph Wurst2020-04-092-0/+2
* | Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* | Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-4/+4
* | 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-0121-21/+38
|\ \ \
| * | | Update the license headers for Nextcloud 19Christoph Wurst2020-03-3121-21/+38
| |/ /
* / / Start with webauthnRoeland Jago Douma2020-03-313-1/+196
|/ /
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-275-10/+0
|\ \
| * | Remove unused importsChristoph Wurst2020-03-255-10/+0
* | | Use the short array syntax, everywhereChristoph Wurst2020-03-266-12/+12
|/ /
* | 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
* | | Add setting to restrict user enumeration to groupsJulius Härtl2020-03-201-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
* | | Hide development notice when subscription is validJulius Härtl2020-03-061-0/+13
* | | Revive the "send email to new users" toggle for the user formChristoph Wurst2020-02-281-0/+21
* | | Make sure quota_preset is using numerical indexesDaniel Kesselberg2020-02-221-6/+14
|/ /
* | Fix unit testsJoas Schilling2020-02-101-12/+21
* | Warn admins about delayed cron executionsJoas Schilling2020-02-081-4/+22
* | Use the l10n from settingsRoeland Jago Douma2020-02-031-2/+2
* | Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-315-5/+5
* | Use activity registration for the settingsRoeland Jago Douma2020-01-311-9/+0
* | Move personal settings to proper registrationRoeland Jago Douma2020-01-305-5/+5
* | Move password settingsRoeland Jago Douma2020-01-301-3/+4
* | Move the personal 2FA settings to its own appRoeland Jago Douma2020-01-292-54/+98
* | Merge pull request #19185 from nextcloud/enh/move_token_logic_to_token_settingsRoeland Jago Douma2020-01-292-12/+13
|\ \ | |/ |/|
| * Move can create token logicRoeland Jago Douma2020-01-292-12/+13
* | Move admin sections to settings appRoeland Jago Douma2020-01-286-0/+354
|/
* Move the Personal sections to the settings appRoeland Jago Douma2020-01-283-0/+177
* apps can have polyamorous relationships with bundlesArthur Schiwon2020-01-241-1/+1
* Fix license headersChristoph Wurst2020-01-132-59/+2