aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Settings
Commit message (Expand)AuthorAgeFilesLines
* Add missing ProviderWithId checkAndrey Borysenko2024-01-141-1/+1
* Merge pull request #42649 from nextcloud/enh/machine-translation-provider-wit...Julius Härtl2024-01-111-1/+2
|\
| * enh(OCP\Translation): Add ITranslationProviderWithIdMarcel Klehr2024-01-101-1/+2
* | Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-111-1/+1
|/
* Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-191-1/+2
|\
| * enh(SpeechToText): Allow providers to declare a dynamic ID instead of using c...Marcel Klehr2023-12-191-1/+2
* | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-1911-120/+98
|\|
| * chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-239-37/+37
| * enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-201-83/+50
| * fix(TextToImage): Fix copypastaMarcel Klehr2023-10-261-1/+1
| * en(TextToImage): Add getId method to IProviderMarcel Klehr2023-10-261-1/+1
| * enh(Text2Image): Add AI settings section to text2imageMarcel Klehr2023-10-221-0/+11
* | fix: Use getId() in ArtificialIntelligence settingsMarcel Klehr2023-11-081-3/+4
|/
* Admin AI settings: Use ContainerInterface instead of IServerContainerMarcel Klehr2023-08-021-2/+2
* AI admin settings: strict_typesMarcel Klehr2023-08-021-0/+3
* AI admin settings: Use config values in AI feature managersMarcel Klehr2023-08-021-1/+1
* AI admin settings: Add save mechanismMarcel Klehr2023-08-021-1/+1
* First pass at ai admin settingsMarcel Klehr2023-08-021-0/+163
* Refactors "strpos" calls in /apps/settings to improve code readability.Faraz Samapoor2023-06-051-2/+2
* Fix types for reading and writing config valuesjld31032023-04-051-1/+1
* Port admin delegation selectsChristopher Ng2023-02-281-1/+3
* Migrate to Symfony MailerCôme Chilliet2023-02-021-1/+0
* Fix default phone region validationChristopher Ng2023-01-051-0/+1
* Rename mastodon to fediverseCarl Schwan2022-11-221-1/+1
* Add mastodon personal info fieldCarl Schwan2022-11-211-0/+1
* Fix disabled federated scopeChristopher Ng2022-10-281-1/+1
* Remake locale saving with VueChristopher Ng2022-09-161-16/+9
* Remake group and quota details section with VueChristopher Ng2022-09-151-5/+5
* Fix twofactor provider icons in dark modeJoas Schilling2022-09-131-1/+0
* Remake profile picture saving with VueChristopher Ng2022-09-021-2/+2
* Remake phone number property saving with VueChristopher Ng2022-08-261-2/+1
* Remake website property saving with VueChristopher Ng2022-08-261-3/+1
* Remake location property saving with VueChristopher Ng2022-08-251-3/+2
* Remake Twitter handle saving with VueChristopher Ng2022-08-251-3/+1
* Modularize shared account property componentsChristopher Ng2022-08-251-8/+4
* Consolidate account property gettersChristopher Ng2022-07-211-90/+12
* Port encryption admin settings to vueCarl Schwan2022-07-131-19/+8
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
* 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
* | Merge pull request #32501 from nextcloud/cleanup/admin-delegation-settingCarl Schwan2022-05-201-12/+10
|\ \
| * | Cleanup admin delegation setting pageCarl Schwan2022-05-191-12/+10
| |/
* / Improve two factor admin settingsCarl Schwan2022-05-201-13/+14
|/
* Add setting to ignore email during searchLouis Chemineau2022-05-031-0/+1
* Add settings to ignore second display name in searchLouis Chemineau2022-04-121-0/+1
* Add settings to not match userID during full matchLouis Chemineau2022-04-061-0/+1
* Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-1/+8
* Add profile default setting for adminChristopher Ng2022-03-181-0/+16
* Add global profile toggle configChristopher Ng2022-03-181-3/+5
* Refine profile backend for frontend visibility requirementsChristopher Ng2021-11-041-1/+1