]> source.dussan.org Git - nextcloud-server.git/commit
Dispatch event on preview request 2076/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 10 Nov 2016 13:04:59 +0000 (14:04 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 10 Nov 2016 13:28:09 +0000 (14:28 +0100)
commit99ada40df48af18396b8a99363832b1bffc58d37
treecb517371491f913f1a3dc4969d7aa0d7061e4bb5
parentcfda17d8f3c55cbbd8decb134c82c499e3c2c2f4
Dispatch event on preview request

Fixes: #73
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/Preview/Generator.php
lib/private/PreviewManager.php
lib/private/Server.php
lib/public/IPreview.php
tests/lib/Preview/GeneratorTest.php