496 Commits (master)
 

Author SHA1 Message Date
  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 580983076d Wrote blog post on the knapsack problem. 5 years ago
  Jeffery Russell 85ee472ad2
Merge pull request #35 from jrtechs/securityEnhancement 5 years ago
  Jeffery Russell d67c0ddc09
Merge pull request #34 from jrtechs/NextPage 5 years ago
  jrtechs d683d6a8e5 Refactored and documented newly written code. 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
  Jeffery Russell 0b86e70056
Merge pull request #33 from jrtechs/AdminUpdate 5 years ago
  jrtechs e10cdbcd4e Added server controls to the admin page for clear cache and pull from git. 5 years ago
  jrtechs ca1d753b6d Final version of 2018 review blog post. 5 years ago
  Jeffery Russell 07f9fc50c3 Added images to git repo. 5 years ago
  Jeffery Russell 41b989b0b9 Added images to the 2018 review post. 5 years ago
  Jeffery Russell c4b6b6f317 Created outline for 2018 review blog post. 5 years ago
  jrtechs d577fae97a Finished final draft of the Maker Faire post. 5 years ago
  jrtechs 3a8958eea0 Finished first draft of the 2018 rochester maker faire blog post. 5 years ago
  jrtechs 1f14b3ebcf Fixed small issue with contact form. 5 years ago
  jrtechs 1945992485 Updated the steam website 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 1c787b6498 Merge branch 'master' of https://github.com/jrtechs/NodeJSBlog 5 years ago
  jrtechs c6d83e7f43 Created a favicon for the website. 5 years ago
  Jeffery Russell 170ee2d678 Updated a error in CS theory blog post and updated docs on the server.js file. 5 years ago
  Jeffery Russell 7e7d168a8b Updated system to read configuration settings from a centralized config file rather than random files or hard coded parameters. 5 years ago
  Jeffery Russell 2e9a8db2fe Fixed issue with mathjax cdm again 5 years ago
  jrtechs 9129034e91 Fixed issue where incorrect login counter would increment when no login was attempted. 5 years ago
  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