aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Node
Commit message (Expand)AuthorAgeFilesLines
* fix: `OCP\Files\Node\Folder::search` was not setting the ownerFerdinand Thiessen2024-07-301-1/+24
* Try create folder first and check if it exists afterGit'Fellow2024-05-301-1/+1
* fix(files): Try to create dir only if it not existsGit'Fellow2024-05-301-1/+1
* Synchronize operation on live photo filesLouis Chemineau2023-11-301-2/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-5/+5
* fix(events): Make sure all `\OCP\Files::…` events are emitted with the same...Joas Schilling2023-11-091-1/+8
* IFilesMetadataMaxence Lange2023-11-071-2/+0
* IFilesMetadataMaxence Lange2023-11-073-1/+21
* fix(Folder): Allow filename to be '0'Marcel Klehr2023-10-221-1/+1
* add method to create a node from cache entry + mountpointRobin Appelman2023-09-193-1/+34
* fix: Pass parent to NonExistingFile instancesJulius Härtl2023-09-131-1/+10
* reuse isValidPath from FilesystemRobin Appelman2023-09-042-15/+3
* make LazyFolder::get not load the real folder if we know the pathRobin Appelman2023-09-044-27/+56
* add IFileInfo::getParentIdRobin Appelman2023-09-042-7/+15
* make Node::getParent lazyRobin Appelman2023-09-041-1/+10
* allow passing more info to lazy folderRobin Appelman2023-09-041-0/+18
* fix: prevent sharing permissions on user root folderJohn Molakvoæ2023-09-011-1/+2
* fix!: Move getEventDispatcher usage to IEventDispatcherJoas Schilling2023-07-281-2/+4
* fix: Move Node HookConnecter events to IEventDispatcherJoas Schilling2023-07-271-25/+13
* fix(node): non-existing folder is not searchableArthur Schiwon2023-07-131-0/+4
* chore: Replace \OC::$server->query with \OCP\Server::get in /libChristoph Wurst2023-07-061-1/+1
* Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpointJulius Härtl2023-06-282-0/+9
|\
| * fix: cominbation of small fixesArthur Schiwon2023-06-211-2/+2
| * feat: add searchBySystemTag as PHP APIArthur Schiwon2023-06-211-0/+4
| * fix: change if with conditionless else to switch; and a parameter valueArthur Schiwon2023-06-211-1/+1
| * use efficient tag retrieval on DAV report requestArthur Schiwon2023-06-211-1/+6
* | ci: pro forma check of existence of internal methodArthur Schiwon2023-06-211-7/+9
* | refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-213-15/+8
* | chore: ugly type jugglingArthur Schiwon2023-06-213-13/+18
* | fix: add typehine for IRootFolderArthur Schiwon2023-06-211-7/+5
|/
* Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_privateRobin Appelman2023-06-011-3/+3
|\
| * Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-151-3/+3
* | Merge pull request #32961 from nextcloud/more-debug-lazyuserfolderCôme Chilliet2023-05-152-6/+18
|\ \ | |/ |/|
| * Add back missing slash in LazyUserFolder pathCôme Chilliet2023-05-091-1/+1
| * Make it easier to debug issue #32304Carl Schwan2023-05-042-7/+19
* | Merge pull request #37961 from nextcloud/poc/noid/systemtags-perfArthur Schiwon2023-05-111-32/+4
|\ \
| * | refactor: remove SystemTag logic from Folder into QuerySearchHelperArthur Schiwon2023-05-091-52/+1
| * | feat: specify media type via url path: systemtags-current/$mediaTypeArthur Schiwon2023-05-091-2/+9
| * | PoC: SystemTags endpoint to return tags used by a user with meta dataArthur Schiwon2023-05-091-24/+40
| |/
* / Make sure to never trigger files hooks on a null pathCôme Chilliet2023-05-041-1/+4
|/
* Fix file_get_content signatures to make it clear it can return falseCôme Chilliet2023-04-271-5/+7
* fix: Use proper path when creating node instancesJulius Härtl2023-04-171-1/+5
* Merge pull request #36836 from nextcloud/fix/view-type-cleanupCôme Chilliet2023-04-051-1/+1
|\
| * Improve typing for fopen/toTmpFileCôme Chilliet2023-04-031-1/+1
* | Fix inherited parameter namesjld31032023-04-032-4/+4
|/
* Merge pull request #33061 from ibpl/master-IB#1121253Côme Chilliet2023-03-141-7/+8
|\
| * Merge masterPawel Boguslawski2022-11-044-17/+28
| |\
| * | Update Folder.phpPaweł Bogusławski2022-07-291-0/+1
| * | Update Folder.phpPaweł Bogusławski2022-07-291-1/+0
| * | Update lib/private/Files/Node/Folder.phpPaweł Bogusławski2022-07-291-1/+1