Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -18/+4 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | optimize UserMountCache::registerStorage | Robin Appelman | 2023-11-16 | 1 | -0/+8 |
| | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | more type hints for ICachedMountInfo and IMountManager | Robin Appelman | 2022-03-04 | 1 | -7/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | store mountprovider for each mount in the mounts table | Robin Appelman | 2022-02-23 | 1 | -0/+4 |
| | | | | | | this enabled more fine grained filesystem setup Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -3/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | optimize Folder::getById to use less queries | Robin Appelman | 2016-10-12 | 1 | -0/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | get shared storage storage id without setting up the storage | Robin Appelman | 2016-08-09 | 1 | -5/+1 |
| | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | Save the files external mount id in the mount cache table | Robin Appelman | 2016-07-13 | 1 | -0/+4 |
| | |||||
* | handle invalid storages in LazyStorageMountInfo | Robin Appelman | 2016-06-13 | 1 | -2/+6 |
| | |||||
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -0/+74 |