Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add back missing slash in LazyUserFolder path | Côme Chilliet | 2023-05-09 | 1 | -1/+1 |
| | | | Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> | ||||
* | Make it easier to debug issue #32304 | Carl Schwan | 2023-05-04 | 1 | -4/+15 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | optimize LazyUserFolder::getMountPoint | Robin Appelman | 2023-02-13 | 1 | -2/+16 |
| | | | | | | no need to do a full setup Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | more preset metadata for LazyUserFolder | Robin Appelman | 2022-04-08 | 1 | -0/+3 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | optimize getById on LazyUserFolder to not require a full fs setup | Robin Appelman | 2022-04-04 | 1 | -8/+18 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fmt | Robin Appelman | 2022-03-24 | 1 | -4/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | improve lazy UserFolder | Robin Appelman | 2022-03-24 | 1 | -0/+59 |
Signed-off-by: Robin Appelman <robin@icewind.nl> |