summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #34745 from nextcloud/optimize-show-appsCôme Chilliet2022-11-211-7/+7
|\
| * Extract $ignoreMaxApps from array_map callback in AppSettingsControllerThomas Citharel2022-10-221-7/+7
* | Merge pull request #35024 from nextcloud/deprecate/php74Simon L2022-11-141-1/+1
|\ \
| * | Deprecate PHP7.4Christoph Wurst2022-11-101-1/+1
* | | Merge pull request #34746 from nextcloud/add-calendar-settings-sectionJulius Härtl2022-11-131-0/+55
|\ \ \
| * | | Add Calendar settings sectionThomas Citharel2022-10-241-0/+55
* | | | Merge pull request #34485 from michaelkuhn/hasBigIntConversionPendingColumns-...Robin Appelman2022-11-111-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix hasBigIntConversionPendingColumns missing files_trashMichael Kuhn2022-10-091-0/+1
* | | | Limit-number-of-concurrent-preview-generationsszaimen2022-11-051-0/+5
* | | | Fix invalid date in security.txtJoas Schilling2022-11-041-1/+1
* | | | Fix disabled federated scopeChristopher Ng2022-10-281-1/+1
* | | | Merge pull request #34742 from nextcloud/add_well-known_changepasswordChristoph Wurst2022-10-242-0/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Add .well-known/changepassword handlerRoeland Jago Douma2022-10-222-0/+53
| | |/ | |/|
* / | Rename personal Groupware settings section to "Availability"Christoph Wurst2022-10-171-4/+4
|/ /
* | check disable_activity.email_address_changed_by_admin when email is changed b...Julien Veyssier2022-10-141-0/+5
* | Update security.txt expires fieldJoas Schilling2022-10-111-2/+3
* | Harden some PHP functionsacsfer2022-10-041-5/+5
|/
* Remake locale saving with VueChristopher Ng2022-09-161-16/+9