nextcloud/apps/files_versions/lib
Ferdinand Thiessen 9c20e30270 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-16 15:55:13 +00:00
..
AppInfo chore: Add SPDX header 2024-06-02 20:00:00 +02:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Controller feat(files_versions): Implement preview mime icon fallback 2025-03-28 11:54:31 +01:00
Db style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Events refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Listener fix(files_versions): only handle path updates when there is path 2025-06-16 15:55:13 +00:00
Migration style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Sabre refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Versions fix(files_versions): Folder should not be hardcoed 2025-05-14 08:18:29 +00:00
Capabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Expiration.php fix(files_versions): Do not expire versions newer than min age 2025-02-25 15:04:21 +00:00
Storage.php fix(files_versions): Do not expire versions newer than min age 2025-02-25 15:04:21 +00:00