summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* fix psalmSimon L2024-02-081-0/+3
* do not break personal settings page is viewer is not thereSimon L2024-02-081-5/+2
* Update AppSettingsController.phpGit'Fellow2023-12-061-1/+1
* fix(security): Update expiration date in security.txtJoas Schilling2023-12-041-1/+1
* fix(meta): copyright noteArthur Schiwon2023-10-121-1/+1
* remove unused propertiessorbaugh2023-10-121-29/+1
* Remove unneeded includes.sorbaugh2023-10-121-4/+0
* Keep Search Provider but remove actual search and display on the searchlist d...sorbaugh2023-10-121-29/+1
* Add new user filter to search.sorbaugh2023-10-122-0/+140
* fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-272-0/+49
* feat(admin): Show an error when the admin is throttledJoas Schilling2023-08-231-0/+7
* fix(memcache): Fix comparison of Memcache configs to classesJoas Schilling2023-08-171-1/+2
* Admin AI settings: Use ContainerInterface instead of IServerContainerMarcel Klehr2023-08-091-2/+2
* AI admin settings: strict_typesMarcel Klehr2023-08-092-0/+6
* AI admin settings: Use config values in AI feature managersMarcel Klehr2023-08-091-1/+1
* AI admin settings: Add save mechanismMarcel Klehr2023-08-092-53/+15
* First pass at ai admin settingsMarcel Klehr2023-08-093-0/+326
* feat: Add public event for missing indicesJulius Härtl2023-07-141-0/+23
* 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
* | Help pages: set window title for sidebar sectionsjulia.kirschenheuter2022-11-221-2/+9
|/