aboutsummaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)AuthorFilesLines
2024-01-06app/controllers/upload: UpdateThedro Neely1-2/+2
2022-11-11database: Swap to sqliteThedro Neely1-0/+1
2021-07-14app/controllers/contact: Minor adjustmentsThedro Neely1-5/+2
2021-03-11app/controllers/api: Show standard errorsThedro Neely2-2/+2
2021-03-09bootstrap/helpers/thumbnails: Compress everything and support webpThedro Neely1-1/+1
2021-03-09bootstrap/helpers/cache-bust -> bootstrap/helpers/cacheThedro Neely1-1/+1
2020-06-19app/controllers/api: Add cache controllerThedro Neely2-2/+8
2019-06-01app/controllers/contact: Move return upThedro Neely1-2/+1
2019-05-18app/model/Form: Remove repetitive method naming schemeThedro Neely1-4/+4
2019-05-16app/controllers/api: Add simple api route to update thumbnailsThedro Neely1-0/+8
2019-04-30app/Routes: Add file upload pageThedro Neely1-0/+18
2019-04-04app/views/admin: Remove admin routeThedro Neely1-3/+0
2019-03-28app/controllers|views: Remove old controllers and viewsThedro Neely1-31/+0
2019-03-28app/controllers/contact: Refactor contact controllerThedro Neely1-0/+47
2019-03-05app/Routes: Add admin routeThedro Neely1-0/+3
2019-02-27app/controllers/mail: Set parameters if undefinedThedro Neely1-3/+3
2018-12-27app/controllers/mail: Let mail controller commit to databaseThedro Neely1-9/+9
2018-11-18app/controllers/mail: Remove die and var_dumpThedro Neely1-2/+0
2018-11-09app/controllers/mail.controller: Add FastCGI finish to remove delay on contac...Thedro Neely1-10/+24
2018-10-22app: Add resume page and controllerThedro Neely1-0/+3
2018-08-30Initialize Repo: First CommitThedro Neely3-0/+25