32 Commits (49b98b443a1e40babba951077947d9393392f115)

Author SHA1 Message Date
  jrtechs 49b98b443a Added ability to include GIFs in blog posts 3 years ago
  jrtechs 06e98acfc0 Updated content content server to send PDF files. 4 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 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 5f1d6d523d Fixed potential memory overflow attack via the cache system. 5 years ago
  jrtechs e10cdbcd4e Added server controls to the admin page for clear cache and pull from git. 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 0803b2ed43 Refactored file structure of the website to create more uniformity. 5 years ago
  jrtechs e89af8fbac Worked on creating contact page 5 years ago
  jrtechs 8bfb0bfa1e refactored includes.js to deal with all static content for the website. 5 years ago
  jrtechs a74333a0c4 Refactored image code 5 years ago
  jrtechs ec91c40b81 Fixed the server from not serving txt files for sitemap.txt and robots.txt 5 years ago
  jrtechs d1a80af430 Started working on back end server analytics. 5 years ago
  jrtechs 8161f86c5f Created admin server and fixed code highlighting. 5 years ago
  jrtechs 5019cf6f14 Started template of website optimization website. 5 years ago
  jrtechs e8c27d6f6c Replaced highlight.js with some server side rendering and improved css transfer by allowing compression in header. 5 years ago
  jrtechs 8f5697bb59 Updated a header with a ETag for caching 5 years ago
  jrtechs 52ed77edf6 Updated menu to use custom JS instead of jquery and boostrap to save some space, and updated cache expiration time. 5 years ago
  jrtechs b837b5c98f Leveraged both client and server side caching. 5 years ago
  jrtechs 41de3d6e5d Updated category and sidebars pages to do stuff in a "perfect" async fashion. 5 years ago
  jrtechs 4534e5534d Updated the homepage to use better async methods for performance. 5 years ago
  jrtechs 446b0d1ebf Implemented a login page for the admin 6 years ago
  jrtechs 66bb63b5a5 Worked on getting code highlighting for markdown working 6 years ago
  jrtechs 3e6b0a7808 Worked on the categories sidebar and cleaning up promise statements. 6 years ago
  jrtechs 57e22e445f So many Promises were added to deal with sync. 6 years ago
  jrtechs c5abcd8c94 Made the SQL structures in a markdown file. 6 years ago
  BuildTools a931115795 Spent multiple hours learning nodejs and how synchronous calls work. Currently the server includes a header and footer file. 6 years ago