summaryrefslogtreecommitdiffstats
path: root/apps/files/controller/apicontroller.php
Commit message (Expand)AuthorAgeFilesLines
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-239/+0
* filter hidden files on the web interfaceChristoph Wurst2016-04-191-0/+12
* fix default value, update js/php testsChristoph Wurst2016-04-131-1/+14
* persist file sorting changesChristoph Wurst2016-04-131-2/+17
* Return remote shares in oc:share-types Webdav propertyVincent Petry2016-03-241-1/+2
* Display share status info in favorite listVincent Petry2016-03-171-3/+51
* Happy new year!Thomas Müller2016-01-121-1/+1
* Adjust patchesThomas Müller2015-11-301-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-301-1/+1
* Update license headersLukas Reschke2015-10-261-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* No need to url decode the fileThomas Müller2015-08-051-1/+1
* disallow cookie auth for cors requestsBernhard Posselt2015-05-221-2/+0
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
* Update license headersJenkins for ownCloud2015-03-261-4/+22
* No longer directly output OC_Image for thumbnailsRoeland Jago Douma2015-03-241-11/+15
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+20
* Check if the offset exists before accessingLukas Reschke2015-02-171-16/+34
* fix response for tags and show error messageMorris Jobke2015-02-021-3/+3
* Ignore favorites that are not available when creating the favorites listJoas Schilling2015-01-231-0/+6
* 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