87 Commits (sql-refactor)

Author SHA1 Message Date
  jrtechs d6257a4902 Refactored out mysql for sqlite 2 years ago
  jrtechs 700ee190f8 Removed traffic logging logic and removed unused email config 2 years ago
  jrtechs 5455d97bab simplified some of my dated sql logic 3 years ago
  jrtechs b91ae11518 improved sql query for get posts 3 years ago
  jrtechs 30236674de Finished more posts load system 3 years ago
  jrtechs 7b35228113 implemented page titles 4 years ago
  jrtechs 3a458b6297 RSS feed fix. 4 years ago
  jrtechs 1d5c696381 Added rss feed to website. 4 years ago
  jrtechs 8cdf12a4d9 Updated timeline so that the blog post will render once you click on it in the time line. 4 years ago
  jrtechs aee9d555a1 Created basic timeline with posts 4 years ago
  Jeffery Russell e0898c742e Got image gallery working for a single event. 4 years ago
  jrtechs dc50192e4a Updated sql commands to order categories alphabetically. 5 years ago
  jrtechs 7315f23edc Created header for the about page. 5 years ago
  jrtechs b0a911d7dc Fixed the static content server to dish up static images from the blog posts. 5 years ago
  jrtechs a5a51bf1e1 Got blog posts working with the routes system. 5 years ago
  jrtechs 4ed7ad10da Got the category pages to work under the routes system. 5 years ago
  jrtechs 44c9a28403 Updated analytics and users page to work with routes. 5 years ago
  jrtechs c86145125c Updated route to get admin home and posts pages to work. 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 206978e1cc HOT fix for the sql statement on the admin page -- refactor broke it. 5 years ago
  jrtechs 7ecf09387c Updated admin page to have a analytics page which has a graph of the traffic for the blog. 5 years ago
  jrtechs ec33aa7a86 Fixed error with admin.js and the categories template. 5 years ago
  jrtechs b17f9d655c Added users section of admin page to modify and add users. 5 years ago
  jrtechs 6a2a29fedb Updated admin site to set pinned posts. 5 years ago
  jrtechs 288a973929 Updated database and sidebar to display pinned posts. 5 years ago
  jrtechs c41a72c4d7 Updated single page view to work with template engine. 5 years ago
  jrtechs d094cac4b2 Updated the home page to use the templating engine. 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 c3d8730cd0 Updated blog renderer engine to lazy load youtube videos. 5 years ago
  jrtechs 639cd1867e Implemented functionality allowing people to view older posts on the home page. 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 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 f9299a9bd0 Implemented a procedure to ban people based on ip after they have x amount of invalid log-in attempts. 5 years ago
  jrtechs 83ca381fd6 Fixed small issues with the static blog previewer. 5 years ago
  Jeffery Russell 56dc63a7bc Created system to preview blog posts your working on. 5 years ago
  jrtechs 149ba3207f Fixed issue with wrong CDM used by MathJax. Fixes #13 5 years ago
  jrtechs 6c998ce20d Fixed issue with the read more button on preview. 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
  jrtechs 5a2828c4df Added a very basic latex support for blog posts using pandoc. 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 793bac2fef Finished validating the captcha and sending the email with nodemailer. 5 years ago
  jrtechs d1a80af430 Started working on back end server analytics. 5 years ago