summaryrefslogtreecommitdiffstats
path: root/lib/public/Files
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-24122-2415/+359
* fix(files): setOwner since docLouis Chemineau2024-05-161-1/+1
* fix(IRootFolder): Add getAppDataDirectoryName methodMarcel Klehr2024-05-141-0/+6
* fix: weed out some psalm errors and run cs:fixMarcel Klehr2024-05-141-8/+0
* feat: first pass at TaskProcessing APIMarcel Klehr2024-05-141-0/+8
* perf(ILockManager): Allow registering a lock provider lazyJulius Härtl2024-04-301-0/+8
* fix: Improve typing of mimetype aliasesCôme Chilliet2024-04-301-1/+1
* perf(templates): Emit RegisterTemplateCreatorEvent to register template creat...Julius Härtl2024-04-221-0/+46
* fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-04-091-0/+12
* fix: Fix new psalm errors from updateCôme Chilliet2024-04-081-2/+1
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-0214-14/+14
* feat: add interface for lower level filecache acess without having to do dire...Robin Appelman2024-03-251-0/+99
* feat: Add iconSvgInline to TemplateFileCreatorChristopher Ng2024-03-201-1/+13
* refactor(mimeloader): modernize MimeTypeLoaderThomas Citharel2024-03-141-4/+4
* feat(files): copy live photosMaxence Lange2024-03-084-47/+13
* feat: add interface to get only a single node by id instead of all nodes for ...Robin Appelman2024-03-042-1/+39
* add some comments for the distributive operation and add another testRobin Appelman2024-02-161-0/+4
* fix types + autoloaderRobin Appelman2024-02-151-1/+4
* optimize query pattern used by storage filterRobin Appelman2024-02-151-2/+3
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-1410-1/+162
* chore: Add missing ArrayAccess template parametersCôme Chilliet2024-02-061-0/+1
* Use OCP\Util::getL10N instead of OC::$server->getL10NCôme Chilliet2024-02-056-6/+6
* perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-01-121-1/+1
* Synchronize operation on live photo filesLouis Chemineau2023-11-292-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