aboutsummaryrefslogtreecommitdiff
path: root/controllers
AgeCommit message (Expand)AuthorFilesLines
2022-11-16app: Cleanup dead files and organize hierarchyThedro Neely5-68/+0
2019-06-29controllers/contact.controller: Return on single lineThedro Neely1-2/+1
2019-03-28controllers/contact: Ensure spam is false on successThedro Neely1-2/+2
2019-03-28views/about: Add about pageThedro Neely1-0/+3
2019-03-18bootstrap/Routes: Change controller naming schemeThedro Neely3-3/+3
2019-03-18controllers/contact: Only check for email and messageThedro Neely1-2/+1
2019-03-16controllers/contact: Let the view use alternate variablesThedro Neely1-3/+7
2019-03-16controllers/contact: Return spam 403 response code on single line;Thedro Neely1-2/+1
2019-03-16controllers/contact: Merge mail and contact controllersThedro Neely3-37/+55
2019-02-21controllers/mail: Set variables if emptyThedro Neely1-8/+4
2019-02-21views/construction: Remove construction viewThedro Neely1-3/+0
2018-08-30Initialize Repo: First CommitThedro Neely6-0/+53