0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 13:00:42 +00:00
nextcloud_server/apps/files_versions/lib
Ferdinand Thiessen 8ca23f2c7d
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-04-27 23:51:56 +02:00
..
AppInfo refactor: move version rollback hook to event 2025-02-25 14:03:21 +00:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Controller feat(files_versions): Implement preview mime icon fallback 2025-03-27 08:56:45 +01:00
Db style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Events refactor: move version rollback hook to event 2025-02-25 14:03:21 +00:00
Listener fix(files_versions): only handle path updates when there is path 2025-04-27 23:51:56 +02: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 refactor: move version rollback hook to event 2025-02-25 14:03:21 +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-19 12:25:09 +01:00
Storage.php fix(files_versions): Do not expire versions newer than min age 2025-02-19 12:25:09 +01:00