270 Commits (4ed7ad10da34a491d51708a4f025e52aae0e4343)
 

Author SHA1 Message Date
  jrtechs f54fd2371d Fixed bug where user's ban counter would increment when no login attempt was made. 5 years ago
  Jeffery Russell 8442fb7eb5
Merge pull request #29 from jrtechs/securityEnhancement 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 aeff837ea5 Created header image for CS theory post. 5 years ago
  jrtechs 83ca381fd6 Fixed small issues with the static blog previewer. 5 years ago
  jrtechs ed56114f3a Made final revisions before publishing. 5 years ago
  Jeffery Russell 687c27bcc0 Finished first draft of cs theory review blog post. 5 years ago
  Jeffery Russell 56dc63a7bc Created system to preview blog posts your working on. 5 years ago
  jrtechs 64923ee326 Updated my cs review blog post with information on DFA minification, the pumping lemma and Context free languages. 5 years ago
  jrtechs f8aa7437ee Started working on CS Theory Review Post. 5 years ago
  Jeffery Russell 286df044ec
Merge pull request #27 from jrtechs/adminRefactor 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 cde78c314c Merge changes into master. 5 years ago
  jrtechs b6ceb8734a Quick fix to ensure that images of the steam blog are still loaded correctly. 5 years ago
  Jeffery Russell e491ea6155
Merge pull request #26 from jrtechs/projectsSites 5 years ago
  jrtechs dd2fe9f067 Modified this code to work with "other projects" and render SVG images properly. 5 years ago
  jrtechs d25d9da48a Created projects sites state diagram. 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 2b6228fe59 Added the steam graph project website in this repo. 5 years ago
  Jeffery Russell fae7933a3f
Merge pull request #22 from jrtechs/selfDrivingCarDebate 5 years ago
  jrtechs ccfa947c72 Final draft of morality of self driving cars blog post. 5 years ago
  jrtechs 642463903d Finished first draft of morality of a self driving cars. 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
  jrtechs dff09ae4bb Merge remote-tracking branch 'origin/master' 5 years ago
  jrtechs 6c998ce20d Fixed issue with the read more button on preview. 5 years ago
  Jeffery Russell f9479729e7
Merge pull request #7 from jrtechs/FibonacciPost 5 years ago
  jrtechs a021a08fbc Final updates and revisions to the fibonacci post. 5 years ago
  Jeffery Russell 168e8aacf0
Merge pull request #5 from jrtechs/StandardizeRendering 5 years ago
  jrtechs ac8aca4f9d Documented the new code and fixed a bug with the table of contents. 5 years ago
  jrtechs a35cdaadd8 Unified how blog posts were rendered between the preview post and full render. 5 years ago
  jrtechs 66d0c02f59 Finished first complete draft of the fibonacci post complete with mathy latex proofs. 5 years ago
  Jeffery Russell d26b2a8b35
Merge pull request #4 from jrtechs/master 5 years ago
  Jeffery Russell dc2cf1dbcd
Merge pull request #3 from jrtechs/LatexSupport 5 years ago
  jrtechs a0bb869642 Updated blog posts to look better with the new pandocs parser which creates a index list at the top of the blog post. 5 years ago
  jrtechs 5a2828c4df Added a very basic latex support for blog posts using pandoc. 5 years ago
  jrtechs 7abc9097d0 Finished first draft of the Fibonacci blog post. 5 years ago
  jrtechs e9cdec6482 Created initial content for the new post on 3 ways to calculate the fibonacci sequence. 5 years ago
  jrtechs 0803b2ed43 Refactored file structure of the website to create more uniformity. 5 years ago
  jrtechs b591631d86 Updated the admin page to be able to delete old downloads. 5 years ago
  jrtechs 6f1cda016f Finalized the contact form's code for the website. 5 years ago
  jrtechs 793bac2fef Finished validating the captcha and sending the email with nodemailer. 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 59da1a77f8 Finished final draft of C to C++ tutorial blog post. 5 years ago
  jrtechs 49a7ac56d2 Proofed all the code in the c++ tutorial and added more content on strings. 5 years ago