aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Cache/IFileAccess.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat: add interface for lower level filecache acess without having to do ↵Robin Appelman2024-03-251-0/+99
direct db queries Signed-off-by: Robin Appelman <robin@icewind.nl>