summaryrefslogtreecommitdiff
path: root/mediafirewall.php
AgeCommit message (Expand)AuthorFilesLines
2013-06-29(no commit message)fisharebest1-1/+1
2013-02-20Colorbox updatesfisharebest1-4/+1
2013-01-31Access external files via the media-firewall, for consistencyfisharebest1-3/+8
2013-01-24Mediafirewall - 404 message does not work with non-latin textfisharebest1-7/+3
2013-01-23Wrong folder for watermark thumbnailsfisharebest1-1/+5
2013-01-22Remove old/unused codefisharebest1-1/+1
2013-01-18Major refactoring of media code.fisharebest1-94/+34
2013-01-16Remove some dead codefisharebest1-2/+0
2013-01-12Phase out the use of MEDIA_DIRECTORY_LEVELSfisharebest1-1/+0
2013-01-10Remove some debug code...fisharebest1-1/+0
2013-01-09Update comments, renaming "directory" to "folder"fisharebest1-13/+11
2013-01-06Update help text relating to the data-folder.fisharebest1-0/+1
2012-12-23Fix: mediafirewall exposes original filename in headersfisharebest1-6/+1
2012-12-23Media Firewall - update error reportingfisharebest1-8/+8
2012-12-23MediaFirewall - simplify error handlingfisharebest1-93/+20
2012-12-23MediaFirewall - new/pending media not shown.fisharebest1-101/+42
2012-09-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-1/+1
2012-09-14Tidy usage of new WT_Tree class.fisharebest1-1/+1
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-3/+3
2012-02-23Explicitly close session. Otherwise custom session handlers clash with PHP/APCfisharebest1-0/+2
2012-01-11use imagettftextƁukasz Wilenski1-13/+47
2011-11-14Update some comments from PGV to webtreesfisharebest1-1/+1
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-22/+17
2011-10-06Add initial support for serving static files from a content delivery network.fisharebest1-1/+1
2011-05-16random media block and imageview.php make better use of the Media classLarry Meaney1-1/+1
2011-05-12rewrite Media classLarry Meaney1-19/+24
2011-05-06Fix bug that was preventing the media firewall from properly caching imagesLarry Meaney1-1/+1
2011-01-19minor code reorg for readfile, fpassthruLarry Meaney1-7/+7
2011-01-18Media Firewall - better fallback when fpassthru() and readfile() are unavaila...fisharebest1-53/+39
2011-01-10Media Firewall: If fpassthru is disabled, try readfile. If that is disabled,...Larry Meaney1-5/+27
2011-01-01Refactoring class names and use autoloading.fisharebest1-6/+6
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+1
2010-11-24simplify error messagesLarry Meaney1-5/+4
2010-11-21I18N: simpler error messagefisharebest1-1/+1
2010-11-21Improve media firewall error handling when multiple MEDIA_DIRECTORYs are usedLarry Meaney1-3/+6
2010-10-30(no commit message)fisharebest1-5/+5
2010-09-25Tidy up whitespace/indentsfisharebest1-7/+5
2010-09-21(no commit message)fisharebest1-2/+2
2010-04-16(no commit message)fisharebest1-5/+5
2010-04-05(no commit message)Veit Olschinski1-0/+557