Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add interface to get only a single node by id instead of all nodes for ... | Robin Appelman | 2024-03-04 | 1 | -12/+0 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -3/+3 |
* | make LazyFolder::get not load the real folder if we know the path | Robin Appelman | 2023-09-04 | 1 | -9/+7 |
* | fix: prevent sharing permissions on user root folder | John Molakvoæ | 2023-09-01 | 1 | -1/+2 |
* | Add back missing slash in LazyUserFolder path | Côme Chilliet | 2023-05-09 | 1 | -1/+1 |
* | Make it easier to debug issue #32304 | Carl Schwan | 2023-05-04 | 1 | -4/+15 |
* | optimize LazyUserFolder::getMountPoint | Robin Appelman | 2023-02-13 | 1 | -2/+16 |
* | more preset metadata for LazyUserFolder | Robin Appelman | 2022-04-08 | 1 | -0/+3 |
* | optimize getById on LazyUserFolder to not require a full fs setup | Robin Appelman | 2022-04-04 | 1 | -8/+18 |
* | fmt | Robin Appelman | 2022-03-24 | 1 | -4/+1 |
* | improve lazy UserFolder | Robin Appelman | 2022-03-24 | 1 | -0/+59 |