summaryrefslogtreecommitdiffstats
path: root/inc/download.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-1/+1
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [inc/Download] Keep curl handle open for connection reuseSimon Rettberg2017-11-131-15/+19
|
* [inc/Download] Delete temp file for response headerSimon Rettberg2017-07-251-0/+1
|
* [inc/Download] Properly return final HTTP status code for redirected requestsSimon Rettberg2017-03-211-6/+6
|
* Image delete featureSimon Rettberg2015-09-111-5/+7
|
* Many changesSimon Rettberg2015-09-041-0/+32
|
* New SysConfig module for adding a logoSimon Rettberg2014-06-271-0/+93