summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Settings
Commit message (Collapse)AuthorAgeFilesLines
* enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-201-83/+50
| | | | | | This is required to get the fixes for a11y from `@nextcloud/vue`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(TextToImage): Fix copypastaMarcel Klehr2023-10-261-1/+1
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* en(TextToImage): Add getId method to IProviderMarcel Klehr2023-10-261-1/+1
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* enh(Text2Image): Add AI settings section to text2imageMarcel Klehr2023-10-221-0/+11
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* Admin AI settings: Use ContainerInterface instead of IServerContainerMarcel Klehr2023-08-021-2/+2
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* AI admin settings: strict_typesMarcel Klehr2023-08-021-0/+3
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* AI admin settings: Use config values in AI feature managersMarcel Klehr2023-08-021-1/+1
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* AI admin settings: Add save mechanismMarcel Klehr2023-08-021-1/+1
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* First pass at ai admin settingsMarcel Klehr2023-08-021-0/+163
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* Refactors "strpos" calls in /apps/settings to improve code readability.Faraz Samapoor2023-06-051-2/+2
| | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
* Fix types for reading and writing config valuesjld31032023-04-051-1/+1
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Port admin delegation selectsChristopher Ng2023-02-281-1/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Migrate to Symfony MailerCôme Chilliet2023-02-021-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix default phone region validationChristopher Ng2023-01-051-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Rename mastodon to fediverseCarl Schwan2022-11-221-1/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add mastodon personal info fieldCarl Schwan2022-11-211-0/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix disabled federated scopeChristopher Ng2022-10-281-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake locale saving with VueChristopher Ng2022-09-161-16/+9
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake group and quota details section with VueChristopher Ng2022-09-151-5/+5
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix twofactor provider icons in dark modeJoas Schilling2022-09-131-1/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Remake profile picture saving with VueChristopher Ng2022-09-021-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake phone number property saving with VueChristopher Ng2022-08-261-2/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake website property saving with VueChristopher Ng2022-08-261-3/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake location property saving with VueChristopher Ng2022-08-251-3/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake Twitter handle saving with VueChristopher Ng2022-08-251-3/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Modularize shared account property componentsChristopher Ng2022-08-251-8/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Consolidate account property gettersChristopher Ng2022-07-211-90/+12
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Port encryption admin settings to vueCarl Schwan2022-07-131-19/+8
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge pull request #32443 from nextcloud/port/background-job-adminPytal2022-05-201-23/+22
|\
| * Port BackgroundJob admin settings to vueCarl Schwan2022-05-201-23/+22
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #32501 from nextcloud/cleanup/admin-delegation-settingCarl Schwan2022-05-201-12/+10
|\ \ | | | | | | Cleanup admin delegation setting page
| * | Cleanup admin delegation setting pageCarl Schwan2022-05-191-12/+10
| |/ | | | | | | | | | | | | | | - Simplify code a bit - Add link to doc - Use Nextcloud vue component a bit more Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* / Improve two factor admin settingsCarl Schwan2022-05-201-13/+14
|/ | | | | | | | - Port more of it to vue - Use new nextcloud vue components for the setting section - Add a bit of spacing between the elements Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add setting to ignore email during searchLouis Chemineau2022-05-031-0/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Add settings to ignore second display name in searchLouis Chemineau2022-04-121-0/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Add settings to not match userID during full matchLouis Chemineau2022-04-061-0/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-1/+8
| | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> Co-authored-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add profile default setting for adminChristopher Ng2022-03-181-0/+16
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Add global profile toggle configChristopher Ng2022-03-181-3/+5
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Refine profile backend for frontend visibility requirementsChristopher Ng2021-11-041-1/+1
| | | | | | | | | - Provide metadata - Dynamic displayId - Add appId - Filter out unused parameter config properties from the existing profile config Signed-off-by: Christopher Ng <chrng8@gmail.com>
* show warning on personal settings pageVitor Mattos2021-10-231-1/+16
| | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* Merge pull request #26725 from ↵John Molakvoæ2021-10-221-0/+2
|\ | | | | | | nextcloud/fix-federated-scope-not-shown-when-public-addressbook-upload-is-disabled
| * Hide "federated" scope when Federation app is disabledDaniel Calviño Sánchez2021-08-181-0/+2
| | | | | | | | | | | | | | If the Federation app is disabled it is not possible to synchronize the users from a different server. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Profile backendChristopher Ng2021-10-191-29/+114
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Add admin privilege delegation for admin settingsCarl Schwan2021-09-295-11/+213
| | | | | | | | | | | | | | This makes it possible for selected groups to access some settings pages. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #28837 from nextcloud/show-warning-if-sharing-app-disabledszaimen2021-09-201-5/+8
|\ \ | | | | | | Show warning on the share settings when the File Shares app is disabled
| * | Show warning on the share settings when the File Shares app is disabledThomas Citharel2021-09-151-5/+8
| | | | | | | | | | | | | | | | | | Closes #3706 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | only offer to set locally verified mails as primaryArthur Schiwon2021-09-151-0/+1
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | let user choose notification email in user settingsArthur Schiwon2021-09-151-2/+3
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>