summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/get.php
Commit message (Expand)AuthorAgeFilesLines
* Sharing: Define missing template varsBart Visscher2012-04-141-0/+2
* Replace Expires and caching headers by OC_Response functionsBart Visscher2012-02-131-3/+1
* Sharing app needs to be loaded for public link of file in Shared folder - fix...Michael Gapczynski2012-01-301-1/+0
* Merge commit 'refs/merge-requests/52' of git://gitorious.org/owncloud/ownclou...Marvin Thomas Rabe2011-10-061-2/+3
|\
| * Fixed the file sharing listing bug (filename is empty when it has no extensio...Borjan Tchakaloff2011-10-051-2/+3
* | Added the missing quotes on the filename.Borjan Tchakaloff2011-10-051-1/+1
|/
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* files: hide non functioning code when called from a/f_s/get.phpFlorian Pritz2011-09-241-0/+2
* removed single quotes around publicly linked download fileJan-Christoph Borchardt2011-08-201-2/+2
* Remove some scripts, now you can actually download the files in a public link...Michael Gapczynski2011-08-181-4/+2
* Add downloadURL to files templates for both public links and filesMichael Gapczynski2011-08-181-7/+7
* Copy get.php into files_sharing, public links now use files templatesMichael Gapczynski2011-08-181-0/+85