summaryrefslogtreecommitdiff
path: root/mediafirewall.php
AgeCommit message (Expand)AuthorFilesLines
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