aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/fetch.functions.php
Commit message (Expand)AuthorAge
* Use str_starts_with/str_ends_withfiwswe2023-09-14
* code style: line breaksAndreas Gohr2023-08-31
* code style: operator spacingAndreas Gohr2023-08-31
* Rector to rename print to echo callsAndreas Gohr2023-08-31
* coding style: control flow line breaksAndreas Gohr2023-08-31
* coding style: control flow whitespacesAndreas Gohr2023-08-31
* coding style: function call spacingAndreas Gohr2023-08-30
* codestyle adjustments: function declaration braces/spacesAndreas Gohr2023-08-30
* Apply rector fixes to the rest of incAndreas Gohr2023-08-29
* scrutinizer fixAndreas Gohr2020-11-19
* Restrictive Content-Security-Policy for media #1045Andreas Gohr2020-10-14
* fixed some line length errorsAndreas Gohr2019-07-14
* replaced deprecated utf8 functionsAndreas Gohr2019-06-10
* line lengths shortenedAndreas Gohr2018-04-27
* remove pragma:no-cache header. closes #1201Andreas Gohr2015-07-15
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Merge remote-tracking branch 'splitbrain/master'Gerry Weißbach2014-12-22
|\
| * Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* | rfc2231 compatible encoding for header()Gerry Weißbach2014-08-29
|/
* use http_sendfile correctDominik Eckelmann2014-02-15
* Re-order parameters to not break other callersGerry Weißbach2014-01-27
* nopGerry Weißbach2014-01-27
* Use original filename for Content-DispositionGerry Weißbach2014-01-27
* 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
* | | 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