summaryrefslogtreecommitdiffstats
path: root/apps/files/controller/apicontroller.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed small code style issuesVincent Petry2014-12-151-0/+5
|
* Added favorites feature to the files appVincent Petry2014-12-151-1/+50
|
* URLEncode filenames to be compatible with special charactersLukas Reschke2014-10-201-3/+3
|
* Route for thumbnail generationtobiasKaminsky2014-09-161-0/+52
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