Age | Commit message (Expand) | Author | Files | Lines |
2018-11-05 | Add pad closed issues view | Malf Furious | 1 | -1/+4 |
2018-11-05 | Return code 404 when displaying the 404 page | Malf Furious | 1 | -0/+1 |
2018-10-27 | Add 404 Page not found view | Malf Furious | 1 | -0/+6 |
2018-09-25 | group: Add group page view | Malf Furious | 1 | -0/+9 |
2018-09-23 | admin: Add empty admin panel | Malf Furious | 1 | -0/+9 |
2018-09-21 | deleteaccount: Add view | Malf Furious | 1 | -0/+5 |
2018-09-20 | index: Enforce access permission when viewing object by URL | Malf Furious | 1 | -0/+8 |
2018-09-20 | Add start of single-pad view | Malf Furious | 1 | -0/+15 |
2018-09-15 | Add 'my pads' page | Malf Furious | 1 | -0/+5 |
2018-07-26 | Remove TODO and placeholder | Malf Furious | 1 | -3/+0 |
2018-07-26 | Add "My Groups" page | Malf Furious | 1 | -0/+5 |
2018-07-24 | Move $user page object scope | Malf Furious | 1 | -1/+2 |
2018-07-24 | Add call to setPageName() | Malf Furious | 1 | -0/+1 |
2018-07-21 | Update index.php to set appropriate page objects | Malf Furious | 1 | -1/+2 |
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 |