42 Commits (master)

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 4ed7ad10da Got the category pages to work under the routes system. 5 years ago
  jrtechs e30ecec170 Updated downloads page to work with routes. 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 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 2a7a623e43 Updated blog renderer engine to lazy load youtube videos. 5 years ago
  jrtechs b17f9d655c Added users section of admin page to modify and add users. 5 years ago
  jrtechs 6e68672bb6 Finished upgrading to the template engine with the use next page nav bar. 5 years ago
  jrtechs d094cac4b2 Updated the home page to use the templating engine. 5 years ago
  jrtechs 9c7a609430 Finished updating the admin section of the website to contain stuff for viewing and editing posts with the Whiskers template engine. 5 years ago
  jrtechs dfde817425 Updated the downloads and home page to work with the template 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 e10cdbcd4e Added server controls to the admin page for clear cache and pull from git. 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
  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 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 0014135788 Prevented server from caching admin page and started self hosting the font file. 5 years ago
  jrtechs ed6db5989a Updated server to serve the admin pages using better async methods. 5 years ago
  jrtechs ed5c1911a7 Updated downloads to update downloads count in database 5 years ago
  jrtechs 0aea706da4 Added downloads widgets to the admin page. 5 years ago
  jrtechs e06f362153 Fixed admin page to work with boostrap 5 years ago
  jrtechs 2e128d3496 Updated the admin login page to work with boostrap 5 years ago
  Jeffery R 9dfd7b0ba7 Updated documentation 6 years ago
  jrtechs 47bc41c38f Updated admin CMS to be able to edit posts after they were entered 6 years ago
  jrtechs 4b09f526ba Added a sitemap generator 6 years ago
  jrtechs 4204cdd423 minor changes 6 years ago
  jrtechs a9af8a98fb Finished MVP 6 years ago
  jrtechs 446b0d1ebf Implemented a login page for the admin 6 years ago
  jrtechs 51eafa7e08 Moved server to use express, added stuff to admin page, and updated header 6 years ago
  jrtechs 8a7db301cf Added markdown viewer for posts and implemented sql entry for posts 6 years ago
  jrtechs bf8512006f Started working on admin's post entry page 6 years ago
  jrtechs 3e6b0a7808 Worked on the categories sidebar and cleaning up promise statements. 6 years ago
  jrtechs e4a2872834 Added Promise implementation on post pages 6 years ago
  jrtechs 57e22e445f So many Promises were added to deal with sync. 6 years ago
  jrtechs 12598ce9ef Implemented image request script and created 404 page 6 years ago
  jrtechs f3aa7e157a Created a sql utility to make it easier for sql operations 6 years ago