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.
|
6 years ago |
jrtechs
|
c6d83e7f43
|
Created a favicon for the website.
|
6 years ago |
Jeffery Russell
|
170ee2d678
|
Updated a error in CS theory blog post and updated docs on the server.js file.
|
6 years ago |
Jeffery Russell
|
7e7d168a8b
|
Updated system to read configuration settings from a centralized config file rather than random files or hard coded parameters.
|
6 years ago |
Jeffery Russell
|
2e9a8db2fe
|
Fixed issue with mathjax cdm again
|
6 years ago |
jrtechs
|
f9299a9bd0
|
Implemented a procedure to ban people based on ip after they have x amount of invalid log-in attempts.
|
6 years ago |
jrtechs
|
83ca381fd6
|
Fixed small issues with the static blog previewer.
|
6 years ago |
Jeffery Russell
|
56dc63a7bc
|
Created system to preview blog posts your working on.
|
6 years ago |
jrtechs
|
149ba3207f
|
Fixed issue with wrong CDM used by MathJax. Fixes #13
|
6 years ago |
jrtechs
|
6c998ce20d
|
Fixed issue with the read more button on preview.
|
6 years ago |
jrtechs
|
ac8aca4f9d
|
Documented the new code and fixed a bug with the table of contents.
|
6 years ago |
jrtechs
|
a35cdaadd8
|
Unified how blog posts were rendered between the preview post and full render.
|
6 years ago |
jrtechs
|
66d0c02f59
|
Finished first complete draft of the fibonacci post complete with mathy latex proofs.
|
6 years ago |
jrtechs
|
5a2828c4df
|
Added a very basic latex support for blog posts using pandoc.
|
6 years ago |
jrtechs
|
0803b2ed43
|
Refactored file structure of the website to create more uniformity.
|
6 years ago |
jrtechs
|
b591631d86
|
Updated the admin page to be able to delete old downloads.
|
6 years ago |
jrtechs
|
793bac2fef
|
Finished validating the captcha and sending the email with nodemailer.
|
6 years ago |
jrtechs
|
d1a80af430
|
Started working on back end server analytics.
|
6 years ago |
jrtechs
|
0da9c29df8
|
Fixed the siteMap generator.
|
6 years ago |
jrtechs
|
ed6db5989a
|
Updated server to serve the admin pages using better async methods.
|
6 years ago |
jrtechs
|
41de3d6e5d
|
Updated category and sidebars pages to do stuff in a "perfect" async fashion.
|
6 years ago |
jrtechs
|
4534e5534d
|
Updated the homepage to use better async methods for performance.
|
6 years ago |
jrtechs
|
d65187fcb5
|
Prevented people from simply pointing their host names to my website and ripping off my content.
|
6 years ago |
jrtechs
|
ed5c1911a7
|
Updated downloads to update downloads count in database
|
6 years ago |
jrtechs
|
0aea706da4
|
Added downloads widgets to the admin page.
|
6 years ago |
jrtechs
|
a4c66565ea
|
Minor tweaks to sql and added docs to generate sitemap.js
|
6 years ago |
Jeffery R
|
9dfd7b0ba7
|
Updated documentation
|
6 years ago |
jrtechs
|
b8be296ff4
|
Generated previews of the blog posts for display on home page and categories page
|
6 years ago |
jrtechs
|
47bc41c38f
|
Updated admin CMS to be able to edit posts after they were entered
|
6 years ago |