Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use http_sendfile correct | Dominik Eckelmann | 2014-02-15 |
| | |||
* | Re-order parameters to not break other callers | Gerry Weißbach | 2014-01-27 |
| | | | Needs a check for null now. | ||
* | nop | Gerry Weißbach | 2014-01-27 |
| | |||
* | Use original filename for Content-Disposition | Gerry Weißbach | 2014-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 instead | Klap-in | 2013-08-01 |
| | |||
* | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-07-21 |
|\ | |||
| * | Merge remote-tracking branch 'origin/master' into fetchftp | Klap-in | 2013-06-09 |
| |\ | |||
| * | | apply media_isexternal | Klap-in | 2013-05-21 |
| | | | |||
| * | | Update phpdocs of checkFileStatus | Klap-in | 2013-05-21 |
| | | | |||
| * | | Support handle of images from ftp. | Klap-in | 2013-05-21 |
| | | | | | | | | | | | | ml() can built url to these images, either fetch didn't accept them. | ||
* | | | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-06-09 |
|\ \ \ | | |/ | |/| | |||
| * | | use hmac for external ressource hash FS#2794 | Andreas Gohr | 2013-05-31 |
| |/ | |||
* / | Add check for token when resizing and caching external images | Klap-in | 2013-05-21 |
|/ | |||
* | refactor fetch to support unittesting | Christopher Smith | 2013-03-22 |