summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2018-06-02Type hint middlewareGreg Roach1-1/+2
2018-06-02Refactor error handlingGreg Roach1-35/+6
2018-05-11#1722 - error when all trees private - false !== nullGreg Roach1-1/+1
2018-05-09Add $tree to all viewsGreg Roach1-4/+4
2018-05-05Move site-offline to new frameworkGreg Roach1-1/+4
2018-04-12Typing mismatchGreg Roach1-3/+3
2018-04-12Fix: #1684 - Wrong HTTP status code on error pagesGreg Roach1-1/+1
2018-03-24Fix: #1655 - better logic for choosing initial treeGreg Roach1-8/+6
2018-02-22Fixes #1622 (#1626)Rico Sonntag1-1/+4
2018-02-21Fixed admin only login with private treeRico Sonntag1-1/+1
2018-01-22Yay! Middleware!Greg Roach1-18/+22
2018-01-20Use filp/whoops to display errorsGreg Roach1-42/+62
2018-01-19Error handling / exceptionsGreg Roach1-14/+23
2018-01-14#1577 Use views/controllers for reorder sposuesGreg Roach1-0/+6
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-13Fix #1511 - no available routeGreg Roach1-16/+1
2017-11-23Use laravel-style structure for http/controllersGreg Roach1-1/+1
2017-11-20working on debugbar, initialisationGreg Roach1-11/+12
2017-11-19Use maximebf/debugbar for developmentGreg Roach1-3/+82
2017-11-18Working on front-controllerGreg Roach1-128/+8
2017-11-13Working on front-controllerGreg Roach1-2/+19
2017-10-07Tidy AJAX loadingGreg Roach1-10/+6
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