Commit Graph

  • 3ec3a65 Enabled Gzip compression through node dependency and updated script to compress and resize images down to 690px. by jrtechs 2018-07-19 20:33:39 -0400
  • 2f39c75 Purged the css to make it smaller (removed unused css) by jrtechs 2018-07-18 19:02:53 -0400
  • 24982c7 Updated server.js to handel wrong requests. by jrtechs 2018-07-17 20:54:54 -0400
  • 4bbb823 Removed google font from css file by jrtechs 2018-07-17 20:11:20 -0400
  • 0014135 Prevented server from caching admin page and started self hosting the font file. by jrtechs 2018-07-17 20:03:56 -0400
  • 715634f Renamed blog post to prevent collision with the part of server looking to serve java script files. by jrtechs 2018-07-17 19:23:26 -0400
  • e8c27d6 Replaced highlight.js with some server side rendering and improved css transfer by allowing compression in header. by jrtechs 2018-07-17 19:20:24 -0400
  • 427099a Fixed small bug with hashing of images for ETag by jrtechs 2018-07-16 20:30:29 -0400
  • 8f5697b Updated a header with a ETag for caching by jrtechs 2018-07-16 20:18:47 -0400
  • 52ed77e Updated menu to use custom JS instead of jquery and boostrap to save some space, and updated cache expiration time. by jrtechs 2018-07-16 19:01:19 -0400
  • b837b5c Leveraged both client and server side caching. by jrtechs 2018-07-16 16:47:38 -0400
  • 0da9c29 Fixed the siteMap generator. by jrtechs 2018-07-15 15:43:28 -0400
  • ed6db59 Updated server to serve the admin pages using better async methods. by jrtechs 2018-07-15 14:22:15 -0400
  • 41de3d6 Updated category and sidebars pages to do stuff in a "perfect" async fashion. by jrtechs 2018-07-15 10:54:56 -0400
  • 4534e55 Updated the homepage to use better async methods for performance. by jrtechs 2018-07-15 10:22:33 -0400
  • 86b4ae0 Optimized images to decrease website loading time. by jrtechs 2018-07-14 19:39:19 -0400
  • ec0fac0 Updated http to https by jrtechs 2018-07-14 18:34:24 -0400
  • 2c0e809 Added downloads to git repo by jrtechs 2018-07-10 18:07:59 -0400
  • d65187f Prevented people from simply pointing their host names to my website and ripping off my content. by jrtechs 2018-07-09 18:44:03 -0400
  • 96a96a0 Updated the readme to include accurate node dependencies information. by jrtechs 2018-07-08 18:08:49 -0400
  • ed5c191 Updated downloads to update downloads count in database by jrtechs 2018-06-30 15:40:14 -0400
  • 0aea706 Added downloads widgets to the admin page. by jrtechs 2018-06-30 14:04:24 -0400
  • 13ae37f Revised and edited draft of steam friends graph by jrtechs 2018-06-26 20:17:26 -0400
  • 4e45efc Finished first draft of steam graph blog post by jrtechs 2018-06-26 18:59:53 -0400
  • 1d648b3 Worked on steam friends graph blog post. by jrtechs 2018-06-25 21:09:19 -0400
  • 3e19f3c Started working on steam graph blog post. by jrtechs 2018-06-24 19:37:22 -0400
  • b7bfd84 Added documentation and fixed the nav bar. by jrtechs 2018-06-24 14:41:07 -0400
  • e06f362 Fixed admin page to work with boostrap by jrtechs 2018-06-24 14:14:09 -0400
  • 2e128d3 Updated the admin login page to work with boostrap by jrtechs 2018-06-24 13:29:55 -0400
  • 25b5635 Updated the header and fiddled with the color scheme (again) by jrtechs 2018-06-24 11:27:18 -0400
  • ac722f1 Updated the color scheme of the sidebar and buttons by jrtechs 2018-06-23 10:55:40 -0400
  • 3f24b9c Fixed how the sidebars and posts are rendered with boostrap. by jrtechs 2018-06-23 09:22:32 -0400
  • 660a3d8 Started to refactor to change css library from w3 to bootstrap by jrtechs 2018-06-22 20:58:40 -0400
  • 017e0bc Started to refactor to change css library from w3 to bootstrap by jrtechs 2018-06-22 20:21:35 -0400
  • da182cb Updated server to work with lets encrypt by jrtechs 2018-06-22 23:37:32 +0000
  • fe47e1d Required fs for server.js by jrtechs 2018-05-05 09:34:21 -0400
  • 6c4c0f0 Updated server to use ssl by jrtechs 2018-05-05 09:32:11 -0400
  • a4c6656 Minor tweaks to sql and added docs to generate sitemap.js by jrtechs 2018-04-26 10:33:29 -0400
  • cec7871 Revert "Created a dia diagram file" by jrtechs 2018-04-06 14:50:34 -0400
  • f6b97eb Created export of diagram file by jrtechs 2018-04-06 14:49:01 -0400
  • f9fe220 Created a dia diagram file by Jeffery Russell (Student Employee) 2018-04-06 14:44:08 -0400
  • 9dfd7b0 Updated documentation by Jeffery R 2018-03-23 21:23:01 -0400
  • b8be296 Generated previews of the blog posts for display on home page and categories page by jrtechs 2018-03-19 23:24:54 -0400
  • 5295662 Added banners for multiple posts by jrtechs 2018-03-19 15:02:28 -0400
  • 9eac7cd Added a banner to the musical floppy drive build log by jrtechs 2018-03-19 11:55:32 -0400
  • 47bc41c Updated admin CMS to be able to edit posts after they were entered by jrtechs 2018-03-18 14:59:37 -0400
  • 4b09f52 Added a sitemap generator by jrtechs 2018-03-17 14:38:03 -0400
  • b8d357e Fixed the definition of resolution in Arduino file to prevent naming collisions with timer1 by Jeffery R 2018-03-17 08:49:38 -0400
  • f1a2fc3 Updated the way which posts are displayed in the category pages by Jeffery R 2018-03-17 08:44:50 -0400
  • 1cbeead Rotated pictures for floppy music post so that they appeared correctly by Jeffery R 2018-03-16 09:06:30 -0400
  • b8766f0 Added college essay post by Jeffery R 2018-03-15 15:22:14 -0400
  • 37ff15d Fixed html formatting in MD file by Jeffery R 2018-03-13 22:10:16 -0400
  • 0d7ce13 Added musical floppy drive post by Jeffery R 2018-03-13 22:05:00 -0400
  • 74869ce Fixed naming of deepfakes.md by Jeffery R 2018-02-23 11:23:15 -0500
  • d05421b Created deepfakes blog post by Jeffery R 2018-02-23 11:18:31 -0500
  • d177de6 Started working on site map generator by jrtechs 2018-02-21 21:07:27 -0500
  • 9e44b8c Created run script by jrtechs 2018-02-13 19:10:13 -0500
  • 75d153f Merge remote-tracking branch 'origin/master' by Jeffery R 2018-02-13 10:00:58 -0500
  • 84df9a6 added a blog post by Jeffery R 2018-02-13 10:00:45 -0500
  • 9c6afac added meta stuff for google by jrtechs 2018-02-10 12:05:17 -0500
  • 184f26d updated home page by Jeffery R 2018-02-08 10:23:50 -0500
  • 295ad1b added post: using english conventions to write clean code by Jeffery R 2018-02-08 10:22:32 -0500
  • bd0b66f added post node.js vs php by Jeffery R 2018-02-07 15:17:05 -0500
  • 93c492c Updated look and feel by jrtechs 2018-02-06 19:18:38 -0500
  • aff94b9 added post by Jeffery R 2018-02-06 13:18:32 -0500
  • a96e828 Updated java ides post by Jeffery R 2018-02-05 11:56:49 -0500
  • 1c88faa history of jrtechs by Jeffery R 2018-02-04 18:21:05 -0500
  • 6c025aa Why I stopped using wordpress post by Jeffery R 2018-02-04 16:07:28 -0500
  • c4b83e5 Started working on a downloads page by jrtechs 2018-02-04 14:49:54 -0500
  • 4204cdd minor changes by jrtechs 2018-02-03 22:22:16 -0500
  • 21ed7ff Fixed image scaling by jrtechs 2018-02-03 21:15:35 -0500
  • c213358 Upgrade the markdown renderer by jrtechs 2018-02-02 15:48:32 -0500
  • da47f46 Added blog posts from jrtechs.net by Jeffery R 2018-02-02 14:31:19 -0500
  • d99ebe4 Fixed last minute bugs by jrtechs 2018-02-02 14:26:03 -0500
  • ed756c0 Moved credentials to external file so "real keys" can be used to test on production. by jrtechs 2018-02-01 22:23:10 -0500
  • ab69af1 Finalized changes for initial test deployment by jrtechs 2018-01-31 22:49:56 -0500
  • a9af8a9 Finished MVP by jrtechs 2018-01-31 22:38:09 -0500
  • 2c2670c Sync fixes with categories page by jrtechs 2018-01-31 18:34:48 -0500
  • 446b0d1 Implemented a login page for the admin by jrtechs 2018-01-31 17:14:36 -0500
  • 51eafa7 Moved server to use express, added stuff to admin page, and updated header by jrtechs 2018-01-30 21:12:03 -0500
  • 10df8bc Fixed recent posts with async promises by jrtechs 2018-01-30 19:23:29 -0500
  • b8e46f6 Created recent posts sidebar by jrtechs 2018-01-29 14:20:49 -0500
  • 69765ac Got categories page working by jrtechs 2018-01-25 21:46:00 -0500
  • 66bb63b Worked on getting code highlighting for markdown working by jrtechs 2018-01-24 22:56:19 -0500
  • 8a7db30 Added markdown viewer for posts and implemented sql entry for posts by jrtechs 2018-01-24 19:53:05 -0500
  • bf85120 Started working on admin's post entry page by jrtechs 2018-01-23 22:35:23 -0500
  • 3e6b0a7 Worked on the categories sidebar and cleaning up promise statements. by jrtechs 2018-01-23 21:37:40 -0500
  • 5d514b9 Started working on the sidebar by jrtechs 2018-01-22 23:07:33 -0500
  • e4a2872 Added Promise implementation on post pages by jrtechs 2018-01-21 22:10:02 -0500
  • 57e22e4 So many Promises were added to deal with sync. by jrtechs 2018-01-21 19:48:21 -0500
  • 12598ce Implemented image request script and created 404 page by jrtechs 2018-01-21 13:04:41 -0500
  • f3aa7e1 Created a sql utility to make it easier for sql operations by jrtechs 2018-01-20 23:14:13 -0500
  • c5abcd8 Made the SQL structures in a markdown file. by jrtechs 2018-01-20 21:53:23 -0500
  • 78390ab Created basic template to use for a blog's header and footer files. by jrtechs 2018-01-20 20:50:59 -0500
  • a931115 Spent multiple hours learning nodejs and how synchronous calls work. Currently the server includes a header and footer file. by BuildTools 2018-01-20 15:52:32 -0500
  • 9e0ef8d Initial commit by Jeffery R 2018-01-20 13:56:11 -0500