nextcloud/apps/files_versions/lib
Ferdinand Thiessen 6481ccbe37 fix(files_versions): only handle path updates when there is path
`getPathForNode` can fail with null for various reasons (e.g. no owner),
in this cases we need to just skip the event handling.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-17 20:00:33 +02:00
..
AppInfo chore: apply code style 2025-04-30 19:04:59 +02:00
BackgroundJob chore: apply code style 2025-04-30 19:04:59 +02:00
Command chore: apply code style 2025-04-30 19:04:59 +02:00
Controller chore: apply code style 2025-04-30 19:04:59 +02:00
Db chore: apply code style 2025-04-30 19:04:59 +02:00
Events chore: apply code style 2025-04-30 19:04:59 +02:00
Listener fix(files_versions): only handle path updates when there is path 2025-06-17 20:00:33 +02:00
Migration chore: apply code style 2025-04-30 19:04:59 +02:00
Sabre chore: apply code style 2025-04-30 19:04:59 +02:00
Versions fix(files_versions): Folder should not be hardcoed 2025-05-14 08:18:17 +00:00
Capabilities.php chore: apply code style 2025-04-30 19:04:59 +02:00
Expiration.php chore: apply code style 2025-04-30 19:04:59 +02:00
Storage.php chore: apply code style 2025-04-30 19:04:59 +02:00