]> source.dussan.org Git - nextcloud-server.git/commit
Allow the creationg of previews of files stored in appdata 11703/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 8 Oct 2018 12:35:35 +0000 (14:35 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 9 Oct 2018 09:49:02 +0000 (11:49 +0200)
commitf7e9533d1eee8fadf5250be5bd2a0b3c672f3f6d
treee3bfa30a862c7f752f27ab81975df74bf3b43fd1
parentecf14adf76a1f8210a7e541d1cf68616b0da8ebb
Allow the creationg of previews of files stored in appdata

To allow us to create previews of files stored in appdata we need to
construct the view differently.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/Preview/GeneratorHelper.php
lib/private/PreviewManager.php