]> source.dussan.org Git - nextcloud-server.git/commit
Route for thumbnail generation
authortobiasKaminsky <tobias@kaminsky.me>
Sat, 9 Aug 2014 08:39:12 +0000 (10:39 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 16 Sep 2014 13:00:58 +0000 (15:00 +0200)
commite62d5b7e55ea5eab098751146f6c49641574c7c9
tree166c7ceedb173845b36858ce7e32b19f4ca09090
parent1978d3d6a279a4c60371b2cf809bd57e70f4ed35
Route for thumbnail generation

Thumbnail generation

Removed Log

Added requested changes

Added requested changes.

- Fix code style
- Add exception if file does not exist
- Switch route styling

Replaces https://github.com/owncloud/core/pull/10805

Fix codestyle

Fix codestyle

Migrate to appframework

Fix typo
apps/files/appinfo/application.php [new file with mode: 0644]
apps/files/appinfo/routes.php
apps/files/controller/apicontroller.php [new file with mode: 0644]
lib/private/preview.php