summaryrefslogtreecommitdiff
path: root/www/functions/func_download.php
AgeCommit message (Expand)AuthorFilesLines
2014-04-21Added documentation for class and new methods.Horus31-15/+15
2014-04-21Now you can get a full list of FILES or DIRECTORY from class files. Also chan...Horus31-1/+4
2014-04-15Added 404 message for internal server redirect.root1-0/+2
2014-04-02Displays images directly in the browser.Horus31-1/+4
2014-03-29Improved the ban system and the download mechanism.Horus31-5/+7
2014-03-27Merge in comming. Added new function to generate a donwload id.moehm1-2/+0
2014-03-26Various improvements, e.g. move_folder() and a new database layout.moehm1-2/+2
2014-03-26Now conform to HTTP/1.1. Also integrated func_download.root1-7/+19
2014-03-22Differences between folder_is_empty and file_not_found. TODO: Extra design fo...root1-3/+3
2014-03-21Doesn't show private files anymore and trying to write a empty_folder function.root1-4/+13
2014-03-21The index.php starts the download. Also extra function to print empty folders.moehm1-25/+40
2014-03-21If you are loged in, now you can download your files.root1-5/+7
2014-03-20First test for download() and delete().root1-8/+9
2014-03-20Finished func_download.moehm1-9/+21
2014-03-19Added func_download and func_delete.moehm1-0/+67