summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | fix: delete user credentials stored in storages_credentials when user gets de...yemkareems2024-05-161-1/+6
* | | | | | | | | | Merge pull request #45373 from nextcloud/backport/45236/stable29Joas Schilling2024-05-161-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix(SystemConfig.php): Add 'updater.server.url' to Private Variablesderschiw2024-05-161-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #45360 from nextcloud/backport/45357/stable29Joas Schilling2024-05-161-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix: add ldap_exop_passwd function to sensitive valueyemkareems2024-05-161-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #45337 from nextcloud/backport/44710/stable29Joas Schilling2024-05-1612-13/+109
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix(preview): check mime type before processing with ImagickVarun Patil2024-05-1512-13/+109
* | | | | | | | | | Merge pull request #45341 from nextcloud/backport/45340/stable29Joas Schilling2024-05-162-1/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix: Extend SVG reference checkJoas Schilling2024-05-162-1/+30
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #45322 from nextcloud/backport/45321/stable29Joas Schilling2024-05-162-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix: Correctly check result of functionJoas Schilling2024-05-152-3/+3
* | | | | | | | | | | Merge pull request #45318 from nextcloud/backport/45317/stable29Joas Schilling2024-05-162-3/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | fix(search): Limit maximum number of search resultsJoas Schilling2024-05-152-3/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #45326 from nextcloud/backport/45302/stable29John Molakvoæ2024-05-152-23/+12
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Revert: "Check datadirectory owner, not config owner."Simon L.2024-05-152-23/+12
| |/ / / / / / / /
* | | | | | | | | Merge pull request #45313 from nextcloud/backport/45309/stable29Anna2024-05-151-12/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fix(caldav): loop through all events for busy eventsAnna Larch2024-05-141-12/+9
|/ / / / / / / /
* | | | | | | | Merge pull request #45284 from nextcloud/backport/45262/stable29Josh2024-05-141-5/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(SetupChecks): Detect CLI mode in HTTPS / URL generator checkJosh Richards2024-05-131-5/+12
* | | | | | | | | Merge pull request #45296 from nextcloud/backport/45218/stable29Marco2024-05-141-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Feat: Fix pdf iconMarco Ambrosini2024-05-131-4/+2
|/ / / / / / / / /
* | | | | | | | | Merge pull request #45279 from nextcloud/backport/43794/stable29Josh2024-05-131-2/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(Files): Change how scanner diffs for changed metadataJosh2024-05-131-2/+47
| |/ / / / / / / /
* | | | | | | | | Merge pull request #45293 from nextcloud/backport/44791/stable29Robin Appelman2024-05-132-55/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test: adjust test to new permissions check logicRobin Appelman2024-05-131-6/+17
| * | | | | | | | | fix: cleanup logic for getting the max reshare permissionsRobin Appelman2024-05-131-49/+8
| |/ / / / / / / /
* | | | | | | | | Merge pull request #45283 from nextcloud/backport/45242/stable29Josh2024-05-131-4/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fix(setupCheck): Only warn when memcache present w/o memcachedJosh Richards2024-05-131-4/+5
|/ / / / / / / /
* | | | | | | | Merge pull request #45199 from nextcloud/backport/45196/stable29Kate2024-05-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(OC_Image): Set correct return type for exif_imagetype stubprovokateurin2024-05-061-1/+1
* | | | | | | | | Merge pull request #45246 from nextcloud/backport/44797/stable29Kate2024-05-101-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(Router): Stop loading routes of disabled appsprovokateurin2024-05-101-1/+1
|/ / / / / / / / /
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0912-0/+20
* | | | | | | | | Merge pull request #45231 from nextcloud/backport/45219/stable29Joas Schilling2024-05-082-2/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | fix(userstatus): Fix docs of user status managerJoas Schilling2024-05-082-2/+2
|/ / / / / / / /
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0818-60/+136
* | | | | | | | Merge pull request #45208 from nextcloud/automated/noid/stable29-update-psalm...Côme Chilliet2024-05-071-7/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(tests): Update psalm baselinenextcloud-command2024-05-071-7/+0
* | | | | | | | | Merge pull request #45202 from nextcloud/backport/45088/stable29Joas Schilling2024-05-071-0/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fix(User\Manager): Avoid future collisions with updater/audit logsJosh2024-05-061-0/+2
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0716-68/+92
* | | | | | | | | Merge pull request #44564 from nextcloud/automated/noid/stable29-update-psalm...Côme Chilliet2024-05-065-187/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | chore: Fix small psalm errors related to documented return typesCôme Chilliet2024-05-063-4/+4
| * | | | | | | | | fix(DateTimeFormatter): Adjust invalid doc blocksFerdinand Thiessen2024-05-061-7/+5
| * | | | | | | | | chore(tests): Update psalm baselinenextcloud-command2024-05-061-176/+33
* | | | | | | | | | Merge pull request #45204 from nextcloud/backport/44939/stable29Ferdinand Thiessen2024-05-063-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | chore: Compile assetsFerdinand Thiessen2024-05-062-3/+3
| * | | | | | | | | fix(settings): When testing server stability, request URL with trailing slashFerdinand Thiessen2024-05-061-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #45192 from nextcloud/backport/45093/stable29Joas Schilling2024-05-061-6/+6
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | fix(session): Avoid race condition for cache::get() vs. cache::hasKey()Joas Schilling2024-05-061-6/+6
| |/ / / / / / /