summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/download.php
Commit message (Collapse)AuthorAgeFilesLines
* Revert "FIX: Download of files named "true" or "false" impossible"Roland Hager2013-06-121-2/+1
| | | | | This reverts commit d2d71c8797f7e7b51e55bec4217738faaf6a08ca. which was accidentally commited
* FIX: Download of files named "true" or "false" impossibleRoland Hager2013-06-121-1/+2
| | | | | | | It was not possible to download a file called "true" or "false" (caseinsensitive) when clicking the link "download" due to the result of json_decode(). Both cases are now implicitly checked. Hotfix provided by Herbert Pophal
* remove debug outputBjörn Schießle2013-03-071-2/+1
|
* json encode list of filesBjörn Schießle2013-03-071-1/+8
|
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-1/+0
|
* Add HEAD request management for files ajax/download.phpBrice Maron2012-05-241-1/+1
|
* removing executable bit - againThomas Mueller2012-05-151-0/+0
|
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
|
* move files to app folderGeorg Ehrke2012-04-181-0/+37