summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix(CI): Suppress psalm UndefinedClassJoas Schilling2024-04-181-0/+1
* fix(files): Also skip cross storage move with access controlJoas Schilling2024-04-171-0/+2
* perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-04-092-15/+19
* fix: use proper jailed patch in watcherRobin Appelman2024-04-092-4/+76
* fix: Fix avatar imagesChristopher Ng2024-04-081-0/+7
* Merge pull request #44508 from nextcloud/backport/39367/stable27Robin Appelman2024-04-031-1/+3
|\
| * fix SeekableHttpStream::stream_stat errors on failed openRobin Appelman2024-03-271-1/+3
* | feat(files)): Add retry logic to cover deadlock situations when moving many f...Louis Chemineau2024-03-281-6/+25
|/
* fix: log error when default getWrapperStorage would return nullRobin Appelman2024-03-221-0/+9
* Merge pull request #44321 from nextcloud/backport/39990/stable27Robin Appelman2024-03-221-0/+11
|\
| * fix: add some recrusive detection/preventionRobin Appelman2024-03-191-0/+11
* | fix(share): use share owner to confirm reshareMaxence Lange2024-03-201-3/+9
* | fix(config): Make sure user keys are stringsChristoph Wurst2024-03-191-1/+1
|/
* fix: ensure nested mount points are handled in the correct orderRobin Appelman2024-03-181-0/+7
* Merge pull request #44079 from nextcloud/backport/43992/stable27John Molakvoæ2024-03-161-1/+10
|\
| * fix: Avoid clear cache with prefixJulius Härtl2024-03-081-1/+10
* | fix: avoid scanning a non existing directoryBenjamin Gaussorgues2024-03-141-1/+5
* | Refactoring getName functionhopleus2024-03-141-5/+3
* | Fixes for getting the file name in the cases when the file name key is receiv...hopleus2024-03-141-1/+5
|/
* fix: Fetch custom app store url without internet connectionJulius Härtl2024-03-041-2/+4
* Use table prefix in metadata migrationLouis Chemineau2024-03-041-1/+5
* Merge pull request #43901 from nextcloud/backport/30957/stable27John Molakvoæ2024-02-291-2/+2
|\
| * fix(collaboration): collaboration MailPlugin: Protect access to a potentially...Claus-Justus Heine2024-02-291-2/+2
* | Merge pull request #43789 from nextcloud/backport/39607/stable27John Molakvoæ2024-02-291-8/+4
|\ \
| * | Fix backportGit'Fellow2024-02-291-8/+4
| |/
* | Merge pull request #43830 from nextcloud/backport/43787/stable27John Molakvoæ2024-02-291-0/+6
|\ \
| * | fix: Throw instead of yielding nothing when listing local directoriesJulius Härtl2024-02-261-0/+6
| |/
* / feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-262-11/+18
|/
* Merge pull request #43580 from nextcloud/artonge/fix/metdata_column_migrationJohn Molakvoæ2024-02-222-8/+80
|\
| * Move oc_file_metadata.metadata migration to a background jobLouis Chemineau2024-02-222-8/+80
* | Merge pull request #41006 from nextcloud/backport/40879/stable27John Molakvoæ2024-02-221-7/+19
|\ \ | |/ |/|
| * fix(session): Do not log fresh/empty session as errorChristoph Wurst2024-02-091-12/+18
| * fix(session): Log when crypto session data is lostChristoph Wurst2024-02-091-1/+7
* | Move away from deprecated utf_encode() on PHP 8.2+Git'Fellow2024-02-201-1/+1
* | Lower failed movie preview to infoGit'Fellow2024-02-101-1/+1
* | Merge pull request #43038 from nextcloud/fix/36463/preview-not-generated-stab...Benjamin Gaussorgues2024-02-091-0/+3
|\ \ | |/ |/|
| * fix(preview): Check if node id is null before deleting the preview folderMarcel Müller2024-01-221-0/+3
* | Merge pull request #43246 from nextcloud/backport/41327/stable27Benjamin Gaussorgues2024-02-092-8/+32
|\ \
| * | also updated parent etags when a changed etag is detected during scanningRobin Appelman2024-01-312-7/+30
| * | dont reuse etag for folders marked explicitly unscannedRobin Appelman2024-01-311-1/+2