aboutsummaryrefslogtreecommitdiffstats
path: root/src/controllers
Commit message (Collapse)AuthorAgeFilesLines
* Serve static files from public directory if no other route match.Harald Eilertsen2018-01-141-0/+10
|
* Split out layout from templates.Harald Eilertsen2018-01-142-14/+30
|
* Implement deleting posts.Harald Eilertsen2018-01-121-0/+6
|
* Move homepage processing to separate controller.Harald Eilertsen2018-01-112-0/+22
|
* Move controller code to own module.Harald Eilertsen2018-01-112-0/+58