aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Node/LazyFolder.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpointJulius Härtl2023-06-281-0/+4
|\
| * feat: add searchBySystemTag as PHP APIArthur Schiwon2023-06-211-0/+4
* | refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-211-3/+4
|/
* Make it easier to debug issue #32304Carl Schwan2023-05-041-3/+4
* Type sizes as int|float throughout the code baseCôme Chilliet2023-02-071-1/+1
* more preset metadata for LazyUserFolderRobin Appelman2022-04-081-0/+11
* optimize getById on LazyUserFolder to not require a full fs setupRobin Appelman2022-04-041-7/+5
* allow setting some metadata in the lazyfolder without having to get the real ...Robin Appelman2022-03-241-1/+24
* store mountprovider for each mount in the mounts tableRobin Appelman2022-02-231-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+4
* generalize the "lazy folder" conceptRobin Appelman2020-05-111-0/+496