summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATIONArthur Schiwon2024-06-251-1/+4
* Merge pull request #45681 from nextcloud/test-scanner-no-transactions-27Andy Scherzinger2024-06-131-1/+5
|\
| * feat: add option to disable scanner transactionsRobin Appelman2024-06-051-1/+5
* | fix: get child ids for folder in a separate query during moveRobin Appelman2024-06-131-4/+21
* | Merge pull request #45838 from nextcloud/backport/45649/stable27Arthur Schiwon2024-06-131-1/+1
|\ \
| * | fix(ObjectStore): handle empty S3 hostnameJosh2024-06-121-1/+1
* | | Merge pull request #45806 from nextcloud/backport/45768/stable27Arthur Schiwon2024-06-131-2/+6
|\ \ \ | |/ / |/| |
| * | fix(files): Use isRetryable to catch retryable exceptionsLouis Chemineau2024-06-121-2/+6
* | | style(PHP): remove unacceptable empty linesArthur Schiwon2024-06-121-1/+0
* | | fix(Token): make new scope future compatibleArthur Schiwon2024-06-123-3/+3
* | | fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-126-43/+78
|/ /
* | Merge pull request #45527 from nextcloud/backport/45014/stable27John Molakvoæ2024-06-071-0/+6
|\ \
| * | Fix backportGit'Fellow2024-05-271-0/+5
| * | fix: forbid moving a folder into a subfolder of itselfRobin Appelman2024-05-271-0/+1
* | | Merge pull request #45639 from nextcloud/backport/45235/stable27John Molakvoæ2024-06-071-0/+2
|\ \ \
| * | | fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-031-0/+2
| |/ /
* | | Merge pull request #44957 from nextcloud/backport/44884/stable27John Molakvoæ2024-06-071-8/+21
|\ \ \
| * | | feat: add request id as comment to all queriesRobin Appelman2024-04-221-8/+21
* | | | Merge pull request #45441 from nextcloud/backport/45390/stable27Joas Schilling2024-06-061-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix: Mark more configs as sensitiveJoas Schilling2024-06-041-0/+2
* | | | Merge pull request #45213 from nextcloud/backport/45058/stable27Daniel2024-06-041-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | perf(db): Sort data for IN before chunkingChristoph Wurst2024-05-251-0/+3
* | | | Merge pull request #45351 from nextcloud/backport/45026/stable27Andy Scherzinger2024-06-041-0/+4
|\ \ \ \
| * | | | fix(auth): Update authtoken activity selectivelyChristoph Wurst2024-06-032-2/+4
| * | | | fix: Always set last activity if we update the row of an authtoken anywaysJulius Härtl2024-06-031-0/+2
* | | | | Merge pull request #45369 from nextcloud/backport/44763/stable27Benjamin Gaussorgues2024-06-042-16/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-05-162-16/+30
* | | | | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-06-021-2/+0
| |_|_|/ |/| | |
* | | | Merge pull request #45481 from nextcloud/backport/44485/stable27Andy Scherzinger2024-05-272-84/+110
|\ \ \ \
| * | | | test(Sharing): Integration test for no expiration set date for sharefenn-cs2024-05-252-16/+17
| * | | | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-242-79/+104
| | |/ / | |/| |
* | | | Merge pull request #44979 from nextcloud/backport/44794/stable27Andy Scherzinger2024-05-261-1/+1
|\ \ \ \
| * | | | Update LoggerWrapperCache.phpVelwark2024-05-261-1/+1
| |/ / /
* / / / fix: regression with updating read-only configSam Bull2024-05-261-4/+0
|/ / /
* | | fix: restored the file to what it is in master branchyemkareems2024-05-161-1/+2
* | | fix: delete user credentials stored in storages_credentials when user gets de...yemkareems2024-05-161-1/+5
* | | Merge pull request #45371 from nextcloud/backport/45236/stable27Joas Schilling2024-05-161-0/+1
|\ \ \
| * | | fix(SystemConfig.php): Add 'updater.server.url' to Private Variablesderschiw2024-05-161-0/+1
| |/ /
* | | Merge pull request #45338 from nextcloud/backport/44710/stable27Joas Schilling2024-05-1612-13/+109
|\ \ \ | |/ / |/| |
| * | fix(preview): check mime type before processing with ImagickVarun Patil2024-05-1512-13/+109
* | | Merge pull request #45343 from nextcloud/backport/45340/stable27Joas Schilling2024-05-161-1/+1
|\ \ \
| * | | fix: Extend SVG reference checkJoas Schilling2024-05-161-1/+1
| |/ /
* / / fix: Correctly check result of functionJoas Schilling2024-05-152-3/+3
|/ /
* | fix: Remove bogus code from query builder and fix parameter nameCôme Chilliet2024-05-101-6/+2
* | fix(session): Avoid race condition for cache::get() vs. cache::hasKey()Joas Schilling2024-05-071-6/+6
* | feat(perf): add cache for authtoken lookupBenjamin Gaussorgues2024-05-072-62/+75
* | fix(User\Manager): Avoid future collisions with updater/audit logsJosh2024-05-061-0/+2
* | fix(OC_Image): Set correct return type for exif_imagetype stubprovokateurin2024-05-061-1/+1
* | feat: add option to enable s3 accelerationRobin Appelman2024-04-261-1/+16
|/
* fix: disable the internal s3sdk multi part copy logicRobin Appelman2024-04-181-1/+2