Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-19 | Fix bug in index.php | Malf Furious | 1 | -1/+2 |
2018-07-19 | Define /logout route | Malf Furious | 1 | -0/+9 |
2018-07-19 | Add basic dashboard page | Malf Furious | 1 | -0/+7 |
2018-02-10 | Add exception view to index.php | Malf Furious | 1 | -1/+1 |
2018-02-07 | Add login view to controller | Malf Furious | 1 | -1/+9 |
2018-02-06 | Add index.php | Malf Furious | 1 | -0/+49 |
2016-10-22 | Deprecate application code | Malf Furious | 1 | -30/+0 |
2016-05-27 | Add copyright notice to Scrott entry-point files | Malf Furious | 1 | -0/+14 |
2015-11-21 | + Added app root controller | M | 1 | -2/+2 |
2015-11-21 | * Now using require in favor of include throughout PHP in the app | M | 1 | -1/+1 |
2015-11-21 | * Changing the mechanism by which the requested path is passed to the app | M | 1 | -1/+1 |
2015-11-21 | + Adding main source file which invokes the master controller | M | 1 | -0/+16 |