Closed oparoz closed 8 years ago
I will close this once I've verified that we get the path to the file.
@imjalpreet It would be worth building and defining your test setup. Files can be local or on another cloud (federated shares), available via ownCloud directly or via files_external, etc. You can add the information here or to the wiki.
That way we can manually test all the scenarios before a release and try to get Travis to test them.
:+1: Works. Tested both with the web and the desktop client.
Every time a file is updated, a "postCreate" event is sent. The app should contain a hook which would receive the path to the file which was just uploaded. With that path, it's then possible for the app to process the image, either in real-time or by processing a queue.