209 Commits (451294c3b019c240658e81981d6d41ac7855bce5)
 

Author SHA1 Message Date
  Jeffery Russell 451294c3b0
Create CODE_OF_CONDUCT.md 5 years ago
  jrtechs f121060771 Created the project's sidebar where I can link to projects that I have full websites for. 5 years ago
  jrtechs 7402fb503e Fixed issue with static content server for the projects pages. 5 years ago
  jrtechs 823519510d Wrote lazy loading youtube blog post. 5 years ago
  jrtechs 8672394eba Found missing youtube videos which were not changed to new standard. 5 years ago
  jrtechs 9ee030642c Grabbed screenshots for a planned blog post on lazy loading youtube videos. 5 years ago
  jrtechs d764a2bf91 Updated blog posts to use new youtube lazy loading rendering engine. 5 years ago
  jrtechs c3d8730cd0 Updated blog renderer engine to lazy load youtube videos. 5 years ago
  jrtechs a0e1fe0128 Created header image for blog post. 5 years ago
  jrtechs 42c2708af9 Finished writing sorting algorithms blog post. 5 years ago
  jrtechs 3f15443205 Added functional notations and more algorithms to my long lost sorting algorithms post. 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 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