aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)AuthorFilesLines
2022-11-18bootstrap/database/Connection: Swap to sqliteThedro Neely1-4/+4
2022-11-16bootstrap/comments/frontend/init: Sort comments by dateThedro Neely1-0/+4
2022-11-16app: Cleanup dead files and organize hierarchyThedro Neely2-35/+2
2021-02-21bootstrap/database/QueryBuilder: Correct statement typoThedro Neely1-2/+2
2021-02-14bootstrap/comments/backend/classes: PHP 7.4 magic quotes deprecatedThedro Neely2-10/+0
2020-08-27AppConfigBuild.php -> config.phpThedro Neely2-2/+2
2019-12-01AppConfigBuild.php: Move hardcoded metadata to environment variablesThedro Neely1-2/+2
2019-07-10bootstrap/comments/backend/classes/formui: Change comment warning to Tailwind...Thedro Neely1-1/+1
2019-06-29comments/backend/classes/secrets: Use skeleton fileThedro Neely1-0/+41
2019-06-29bootstrap/comments/frontend/uncollapsecommentslink: Upgrade to latest TailwindThedro Neely1-1/+1
2019-06-29bootstrap/comments/backend/classes/formui: Upgrade from ui to latest TailwindThedro Neely1-7/+7
2019-06-29bootstrap/comments/backend/classes/commentsui: Upgrade comments ui to latest ...Thedro Neely1-11/+11
2019-06-29bootstrap/Functions: Syntax adjustmentsThedro Neely1-13/+13
2019-06-29bootstrap/Functions: Remove reply to since it causes Yahoo not to send mailThedro Neely1-13/+13
2019-03-28bootstrap/Functions: Log the exception in phpmailerThedro Neely1-2/+2
2019-03-28views/about: Add about pageThedro Neely1-0/+1
2019-03-24bootstrap/comments: Adapt comments UI to Tailwind CSSThedro Neely5-21/+46
2019-03-24bootstrap/comments/backend/classes/settings: Disable email fieldThedro Neely1-1/+1
2019-03-24bootstrap/comments/backend/classes/secrets: Lock down secrets fileThedro Neely1-41/+0
2019-03-18bootstrap/Routes: Change controller naming schemeThedro Neely1-14/+12
2019-03-13bootstrap/Bootstrap.php: Rename navigator instance to navigationThedro Neely1-2/+2
2019-02-21bootstrap/Functions: Move email setting to global config fileThedro Neely1-2/+2
2019-01-21bootstrap/Functions: Rename title functionThedro Neely1-1/+1
2019-01-21bootstrap/Bootstrap: Allow multiple entry pointsThedro Neely1-6/+12
2018-11-18bootstrap/comments/backend: Change email addressThedro Neely1-1/+1
2018-10-11bootstrap: views: Webserver will handle error pages through FastCGI. Return r...Thedro Neely1-2/+2
2018-08-30Initialize Repo: First CommitThedro Neely206-0/+23378