nextcloud/apps/files_versions/lib
Julius Härtl e26187c7ff
Make sure we only fetch the file by id for the actual owner
Otherwise this will fetch all mounts for the file id which is quite
expensive and causes long saving times in big sharing structures

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-01 10:10:49 +02:00
..
AppInfo fix loading multiple version backends from one app 2019-06-04 14:11:24 +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 allow non integer version ids 2019-06-04 14:15:20 +02:00
Events Update license headers 2017-11-06 16:56:19 +01:00
Sabre actually return the user when creating version dav nodes 2018-11-15 17:17:54 +01:00
Versions allow non integer version ids 2019-06-04 14:15:20 +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 Move of files_versions to webpack 2019-02-13 22:20:07 +01:00
Storage.php Make sure we only fetch the file by id for the actual owner 2019-08-01 10:10:49 +02:00