summaryrefslogtreecommitdiff
path: root/mediafirewall.php
AgeCommit message (Expand)AuthorFilesLines
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-1/+1
2017-10-19Fix: 1432 - glide validation signature requires full URL pathGreg Roach1-2/+1
2017-10-17Fix: #1430 - not checking URL signature for media firewall imagesGreg Roach1-0/+9
2017-10-08Fix: #1311 - support media directories paths containing ../Greg Roach1-7/+8
2017-07-02Use glide/intervention to generate thumbnail imagesGreg Roach1-391/+53
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-9/+4
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-2/+2
2015-06-19Fix #604 - DejaVu font has new locationGreg Roach1-14/+5
2015-06-08PHPDocGreg Roach1-2/+5
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+3
2015-06-02Code style - getters/setters, PHPDoc, TODOGreg Roach1-1/+1
2015-06-01Fix #592 - missing namespaceGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-1/+1
2015-05-30Code styleGreg Roach1-9/+9
2015-04-26Replace Zend_Session with our own classGreg Roach1-4/+0
2015-03-13PunctuationGreg Roach1-2/+2
2015-03-09Use Tree object instead of ID/nameGreg Roach1-3/+3
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-4/+5
2015-02-09PHPDocGreg Roach1-2/+2
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-2/+2
2015-02-04Missing namespace in mediafirewall.phpGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-2/+2
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-30/+25
2015-01-28Use PHP function to set HTTP statusGreg Roach1-1/+0
2015-01-28Use PHP function to set HTTP statusGreg Roach1-3/+2
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-2/+3
2015-01-21Too many 'default:'Greg Roach1-4/+3
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-37/+41
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-3/+3
2014-12-16PHPDoc, unused codeGreg Roach1-1/+1
2014-12-05PHPDoc and tidy upGreg Roach1-121/+162
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-06Missed part of the WT_File::mkdir updateGreg Roach1-3/+1
2014-10-05Cleanup - use WT_File class instead of manipulating filesystemGreg Roach1-1/+1
2014-09-20Code cleanupGreg Roach1-2/+2
2014-09-12Use the (faster) native mb_string functions where available, and fallbacks wh...Greg Roach1-2/+2
2014-08-29Move global I18N functions to I18N classGreg Roach1-2/+2
2014-08-29Remove function from global scope, and add unit testsGreg Roach1-1/+1
2014-08-27Remove execute file permissions from PHP scriptsGreg Roach1-0/+0
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-2/+4
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-2/+2
2014-04-01Unused variablesGreg Roach1-1/+0
2014-03-31Remove calls to non-existant functionGreg Roach1-2/+2
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1