nextcloud-swarm-plugin/lib
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
..
AppInfo fix(copyref): Copy Swarm Reference issue (#59) 2024-08-30 19:01:09 +02:00
Auth feat(settings): validation 2024-08-21 17:55:14 +08:00
Backend perf(settings): url validation 2024-08-21 17:55:14 +08:00
Controller pay-wall (#60) 2024-08-12 16:50:32 +02:00
Db fix(files_scan): Fixed disappearing files issue (#65) 2024-09-18 12:44:31 +02:00
Migration add env for swarm access 2024-07-08 11:57:59 +02:00
Sabre add env for swarm access 2024-07-08 11:57:59 +02:00
Service add env for swarm access 2024-07-08 11:57:59 +02:00
Settings pay-wall (#60) 2024-08-12 16:50:32 +02:00
Storage fix(files_scan): Fixed disappearing files issue (#65) 2024-09-18 12:44:31 +02:00
Utils pay-wall (#60) 2024-08-12 16:50:32 +02:00