98 Commits (master)

Author SHA1 Message Date
  jrtechs 700ee190f8 Removed traffic logging logic and removed unused email config 2 years ago
  jrtechs acc8284278 Refactored blogContent to just content 2 years ago
  jrtechs 49b98b443a Added ability to include GIFs in blog posts 3 years ago
  jrtechs 97c2d2d4e6 fixed youtube rendering and code on /posts 3 years ago
  jrtechs 30d72904a5 Updated syntax highlighter to Prism JS 3 years ago
  jrtechs 605d968f5c Upgraded version of the visjs timeline which fixed date inconsitencies at different scales. 4 years ago
  jrtechs 8cdf12a4d9 Updated timeline so that the blog post will render once you click on it in the time line. 4 years ago
  jrtechs 8c6ea29fdf Fixed case sensitivity in extensions. 4 years ago
  jrtechs 06e98acfc0 Updated content content server to send PDF files. 4 years ago
  jrtechs 4e9a3bbc7b Added markdown html to directory pages and imported a ton of photos from June. 4 years ago
  Jeffery Russell e151952c8b Worked on implementing photo post pages. 4 years ago
  jrtechs 7315f23edc Created header for the about page. 5 years ago
  jrtechs ed810abb74 Minor fixes to get the contact and some 404 pages to work. 5 years ago
  jrtechs 4963cbe0aa Got the project sites working and fixed bug with pagination bar. 5 years ago
  jrtechs b0a911d7dc Fixed the static content server to dish up static images from the blog posts. 5 years ago
  jrtechs c7ffc3a8cb Updated admin routes to support the login. 5 years ago
  jrtechs f4e0438361 Updated the downloads route to work. 5 years ago
  jrtechs 857de1222b Got the contact page to work with the new routes system. 5 years ago
  jrtechs cc01a851b9 Created the template file for the pagination. 5 years ago
  jrtechs cf42b3ab65 Updated CSS for pagination to match the theme of the website. 5 years ago
  jrtechs 7ecf09387c Updated admin page to have a analytics page which has a graph of the traffic for the blog. 5 years ago
  jrtechs 2a7a623e43 Updated blog renderer engine to lazy load youtube videos. 5 years ago
  jrtechs b17f9d655c Added users section of admin page to modify and add users. 5 years ago
  jrtechs 6a2a29fedb Updated admin site to set pinned posts. 5 years ago
  jrtechs 4832cc9850 Updated contact page to use templating engine. 5 years ago
  jrtechs d094cac4b2 Updated the home page to use the templating engine. 5 years ago
  jrtechs dfde817425 Updated the downloads and home page to work with the template engine. 5 years ago
  jrtechs 93e8ca189b Updated admin section of website to use template engine for the login screen and started it for the downloads page. 5 years ago
  jrtechs 7402fb503e Fixed issue with static content server for the projects pages. 5 years ago
  jrtechs c3d8730cd0 Updated blog renderer engine to lazy load youtube videos. 5 years ago
  jrtechs 3675c3968d Fixed latex rendering going off screen (Closes #8) 5 years ago
  jrtechs a28d599a3a Fixed static content loader dealing with json and javascript files. 5 years ago
  jrtechs ea11ea80a2 Removed fluff from the math jax. 5 years ago
  jrtechs b41d9916ef "Fixed" issue with latex rendering off of the page. 5 years ago
  jrtechs 5f1d6d523d Fixed potential memory overflow attack via the cache system. 5 years ago
  jrtechs 4e5160de3b Fixed security issue with blog where .json and .js files were public to the web. 5 years ago
  jrtechs 639cd1867e Implemented functionality allowing people to view older posts on the home page. 5 years ago
  jrtechs e10cdbcd4e Added server controls to the admin page for clear cache and pull from git. 5 years ago
  jrtechs 1f14b3ebcf Fixed small issue with contact form. 5 years ago
  jrtechs 779401f326 Updated the email system to store information for captcha and email in the new configuration system. 5 years ago
  jrtechs c6d83e7f43 Created a favicon for the website. 5 years ago
  jrtechs f9299a9bd0 Implemented a procedure to ban people based on ip after they have x amount of invalid log-in attempts. 5 years ago
  jrtechs 83ca381fd6 Fixed small issues with the static blog previewer. 5 years ago
  jrtechs 2ef43a6872 Refactored the admin page to be hosted under /admin again. 5 years ago
  jrtechs aa88b4429f Refactored code to use a single place for loading static content such as 5 years ago
  jrtechs dd2fe9f067 Modified this code to work with "other projects" and render SVG images properly. 5 years ago
  jrtechs ada1aad65d Got the basic functionality of getting project websites under the node application done with the steam graph project. 5 years ago
  jrtechs 149ba3207f Fixed issue with wrong CDM used by MathJax. Fixes #13 5 years ago
  jrtechs f2aa2d3978 Fixed issue icons on the contact page and the contact page not appearing after last refactor. Fixes #12 5 years ago
  jrtechs fd5c6743c6 Updated footer to use light weight svg images instead of font awesome. 5 years ago