nextcloud/apps/files_versions/lib
Roeland Jago Douma 39bb9c06d1
Delete the previews when a version is restored
Fixes #9469

When a version of a file is restored the previews are no longer valid.
Thus we should remove them so they are regenerated.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-14 19:58:19 +02:00
..
AppInfo Use more magic DI in files_versions 2018-05-11 22:25:07 +02:00
BackgroundJob Use more magic DI in files_versions 2018-05-11 22:25:07 +02:00
Command Use more magic DI in files_versions 2018-05-11 22:25:07 +02:00
Controller Update license headers 2017-11-06 16:56:19 +01:00
Events Update license headers 2017-11-06 16:56:19 +01:00
Sabre If not in debug disable principal listing 2018-05-08 20:52:14 +02:00
Capabilities.php Fix apps/ 2016-07-21 18:13:57 +02:00
Expiration.php Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Hooks.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Storage.php Delete the previews when a version is restored 2018-05-14 19:58:19 +02:00