summaryrefslogtreecommitdiff
path: root/inc/fetch.functions.php
Commit message (Collapse)AuthorAge
* use http_sendfile correctDominik Eckelmann2014-02-15
|
* Re-order parameters to not break other callersGerry Weißbach2014-01-27
| | | Needs a check for null now.
* nopGerry Weißbach2014-01-27
|
* Use original filename for Content-DispositionGerry Weißbach2014-01-27
| | | In most cases this change will have no effect, but noes the response will use the filename that was originally requested. The downloaded filename can be modified to something different as well. E.g. the siteexport plugin will make use of it.
* remove hash for external images, but use token url parameter insteadKlap-in2013-08-01
|
* Merge remote-tracking branch 'origin/master' into fetchimagetokexternalKlap-in2013-07-21
|\
| * Merge remote-tracking branch 'origin/master' into fetchftpKlap-in2013-06-09
| |\
| * | apply media_isexternalKlap-in2013-05-21
| | |
| * | Update phpdocs of checkFileStatusKlap-in2013-05-21
| | |
| * | Support handle of images from ftp.Klap-in2013-05-21
| | | | | | | | | | | | ml() can built url to these images, either fetch didn't accept them.
* | | Merge remote-tracking branch 'origin/master' into fetchimagetokexternalKlap-in2013-06-09
|\ \ \ | | |/ | |/|
| * | use hmac for external ressource hash FS#2794Andreas Gohr2013-05-31
| |/
* / Add check for token when resizing and caching external imagesKlap-in2013-05-21
|/
* refactor fetch to support unittestingChristopher Smith2013-03-22