summaryrefslogtreecommitdiff
path: root/lib/exe/fetch.php
Commit message (Expand)AuthorAge
* fetch.php with rev parameterKate Arzamastseva2011-06-04
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\
| * removed require's in lib/exe/*Andreas Gohr2010-02-01
* | Send 403 instead of 401 in fetch.php FS#1904Andreas Gohr2010-02-24
* | Changed FETCH_MEDIA_4XERROR to FETCH_MEDIA_STATUSAndreas Gohr2010-02-23
* | Added FETCH_MEDIA_4XERROR eventGerry Weißbach2010-02-23
|/
* Whitespace cleanup FS#1709furun2009-10-16
* require a hash in fetch.php for external URLs FS#1769Andreas Gohr2009-10-06
* Use all available icons for file links (FS#1759)Tom N Harris2009-09-26
* Support for multirange requests for media FS#1630Andreas Gohr2009-03-13
* add http_sendfile() functionChris Smith2009-01-18
* Make content-disposition configurable in mime.conf FS#1541Andreas Gohr2008-12-02
* moved crop/resize functions out of fetch.php for reusabilityMichael Klier2008-10-26
* fetch.php file not existing and devision by zerogweissbach2008-08-05
* Avoid div by zero in get_cropped() FS#1453Gerry Weissbach2008-07-27
* MEDIA_SENDFILE event addedAndreas Gohr2008-06-23
* always crop when height is givenAndreas Gohr2008-05-16
* prefer the upper part of portrait photos when croppingAndreas Gohr2008-05-16
* removed debugging codeAndreas Gohr2008-05-16
* image cropping support in fetch.php - no syntax yetAndreas Gohr2008-05-16
* Set cache permissions after image resize FS#1359Otto Vainio2008-03-25
* Propritary Nginx X-Accel-Redirect headerpierre.pracht2008-03-15
* Check memory settings on ?doAndreas Gohr2008-02-23
* fix for resetting timelimit in fetch.php FS#1243Andreas Gohr2008-02-15
* transparent_gifs_wienecke2007-12-21
* X-Sendfile support for fetch.phpAndreas Gohr2007-10-08
* don't use fullpath() before initializedAndreas Gohr2007-09-30
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* better check for images in fetch.phpAndreas Gohr2006-10-18
* restrict fetch.php's download abilitiesAndreas Gohr2006-10-17
* strip controlchars in fetch.php #935Andreas Gohr2006-10-08
* security fixes for fetch.php #924 #962Andreas Gohr2006-09-26
* $conf['fetchsize'] addedAndreas Gohr2006-06-15
* moved gzip compression to init.phpAndreas Gohr2006-05-19
* jpg quality optionBen Coburn2006-05-16
* smart cache-control headers for media fetchBen Coburn2006-04-21
* bugfix fetch remote media (recache and nocache)Ben Coburn2006-04-21
* fixed bug where '304 Not Modified' worked every other time because cache head...Ben Coburn2006-03-15
* refactored http_conditionalRequest($timestamp) to inc/pageutils.phpBen Coburn2006-03-15
* fetch.php now understands partial and conditional requests, fix for #593Andreas Gohr2006-03-02
* check for available memory in GD resizing #655Andreas Gohr2005-12-03
* cleanups in resize_imageGD (maybe #631)Andreas Gohr2005-12-03
* some fixes for getID and the detail pageAndreas Gohr2005-10-21
* fixed bug in fetch.php on windows systemsAndreas Gohr2005-09-22
* support for ImageMagicks convert in fetch.phpPavel Vitis2005-09-11
* private cachecontrol for fetch.php #516Andreas Gohr2005-08-27
* URL rewriting for media filesAndreas Gohr2005-08-14
* use fread instead of fpassthru in fetch.phpBrian Cowan2005-07-28
* directory cleanupandi2005-06-26