aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2019-05-11app/views/resume: Remove underline from resume linksThedro Neely1-5/+5
2019-05-11app/views/partials/navigator: Disable fixed navigation when JavaScript is not...Thedro Neely2-2/+8
2019-05-04app/views/index: Make headers small, fix front page linksThedro Neely1-4/+4
2019-04-30app/views/partials/navigator: Make active link check more accurate by removin...Thedro Neely2-7/+7
2019-04-30app/model/Navigation: Remove title switch function, and set title on page itselfThedro Neely3-15/+3
2019-04-30app/model/Navigation: Just use strlen for home page checkThedro Neely1-1/+1
2019-04-30app/Routes: Add file upload pageThedro Neely3-0/+59
2019-04-22app/model/Navigation: Use substring countThedro Neely1-1/+1
2019-04-21app/views: Check for specific color themeThedro Neely2-7/+15
2019-04-21app/model/Theme: Use the theme parameterThedro Neely1-10/+21
2019-04-18app/views/partials/navigator: SyntaxThedro Neely1-9/+25
2019-04-18app/model/Theme: Add dark themeThedro Neely3-0/+122
2019-04-17app/views/resume: Remove overconstrained background color directivesThedro Neely1-2/+2
2019-04-16app/views/partials/navigator: Use plural routes for posts and projectsThedro Neely1-2/+2
2019-04-14app/views/partials/footer: Use public js folderThedro Neely1-5/+1
2019-04-12app/views/index: SyntaxThedro Neely1-10/+22
2019-04-05app/views/contact: Remove serif on paragraphThedro Neely1-1/+1
2019-04-04app/views/contact: Autocomplete not allowed on checkbox inputThedro Neely1-1/+1
2019-04-04app/views/admin: Remove admin routeThedro Neely3-27/+0
2019-04-01app/views/partials/navigator: Use nav tag on navigation menuThedro Neely1-2/+2
2019-03-29app/views/resume: Still experimenting with VueThedro Neely1-1/+1
2019-03-29app/views: Remove stray section tagsThedro Neely3-5/+0
2019-03-28app/views/contact: Remove Vue and add visual alertsThedro Neely2-20/+26
2019-03-28app/controllers|views: Remove old controllers and viewsThedro Neely3-90/+0
2019-03-28app/controllers/contact: Refactor contact controllerThedro Neely3-25/+58
2019-03-28app/views/index.view.php: Minor syntax changesThedro Neely1-2/+2
2019-03-28app/views/partials/footer: Fix section tags on footerThedro Neely1-9/+5
2019-03-28app/views/partials/header: Remove unneeded tagsThedro Neely1-6/+1
2019-03-28app/views/partials/navigator: Change some mobile navigation iconsThedro Neely1-3/+3
2019-03-28app/views/contact: Use serif font and outlined submit buttonThedro Neely1-2/+6
2019-03-27app/views/resume: Change title text weights to normalThedro Neely1-11/+11
2019-03-25app/model/HTMLExtract: Add HMTL ExtractorThedro Neely2-38/+92
2019-03-20app/views/partials/navigator: Add mobile menu outside the main navbar containerThedro Neely1-0/+12
2019-03-20app/views/partials/navigator: Wrap long lines and remove mobile nav menuThedro Neely1-21/+32
2019-03-20app/views/partials/footer: Change resume footer link iconThedro Neely1-1/+1
2019-03-06app/views/partials/footer: Compact footer and replace links with iconsThedro Neely1-37/+25
2019-03-05app/views/partials/footer: Add back to top buttonThedro Neely1-2/+8
2019-03-05app/views/partials/header.posts: Cleanup posts header includesThedro Neely1-15/+5
2019-03-05app/views/partials/footer: Adjust footer columnsThedro Neely1-14/+16
2019-03-05app/Routes: Add admin routeThedro Neely3-0/+27
2019-03-03app/views/partials/navigator: Remove line dividerThedro Neely1-9/+1
2019-03-02app/views/resume: Update content and remove generic containerThedro Neely1-7/+12
2019-03-01app/views/mail: Tighten columns in mail viewsThedro Neely2-4/+4
2019-03-01app/views/contact: Remove placeholder text and tighten up columnsThedro Neely1-6/+6
2019-03-01app/model/Form: Abstract email address to a config optionThedro Neely1-2/+2
2019-02-27app/controllers/mail: Set parameters if undefinedThedro Neely1-3/+3
2019-02-24app/views/index: Front page adjustmentsThedro Neely1-8/+3
2019-02-23app/views/resume: Update webdev resume summaryThedro Neely1-156/+161
2019-01-10app/views/partials/header: Header updatesThedro Neely3-4/+4
2019-01-10app/views/contact: Remove redundant elementsThedro Neely1-5/+1