summaryrefslogtreecommitdiffstats
path: root/files/download.php
Commit message (Collapse)AuthorAgeFilesLines
* Replace Expires and caching headers by OC_Response functionsBart Visscher2012-02-131-3/+1
|
* prevent the remaining ob_clean related errorsRobin Appelman2011-10-171-1/+1
|
* Move some common code to OC_UtilBart Visscher2011-09-181-4/+1
| | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
* fix the getlink callsFrank Karlitschek2011-08-111-1/+1
|
* Renaming classes :-)Jakob Sack2011-07-291-7/+7
|
* Delete requires in applications where possibleJakob Sack2011-07-271-1/+0
|
* Show currect filename when downloading filesRobin Appelman2011-04-261-0/+1
|
* don't use output buffering for file downloadsRobin Appelman2011-04-261-0/+1
|
* 404 error pageRobin Appelman2011-04-181-0/+8
|
* get rid of the oc_require and friendsRobin Appelman2011-04-161-1/+1
|
* Beginning of some ajax features and an admin page for filesJakob Sack2011-03-031-0/+45