summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix: add check for app_api_system session flag to bypass rate limitFlorian Klinger2024-04-172-1/+9
* Merge pull request #44461 from nextcloud/backport/44394/stable28Benjamin Gaussorgues2024-04-171-0/+10
|\
| * fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address i...Ferdinand Thiessen2024-03-251-0/+10
* | Merge pull request #44489 from nextcloud/backport/44474/stable28Benjamin Gaussorgues2024-04-171-0/+26
|\ \
| * | fix(preview): webp preview formatRichard Steinmetz2024-03-261-0/+26
| |/
* | Merge pull request #44446 from nextcloud/backport/43057/stable28Benjamin Gaussorgues2024-04-172-63/+78
|\ \
| * | feat(perf): add cache for authtoken lookupBenjamin Gaussorgues2024-03-252-63/+78
* | | fix: use proper jailed patch in watcherRobin Appelman2024-04-102-4/+77
* | | fix: Fix avatar imagesChristopher Ng2024-04-081-0/+7
* | | perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-04-052-15/+19
* | | fix(config): correctness issues in readingVarun Patil2024-04-031-13/+26
* | | fix(JSRecourceLocator): Add missing slash after server rootFerdinand Thiessen2024-03-291-1/+1
* | | feat(files)): Add retry logic to cover deadlock situations when moving many f...Louis Chemineau2024-03-281-6/+25
| |/ |/|
* | Merge pull request #44320 from nextcloud/backport/39990/stable28Stephan Orbaugh2024-03-251-0/+11
|\ \ | |/ |/|
| * fix: add some recrusive detection/preventionRobin Appelman2024-03-221-0/+11
* | fix: log error when default getWrapperStorage would return nullRobin Appelman2024-03-221-0/+9
|/
* Merge pull request #44285 from nextcloud/backport/44279/stable28John Molakvoæ2024-03-211-0/+7
|\
| * fix: ensure nested mount points are handled in the correct orderRobin Appelman2024-03-181-0/+7
* | 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
* | Merge pull request #44053 from nextcloud/backport/43086/stable28John Molakvoæ2024-03-191-1/+2
|\ \
| * | fix: disable the internal s3sdk multi part copy logicRobin Appelman2024-03-071-1/+2
* | | fix xml ocs response for serializable objectsKlaus2024-03-181-0/+4
| |/ |/|
* | Merge pull request #44208 from nextcloud/backport/44203/stable28John Molakvoæ2024-03-161-1/+5
|\ \
| * | fix: avoid scanning a non existing directoryBenjamin Gaussorgues2024-03-141-1/+5
* | | Merge pull request #44080 from nextcloud/backport/43992/stable28John Molakvoæ2024-03-161-1/+10
|\ \ \ | |/ / |/| |
| * | fix: Avoid clear cache with prefixJulius Härtl2024-03-081-1/+10
* | | 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: Add edge as supported user agent for CSPv3 noncesJulius Härtl2024-03-111-0/+1
* | | fix: Adjust user agent pattern for EdgeJulius Härtl2024-03-111-1/+1
|/ /
* / fix(JSResourceLocator): Consider configured app roots for filesFerdinand Thiessen2024-03-071-40/+22
|/
* fix: Fetch custom app store url without internet connectionJulius Härtl2024-03-041-2/+4
* Merge pull request #43900 from nextcloud/backport/30957/stable28John 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 #43833 from nextcloud/backport/43428/stable28John Molakvoæ2024-02-292-11/+18
|\ \
| * | feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-262-11/+18
| |/
* | Merge pull request #43828 from nextcloud/backport/43787/stable28John Molakvoæ2024-02-291-0/+6
|\ \
| * | fix: Throw instead of yielding nothing when listing local directoriesJulius Härtl2024-02-261-0/+6
| |/
* | Merge pull request #43801 from nextcloud/backport/43187/stable28John Molakvoæ2024-02-291-1/+1
|\ \
| * | Fix data type in FilesMetadata::setIntList()hschletz2024-02-231-1/+1
| |/
* | Merge pull request #43788 from nextcloud/backport/39607/stable28John Molakvoæ2024-02-291-1/+1
|\ \
| * | Add "-i" to sendmail's pipe FedericoHeichou2024-02-231-1/+1
| |/
* / fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-272-12/+13
|/
* Move away from deprecated utf_encode() on PHP 8.2+Git'Fellow2024-02-201-1/+1
* fix(preview): Check if node id is null before deleting the preview folderMarcel Müller2024-02-151-0/+3
* Lower failed movie preview to infoGit'Fellow2024-02-101-1/+1
* Merge pull request #43391 from nextcloud/backport/43131/stable28Robin Appelman2024-02-091-1/+1
|\