aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): make trailing slash for caldav/carddav redirects optionalMichaIng2024-06-241-1/+1
* feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-182-0/+46
* Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-071-2/+2
|\
| * refactor(Token): introduce scope constantsArthur Schiwon2024-06-051-2/+2
* | chore: Add SPDX headerAndy Scherzinger2024-06-03121-2479/+255
* | fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-312-0/+50
|/
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-302-1/+9
* fix:Ensure security.txt file ends with a newline characterArchisman Das2024-05-271-1/+2
* Merge pull request #45262 from nextcloud/check-HttpsUrlGenerationCôme Chilliet2024-05-131-5/+12
|\
| * fix(SetupChecks): Detect CLI mode in HTTPS / URL generator checkJosh Richards2024-05-121-5/+12
* | Merge pull request #45242 from nextcloud/check-memcache-memcachedDaniel2024-05-131-4/+5
|\ \
| * | fix(setupCheck): Only warn when memcache present w/o memcachedJosh Richards2024-05-091-4/+5
| |/
* | fix: Move hint about firewall issues to common helper stringFerdinand Thiessen2024-05-132-2/+2
* | Merge pull request #45272 from nextcloud/check-db-missing-indicesJulius Härtl2024-05-131-3/+11
|\ \
| * | feat(SetupChecks): Refactor DatabaseHasMissingIndicesJosh Richards2024-05-111-3/+11
| |/
* | fix: oops vendor string embedded in versionJosh Richards2024-05-101-5/+5
* | fix: only compare major version of pgsqlJosh Richards2024-05-101-0/+3
* | fix: refactor postgresql check to match mariadb/mysqlJosh Richards2024-05-101-1/+2
* | fix: only compare minor mariadb version differencesJosh Richards2024-05-101-1/+3
* | fix(setupChecks): update db version checksJosh Richards2024-05-101-6/+6
|/
* fix(setupchecks): Fix opcache buffer checkCôme Chilliet2024-04-301-1/+3
* feat: Add legal notice and privacy policy links to help pageChristopher Ng2024-04-221-0/+11
* fix: Migrate a few more classes away from OC_App::getAppPathCôme Chilliet2024-04-221-1/+1
* feat: drop support for php 8.0Richard Steinmetz2024-04-081-2/+2
* Merge pull request #44306 from nextcloud/settings/show-indextoreplace-warningAnna2024-04-051-0/+13
|\
| * fix(settings): show warning for indexToReplace as part of missing indicesJohannes Merkel2024-03-191-0/+13
* | fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't runJosh2024-04-021-1/+1
* | fix: Apply new coding standard to all filesCôme Chilliet2024-04-027-9/+9
* | fix(security): Update expiration date in security.txtJoas Schilling2024-03-281-1/+1
* | feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-3/+9
* | fix(settings): Also verify that `trusted_proxies` only contains IP addresses ...Ferdinand Thiessen2024-03-261-0/+10
* | fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry...Ferdinand Thiessen2024-03-191-1/+1
|/
* feat(files_sharing): allow to specify allowed groups to share instead of excl...Corentin Damman2024-03-151-1/+1
* fix: when no AI setting has been set, make sure the selected text processing ...Julien Veyssier2024-03-151-1/+3
* feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-141-4/+104
* feat: Allow to fetch app discover json and provide frontend API routeFerdinand Thiessen2024-03-141-0/+14
* Merge pull request #44067 from nextcloud/fix/migrate-header-check-to-setupcheckCôme Chilliet2024-03-143-1/+163
|\
| * fix: Improve HSTS warning wording as suggested by reviewerCôme Chilliet2024-03-141-1/+1
| * feat: Migrate HSTS check to Security headers SetupCheckCôme Chilliet2024-03-131-1/+21
| * fix: Migrate security headers check tests and fix the SetupCheck implementationCôme Chilliet2024-03-131-10/+15
| * fix: Fix Security headers setup check behaviorCôme Chilliet2024-03-131-2/+3
| * fix: Fix ocm-provider setup check failure detectionCôme Chilliet2024-03-131-1/+1
| * feat: Migrate header check to SetupCheck APICôme Chilliet2024-03-132-0/+136
* | fix(settings): `posix_getpwuid` can return `false` which should not be access...Ferdinand Thiessen2024-03-131-2/+6
|/
* fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-132-24/+15
* fix: add missing copyrights and strict typesAndrey Borysenko2024-03-121-0/+3
* feat: Add declarative settingsjld31032024-03-125-20/+223
* fix(settings): Adjust order of parameters for `runRequest`Ferdinand Thiessen2024-03-082-5/+5
* feat(settings): Migrate .well-known URL setup check to new APICôme Chilliet2024-03-073-6/+142
* fix(settings): adjust source maps setup check wording and log levelJohn Molakvoæ2024-03-061-2/+2