| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-03 | CodeStyle - spacing/alignment | Greg Roach | 1 | -1/+1 |
| 2017-10-19 | Fix: 1432 - glide validation signature requires full URL path | Greg Roach | 1 | -2/+1 |
| 2017-10-17 | Fix: #1430 - not checking URL signature for media firewall images | Greg Roach | 1 | -0/+9 |
| 2017-10-08 | Fix: #1311 - support media directories paths containing ../ | Greg Roach | 1 | -7/+8 |
| 2017-07-02 | Use glide/intervention to generate thumbnail images | Greg Roach | 1 | -391/+53 |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -9/+4 |
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 1 | -1/+1 |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 1 | -2/+2 |
| 2015-06-19 | Fix #604 - DejaVu font has new location | Greg Roach | 1 | -14/+5 |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+5 |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -1/+3 |
| 2015-06-02 | Code style - getters/setters, PHPDoc, TODO | Greg Roach | 1 | -1/+1 |
| 2015-06-01 | Fix #592 - missing namespace | Greg Roach | 1 | -1/+1 |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -1/+1 |
| 2015-05-30 | Code style | Greg Roach | 1 | -9/+9 |
| 2015-04-26 | Replace Zend_Session with our own class | Greg Roach | 1 | -4/+0 |
| 2015-03-13 | Punctuation | Greg Roach | 1 | -2/+2 |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -3/+3 |
| 2015-03-08 | Remove constants, to improve multi-tree handling | Greg Roach | 1 | -4/+5 |
| 2015-02-09 | PHPDoc | Greg Roach | 1 | -2/+2 |
| 2015-02-05 | Globals | Greg Roach | 1 | -0/+1 |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -2/+2 |
| 2015-02-04 | Missing namespace in mediafirewall.php | Greg Roach | 1 | -1/+1 |
| 2015-02-04 | PHPDoc for globals | Greg Roach | 1 | -2/+2 |
| 2015-02-04 | PHPDoc for globals | Greg Roach | 1 | -0/+6 |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -30/+25 |
| 2015-01-28 | Use PHP function to set HTTP status | Greg Roach | 1 | -1/+0 |
| 2015-01-28 | Use PHP function to set HTTP status | Greg Roach | 1 | -3/+2 |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -2/+3 |
| 2015-01-21 | Too many 'default:' | Greg Roach | 1 | -4/+3 |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -37/+41 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -3/+3 |
| 2014-12-16 | PHPDoc, unused code | Greg Roach | 1 | -1/+1 |
| 2014-12-05 | PHPDoc and tidy up | Greg Roach | 1 | -121/+162 |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 |
| 2014-10-06 | Missed part of the WT_File::mkdir update | Greg Roach | 1 | -3/+1 |
| 2014-10-05 | Cleanup - use WT_File class instead of manipulating filesystem | Greg Roach | 1 | -1/+1 |
| 2014-09-20 | Code cleanup | Greg Roach | 1 | -2/+2 |
| 2014-09-12 | Use the (faster) native mb_string functions where available, and fallbacks wh... | Greg Roach | 1 | -2/+2 |
| 2014-08-29 | Move global I18N functions to I18N class | Greg Roach | 1 | -2/+2 |
| 2014-08-29 | Remove function from global scope, and add unit tests | Greg Roach | 1 | -1/+1 |
| 2014-08-27 | Remove execute file permissions from PHP scripts | Greg Roach | 1 | -0/+0 |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -2/+4 |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -2/+2 |
| 2014-04-01 | Unused variables | Greg Roach | 1 | -1/+0 |
| 2014-03-31 | Remove calls to non-existant function | Greg Roach | 1 | -2/+2 |
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 1 | -1/+1 |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 1 | -1/+1 |