summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Node/LazyFolder.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-0/+4
* refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-231-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