summaryrefslogtreecommitdiffstats
path: root/apps/settings/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix working for phone number integrationJoas Schilling2021-03-291-2/+2
* Make extra user profile fields always editableVincent Petry2021-03-291-20/+2
* Adjust scopes menu based on conditionsVincent Petry2021-03-291-13/+3
* Fix CS hopefullyJoas Schilling2021-03-111-4/+4
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-111-1/+10
* Add a hint that the settings are OR basedJoas Schilling2021-03-111-0/+5
* Add a config setting to restrict autocompletion to phonebook matchesJoas Schilling2021-03-111-1/+11
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-221-1/+1
|\
| * Unify links to php.netJ0WI2020-09-171-1/+1
* | Display errors that happen on savingJoas Schilling2020-12-071-1/+6
* | Fix the config key on the sharing expire checkboxChristoph Wurst2020-11-241-1/+1
* | Move the password fiels of chaging passwords to postRoeland Jago Douma2020-11-171-1/+1
* | Move help to separate stylesheetJulius Härtl2020-11-041-1/+1
* | Specify accept argument to avatar upload input fieldMorris Jobke2020-10-271-1/+1
* | Fix #20679 - be more alert about 2FA consequencesSebastian Nohn2020-10-111-0/+1
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-053-11/+11
* | Make 'Reasons to use Nextcloud' button translatable, fix #22977Jan C. Borchardt2020-09-231-1/+1
* | Merge pull request #22917 from nextcloud/Valdnet-patch-4Morris Jobke2020-09-171-2/+2
|\ \
| * | l10n: Add parentheses for unificationValdnet2020-09-171-2/+2
| |/
* / l10n: Add a dotValdnet2020-09-171-1/+1
|/
* Add 'Reasons to use Nextcloud in your organization' call to action in settingsJan C. Borchardt2020-09-071-1/+4
* Remove obsolete scriptsDaniel Kesselberg2020-06-081-1/+1
* Remove controller and routes which have no UI component anywayJoas Schilling2020-06-041-44/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1012-121/+237
* Use elseif instead of else ifChristoph Wurst2020-04-102-2/+2
* Merge pull request #20390 from nextcloud/refactor/no-closing-tagRoeland Jago Douma2020-04-101-2/+1
|\
| * Do not use closing tagsChristoph Wurst2020-04-091-2/+1
* | Remove trailing and in between spacesChristoph Wurst2020-04-094-7/+7
|/
* Start with webauthnRoeland Jago Douma2020-03-311-0/+31
* Add setting to restrict user enumeration to groupsJulius Härtl2020-03-201-0/+8
* Warn admins about delayed cron executionsJoas Schilling2020-02-081-12/+26
* Move password settingsRoeland Jago Douma2020-01-301-0/+0
* Move the personal 2FA settings to its own appRoeland Jago Douma2020-01-292-45/+70
* Settings: More spacing for development noticeJan-Christoph Borchardt2020-01-031-1/+1
* removed unclear wording "non-link shares"Sascha Wiswedel2019-12-121-1/+1
* Add settings front and split sharing entry configJohn Molakvoæ (skjnldsv)2019-11-271-1/+1
* My first stupid attempt at expanding the admin interfaceRoeland Jago Douma2019-11-271-1/+17
* Merge pull request #17577 from nextcloud/bugfix/noid/about-helpRoeland Jago Douma2019-10-211-5/+8
|\
| * Move help to controllerJulius Härtl2019-10-171-5/+8
* | added documentation links on settings pagesSascha Wiswedel2019-10-172-1/+3
|/
* Move settings to an appChristoph Wurst2019-09-2815-0/+1379