nextcloud-server/lib/private/Collaboration
Louis Chmn b344b5323d fix(collaboration): Replace NonExisting* check on `NodeDeletedEvent` by a try/catch
Deleted nodes are always non existing, but some of them have a fileInfo.
This ensure that we still run the cleanup but in a safe way.

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-11-25 19:30:53 +07:00
..
AutoComplete
Collaborators fix(sharing): Add isTrustedServer flag to lookup results 2025-11-24 23:32:40 +07:00
Reference fix(collaboration): Replace NonExisting* check on `NodeDeletedEvent` by a try/catch 2025-11-25 19:30:53 +07:00
Resources fix(query-builder): Don't catch UniqueConstraintViolationException 2025-09-02 11:55:58 +07:00