aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files
Commit message (Expand)AuthorAgeFilesLines
* Update lib/public/Files/Storage/IStorage.phpAndy Scherzinger2024-09-031-1/+1
* fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-09-031-0/+12
* perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-04-051-1/+1
* Synchronize operation on live photo filesLouis Chemineau2023-11-302-0/+46
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-234-4/+4
* Fix is-define operatorLouis Chemineau2023-11-221-1/+1
* implements search on null/notnull metadataMaxence Lange2023-11-221-0/+1
* Merge pull request #41565 from nextcloud/fix/object-storage-inconsitent-behaviorFerdinand Thiessen2023-11-221-2/+2
|\
| * fix(ObjectStore): Make copying behavior consistent with local storageFerdinand Thiessen2023-11-171-2/+2
* | accept boolean valueMaxence Lange2023-11-221-2/+2
|/
* optimize UserMountCache::registerStorageRobin Appelman2023-11-161-0/+8
* IFilesMetadataMaxence Lange2023-11-072-21/+3
* IFilesMetadataMaxence Lange2023-11-073-2/+47
* enh(IMountManager): Add method to get MountPoint from CachedMountInfoJonas2023-10-231-0/+12
* Merge pull request #40478 from nextcloud/node-from-entryJohn Molakvoæ2023-10-181-0/+12
|\
| * add method to create a node from cache entry + mountpointRobin Appelman2023-09-191-0/+12
* | feat(files): migrate template pickerJohn Molakvoæ2023-10-171-0/+1
|/
* Detect aborted connection in OC\Files\View and stop writing data to the outpu...Benjamin Gaussorgues2023-09-071-0/+33
* add IFileInfo::getParentIdRobin Appelman2023-09-041-0/+9
* Merge pull request #39863 from nextcloud/sharing-mask-wrapperRobin Appelman2023-09-041-0/+8
|\
| * more share permission logic to storage wrapperRobin Appelman2023-08-141-0/+8
* | improve performance of calculating dav permissionsRobin Appelman2023-08-181-6/+7
* | feat: redirect to the mime icon if no preview availableJohn Molakvoæ2023-08-171-0/+6
|/
* Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-042-0/+132
|\
| * feat!: Migrate TagService events to typed eventsJoas Schilling2023-07-282-0/+132
* | fix share roots always being marked as writableRobin Appelman2023-07-281-2/+16
* | expose MovableMount in public interfaceRobin Appelman2023-07-281-0/+48
|/
* files: Add OpenAPI specjld31032023-07-121-0/+4
* Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpointJulius Härtl2023-06-281-0/+10
|\
| * feat: add searchBySystemTag as PHP APIArthur Schiwon2023-06-211-0/+10
* | refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-211-0/+13
|/
* Fix typos in lib/public subdirectorySimon L2023-05-101-1/+1
* Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-typeArthur Schiwon2023-05-033-2/+3
|\
| * Fix file_get_content signatures to make it clear it can return falseCôme Chilliet2023-04-273-2/+3
* | fix: Empty fallback for template creator action labelJulius Härtl2023-04-271-1/+1
|/
* Create new file/folder labelsChristopher Ng2023-04-271-1/+21
* More type cleanup in View and FileInfoCôme Chilliet2023-04-032-2/+2
* Fix return type of methods returning false on errorCôme Chilliet2023-04-033-7/+7
* Improve typing for fopen/toTmpFileCôme Chilliet2023-04-031-1/+1
* Make it clear that file sizes may be float on 32bitsCôme Chilliet2023-04-012-4/+4
* feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-082-0/+129
* Merge pull request #36566 from nextcloud/mount-find-by-numeric-idJulius Härtl2023-02-081-2/+2
|\
| * fix testsRobin Appelman2023-02-071-2/+2
* | Move back typing to phpdoc to keep backward compatibility in OCPCôme Chilliet2023-02-072-2/+8
* | Type sizes as int|float throughout the code baseCôme Chilliet2023-02-073-3/+3
* | Allow float sizes in FileInfo for 32bitsCôme Chilliet2023-02-071-1/+1
* | Strong type filesize related methods to ease 32bits problem findingsCôme Chilliet2023-02-072-8/+2
|/
* ci: migrate ocp since checker to psalmDaniel Kesselberg2023-01-241-0/+4
* composer run cs:fixCôme Chilliet2023-01-2027-27/+0
* fix link to documentation of php functionbbx-github2023-01-031-1/+1