summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2017-06-21Fix #1254 - Remove old JSGreg Roach1-3/+0
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-27/+25
2017-03-222017Greg Roach1-1/+1
2016-09-17Fix #1100 - consistent page title styleGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Misuse of  Greg Roach1-2/+2
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2016-01-05Tree names containing special charactersGreg Roach1-1/+1
2015-07-12Code styleGreg Roach1-0/+1
2015-06-19Canonical URLsGreg Roach1-1/+6
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-3/+5
2015-05-31PSR-4Greg Roach1-0/+3
2015-03-22Fix #502 - change-blocks link and hit counterGreg Roach1-14/+1
2015-03-12Update .PO filesGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-3/+3
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-2/+2
2015-03-02Module APIGreg Roach1-31/+25
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-5/+4
2015-02-08Improve stack dump for error reportingGreg Roach1-1/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-4/+4
2015-02-04PHPDoc for globalsGreg Roach1-1/+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-38/+30
2015-01-27Edit blocks - no longer a modalGreg Roach1-2/+2
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-2/+4
2015-01-18Default constructors do not need parenthesesGreg Roach1-2/+2
2015-01-17New theme system and admin interfaceGreg Roach1-4/+4
2014-11-18Merge some menu changes from the theme branchGreg Roach1-3/+0
2014-11-08PHPDocGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-2/+2
2014-10-20Users cannot visit 'my page' of trees for which they have only visitor accessGreg Roach1-8/+11
2014-10-14Remove global - SHOW_COUNTERGreg Roach1-19/+25
2014-10-12We can no longer maintain enough PHP5.2 compatibility to include a friendly v...Greg Roach1-7/+0
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-02-20#106 - SEO tweaks to home pageGreg Roach1-0/+1
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
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-2/+2
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-15/+15
2013-08-09Remove empty subversion Id tagsGreg Roach1-4/+2
2013-06-23Redirect old PHP versions to a friendly error page.fisharebest1-1/+8
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-5/+0