summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2018-08-19CodeStyleGreg Roach1-6/+5
2018-08-15Move some localization functions to a localization serviceGreg Roach1-2/+4
2018-08-122.0.0-alpha.1Greg Roach1-1/+1
2018-08-122.0.0-alpha.12.0.0-alpha.1Greg Roach1-1/+1
2018-08-11Fix: #1816 - add housekeeping serviceGreg Roach1-0/+2
2018-08-10Create system for dependency injection and apply it to controllers and middle...Greg Roach1-14/+20
2018-08-08Merge setup into the front-controllerGreg Roach1-4/+8
2018-07-27Scrutinizer Auto-Fixes (#1808)Scrutinizer Auto-Fixer1-126/+126
2018-07-27Use native functions instead of ini_set() to initialise sessionGreg Roach1-11/+1
2018-07-14Use predefined constantsGreg Roach1-5/+4
2018-07-14Fix: #1719 - update favorites modulesGreg Roach1-1/+1
2018-07-14It is better to return than to exitGreg Roach1-4/+4
2018-07-13Remove global variableGreg Roach1-63/+29
2018-07-13Combine boot scripts into a single fileGreg Roach1-2/+258
2018-07-12Convert hit-counter to middleware, remove old code from themeGreg Roach1-0/+5
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