aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(webauthn): do not require bcmath or gmp - not needed anymoreFerdinand Thiessen5 days2-5/+2
* Merge pull request #51378 from nextcloud/fix/lookup-server-connector-v2Ferdinand Thiessen13 days1-3/+5
|\
| * fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen13 days1-3/+5
| * fix(lookup-server): do not upload data by defaultFerdinand Thiessen13 days1-1/+1
* | fix(AppDiscover): Ensure created cache folder is safe-chars onlyappStoreCacheFolderGit'Fellow2025-03-101-1/+3
|/
* chore: Move magic number into a documented constfix/fix-disabled-user-list-for-saml-subadminCôme Chilliet2025-03-101-1/+3
* fix: Correctly count disabled users for SAML groups subadminsCôme Chilliet2025-03-101-12/+4
* fix(systemtags): unify restrict_creation_to_admin handlingskjnldsv2025-03-061-1/+1
* fix: Change SQL query so that it is ansi safeJohan Bernhardsson2025-02-271-3/+3
* fix(l10n): Improve english source stringsJoas Schilling2025-02-262-2/+2
* feat(setupcheck): check logging level for validityfeat/setup-check-loggingFerdinand Thiessen2025-02-221-0/+55
* Merge pull request #50779 from nextcloud/chore/mailer-testsFerdinand Thiessen2025-02-181-2/+3
|\
| * test(Mailer): Align tests for mailer with stable30chore/mailer-testsJosh2025-02-121-2/+3
* | fix(settings): Inject subadmin manager and adapt tests, resolve a FIXME commentCôme Chilliet2025-02-132-23/+18
* | chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-134-6/+12
* | chore: re-apply current rector configuration to apps folderCôme Chilliet2025-02-131-1/+2
* | fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUserCôme Chilliet2025-02-131-2/+2
|/
* fix(emailTemplate): use instance Name instead of Url in subjectuseNameNotUrlGit'Fellow2025-02-121-1/+2
* fix(setupcheck): Update setup check for PHP version to be more accuratebugfix/noid/bump-php-dependency-update-versionsJoas Schilling2025-02-101-1/+12
* fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-061-0/+2
* Merge pull request #50281 from nextcloud/fix/fix-email-setupcheck-with-null-s...Andy Scherzinger2025-01-301-1/+3
|\
| * fix(settings): Fix setup check when mail_smptmode is set to "null"fix/fix-email-setupcheck-with-null-smtpmodeCôme Chilliet2025-01-201-1/+3
* | Merge pull request #50425 from nextcloud/fix/openapi/outdated-specsAndy Scherzinger2025-01-261-0/+2
|\ \
| * | fix(settings): Add back adminstration scope for LogSettingsControllerfix/openapi/outdated-specsprovokateurin2025-01-251-0/+2
* | | fix(settings): Add some context to the PHP memory limit errorjtr-settings-memory-limit-detailsJosh2025-01-261-1/+1
* | | fix(SetupChecks): Pass webfinger if a handler is therefix-setupcheck-webfinger-400Josh2025-01-261-1/+1
|/ /
* | fix(security): Update .well-known/security.txt expiration dateJoas Schilling2025-01-231-1/+1
* | feat(systemtags): toggle for system tag creation in admin settingsnfebe2025-01-221-0/+4
|/
* feat(sharing): Toggle custom tokens setting as adminChristopher Ng2025-01-151-0/+1
* fix(setupchecks): Binary data can have problems with serializesetupChecksMoveFromBinaryGit'Fellow2025-01-091-2/+2
* Merge pull request #49977 from nextcloud/jtr-perf-checks-connectivity-https-p...Josh2025-01-091-10/+10
|\
| * perf(settings): Speed up InternetConnectivity setup checkjtr-perf-checks-connectivity-https-protoJosh2025-01-071-10/+10
* | Merge pull request #49882 from nextcloud/fix/http/template-valid-status-codesKate2025-01-081-9/+9
|\ \
| * | fix(settings): Fix log file download return typeprovokateurin2025-01-071-9/+9
* | | Merge pull request #49891 from nextcloud/refactor/settings/mail-settings-para...John Molakvoæ2025-01-071-21/+24
|\ \ \ | |/ / |/| |
| * | refactor(settings): Use parameters explicitly when setting mail settingsrefactor/settings/mail-settings-parametersprovokateurin2025-01-061-21/+24
| |/
* | Merge pull request #49988 from nextcloud/jtr-locale-personal-infoJoas Schilling2025-01-071-1/+1
|\ \
| * | fix(settings): show the correct initial locale in Personal infojtr-locale-personal-infoJosh2024-12-291-1/+1
| |/
* / refactor(provisioning_api): Rename AUserData to AUserDataOCSController to all...provokateurin2025-01-061-2/+2
|/
* fix: error handling for wrong json valuesJana Peper2024-12-181-1/+16
* feat: add error flags for json_decodeJana Peper2024-12-181-1/+1
* feat: filter disabled apps in task types requestsJana Peper2024-12-181-1/+1
* feat: save state in dbJana Peper2024-12-182-1/+5
* fix(setupcheck): Disable PhpMaxFileSize setupcheck for nowJoas Schilling2024-12-041-2/+1
* fix(setupcheck): Make the Memcache setupcheck use the cacheJoas Schilling2024-12-021-0/+37
* fix(activity): Fix activity object type warningsJoas Schilling2024-11-271-3/+3
* fix(settings): psalm PhpMaxFileSize setup check warningbackport/49384/masterskjnldsv2024-11-191-6/+6
* feat(settings): add big file upload setup checksfeat/php-setup-file-uploadskjnldsv2024-11-192-0/+82
* fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enableFerdinand Thiessen2024-11-181-3/+5
* chore(i18n): Fixed grammarrakekniven2024-11-141-1/+1