nextcloud-swarm-plugin/lib/Db
Karim Vergnes 04deba7cfa
fix(files_scan): Fixed disappearing files issue (#65)
The missing getDirectoryContent() method was preventing the indexer from
discovering files within the root folder, so it didn't bother and marked
everything as nonexistent.

This commit also includes a fix for files disappearing when the parent
folder is renamed.

This fix supersedes #64
2024-09-18 12:44:31 +02:00
..
SwarmFile.php add env for swarm access 2024-07-08 11:57:59 +02:00
SwarmFileMapper.php fix(files_scan): Fixed disappearing files issue (#65) 2024-09-18 12:44:31 +02:00