aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache/NullWatcher.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* optimize View::getPath if we already know the storage idRobin Appelman2020-09-161-3/+0
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* disable update checking for shared storagesRobin Appelman2020-09-151-0/+56
update checking is already handled by the share source Signed-off-by: Robin Appelman <robin@icewind.nl>