Commit Graph

19 Commits (00a30e665128352e9b20268ea65400a968903c74)

Author SHA1 Message Date
Robin Appelman 6871a150bd Cache: use a database transition for scanning each folder 13 years ago
Robin Appelman 439578288f Cache: split permission cache scanning and cache scanning 13 years ago
Michael Gapczynski 2c23e143d3 Store etags in the file cache 13 years ago
Robin Appelman 01eb5d2790 fix some edge cases while scanning the root of a storage 13 years ago
Michael Gapczynski cc5d8e5609 Check if data variable in scanner isn't null before using it 13 years ago
Robin Appelman 8687e0d346 add Scanner->backgroundScan 13 years ago
Robin Appelman e6cf082fe0 emit a hooks during the filesystem scan 13 years ago
Robin Appelman 40fae0acbf fix outdated permissions cache use in scanner 13 years ago
Robin Appelman 5a173b901f fix Scanner->scan setting the filesize to 0 for files 13 years ago
Robin Appelman 15b8a3f987 move correctFolderSize from Scanner to Cache 13 years ago
Robin Appelman 79d0ac21cc delete child entries when a folder gets removed from cache 13 years ago
Robin Appelman 695405dfeb add permissions data to the results of the cache api 13 years ago
Robin Appelman b9b9fd9dba more tests and fixes for the filesystem scanner 13 years ago
Robin Appelman 85be00be65 add some more test cases for the scanner 13 years ago
Robin Appelman e415e90c6d make filestorage scanner non-static and add a simple test case 13 years ago
Robin Appelman 522d7df860 convert Cache to a non-static class that handles the cache for a single storage backend 13 years ago
Robin Appelman 6fafd5d4e9 this should be done elsewhere if needed 13 years ago
Robin Appelman 954596c251 rework filecache to work directly on storage backends wip 14 years ago