summaryrefslogtreecommitdiffstats
path: root/app/index.php (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-19Fix bug in index.phpMalf Furious1-1/+2
2018-07-19Define /logout routeMalf Furious1-0/+9
2018-07-19Add basic dashboard pageMalf Furious1-0/+7
2018-02-10Add exception view to index.phpMalf Furious1-1/+1
2018-02-07Add login view to controllerMalf Furious1-1/+9
2018-02-06Add index.phpMalf Furious1-0/+49
2016-10-22Deprecate application codeMalf Furious1-30/+0
2016-05-27Add copyright notice to Scrott entry-point filesMalf Furious1-0/+14
2015-11-21+ Added app root controllerM1-2/+2
2015-11-21* Now using require in favor of include throughout PHP in the appM1-1/+1
2015-11-21* Changing the mechanism by which the requested path is passed to the appM1-1/+1
2015-11-21+ Adding main source file which invokes the master controllerM1-0/+16