aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(memcache): Fix comparison of Memcache configs to classesJoas Schilling2023-08-161-1/+2
* Use Server::get instead of new to avoid troubles with encryption constructorsCôme Chilliet2023-08-081-30/+2
* Admin AI settings: Use ContainerInterface instead of IServerContainerMarcel Klehr2023-08-021-2/+2
* AI admin settings: strict_typesMarcel Klehr2023-08-022-0/+6
* AI admin settings: Use config values in AI feature managersMarcel Klehr2023-08-021-1/+1
* AI admin settings: Add save mechanismMarcel Klehr2023-08-022-53/+15
* First pass at ai admin settingsMarcel Klehr2023-08-023-0/+326
* fix(db)!: Remove private legacy event because we can not keep itJoas Schilling2023-07-241-21/+6
* feat(dispatcher): Add typed event for "db:add-missing-primary-keys"Joas Schilling2023-07-241-0/+17
* feat(dispatcher): Add typed event for "db:add-missing-columns"Joas Schilling2023-07-241-3/+20
* Merge pull request #38606 from fsamapoor/replace_strpos_calls_in_settings_appDaniel2023-07-244-7/+7
|\
| * Merge branch 'master' into replace_strpos_calls_in_settings_appFaraz Samapoor2023-06-122-15/+4
| |\
| * | Refactors "strpos" calls in /apps/settings to improve code readability.Faraz Samapoor2023-06-054-8/+8
* | | feat: Add public event for missing indicesJulius Härtl2023-07-141-0/+23
* | | settings: Add OpenAPI specjld31032023-07-109-3/+33
| |/ |/|
* | Merge pull request #38543 from fsamapoor/use_null_coalescing_operatorSimon L2023-06-121-4/+4
|\ \
| * | Uses "Null Coalescing Operator" to improve code readability.Faraz Samapoor2023-05-311-4/+4
| |/
* / feat: remove check for OpenSSL 1.0.1d and 1.0.2bDaniel Kesselberg2023-06-041-11/+0
|/
* chore(security): Bump "Expires" of well-known/security.txtJoas Schilling2023-05-171-1/+1
* feat(UserMigration)!: 32-bit supportChristopher Ng2023-05-051-2/+2
* Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0Andy Scherzinger2023-04-191-1/+1
|\
| * Deprecate PHP8.0fenn-cs2023-04-171-1/+1
* | add an admin check for db file lockingSimon L2023-04-171-0/+6
* | Merge pull request #37526 from nextcloud/use-correct-icon-for-calendar-user-s...Julius Härtl2023-04-051-1/+1
|\ \
| * | fix(dav): Use an icon with correct color for calendar user settings sectionThomas Citharel2023-04-041-1/+1
| |/
* / Fix types for reading and writing config valuesjld31032023-04-052-2/+2
|/
* check-setup: recommend exif extensionVarun Patil2023-03-241-0/+6
* Create headings for settings pagesjulia.kirschenheuter2023-03-072-2/+2
* chore(security): Bump "Expires" of well-known/security.txtJoas Schilling2023-03-031-1/+1
* Port admin delegation selectsChristopher Ng2023-02-281-1/+3
* Check for opcache.file_cache_only=1MichaIng2023-02-151-0/+2
* Migrate to Symfony MailerCôme Chilliet2023-02-022-3/+0
* Fix interned strings buffer check if 0 free bytesMichaIng2023-01-231-4/+4
* Remove workarounds specific to 7.4Côme Chilliet2023-01-201-1/+1
* fix(search): Fix settings section icon colorJoas Schilling2023-01-181-1/+1
* Merge pull request #36005 from nextcloud/fix/default-phone-regionSimon L2023-01-051-0/+1
|\
| * Fix default phone region validationChristopher Ng2023-01-051-0/+1
* | Add a const for the max user password lengthJoas Schilling2023-01-041-2/+2
|/
* Merge pull request #35876 from bennet0496/patch-mail-headerJoas Schilling2023-01-041-0/+2
|\
| * fix missing class in NewUserMailHelper and static code analysis errorsBennet Becker2023-01-031-1/+1
| * update usages of AutoSubmittedValue to AutoSubmitted::VALUE_Bennet Becker2023-01-031-2/+2
| * Setting Auto-Submitted header for calendar events and new user mailBennet Becker2022-12-231-0/+2
* | avoid using the word 'password' in the APP_TOKEN_CREATED activityJulien Veyssier2023-01-021-2/+2
|/
* Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subjectCôme Chilliet2022-12-192-24/+2
|\
| * Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-292-24/+2
* | Fix case sensitivity of email when saving settingsCarl Schwan2022-12-161-1/+1
* | Add section-id and section-type data attributes to settings <li> navigation i...Thomas Citharel2022-12-051-0/+1
|/
* Merge pull request #34940 from nextcloud/feat/add-mastodonCarl Schwan2022-11-222-1/+9
|\
| * Rename mastodon to fediverseCarl Schwan2022-11-222-8/+10
| * Add mastodon personal info fieldCarl Schwan2022-11-212-2/+8