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
|
2a7a623e43
|
Updated blog renderer engine to lazy load youtube videos.
|
5 years ago |
jrtechs
|
4832cc9850
|
Updated contact page to use templating engine.
|
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
|
a09fd94f19
|
Updated sidebars to work with the templating 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
|
5f1d6d523d
|
Fixed potential memory overflow attack via the cache system.
|
5 years ago |
jrtechs
|
639cd1867e
|
Implemented functionality allowing people to view older posts on the home page.
|
5 years ago |
jrtechs
|
e10cdbcd4e
|
Added server controls to the admin page for clear cache and pull from git.
|
5 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
|
2ef43a6872
|
Refactored the admin page to be hosted under /admin again.
|
6 years ago |
jrtechs
|
aa88b4429f
|
Refactored code to use a single place for loading static content such as
html, css, js and image files. I also moved the render blog content outside of the server.js to give more readability.
|
6 years ago |