nextcloud-swarm-plugin/lib/Storage
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
..
BeeSwarm.php fix(files_scan): Fixed disappearing files issue (#65) 2024-09-18 12:44:31 +02:00
BeeSwarmTrait.php feat(download): fix 308 and handle 404 (#63) 2024-09-14 23:18:39 +03:00