mirror of
https://github.com/nextcloud/maps.git
synced 2025-07-20 16:47:37 +00:00

Fix and rewrite isUserNode to accept files from other storages than IHomeStorage e.g. include photos and tracks from external_files or shares. - Fix possible assert in addByFile(Node $file) if getAccessList($file) returns empty result. Signed-off-by: umgfoin <umgfoin@users.noreply.github.com>