jrtechs
|
cc01a851b9
|
Created the template file for the pagination.
|
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
|
e10cdbcd4e
|
Added server controls to the admin page for clear cache and pull from git.
|
5 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 |
jrtechs
|
0803b2ed43
|
Refactored file structure of the website to create more uniformity.
|
6 years ago |
jrtechs
|
e89af8fbac
|
Worked on creating contact page
|
6 years ago |
jrtechs
|
8bfb0bfa1e
|
refactored includes.js to deal with all static content for the website.
|
6 years ago |
jrtechs
|
a74333a0c4
|
Refactored image code
|
6 years ago |
jrtechs
|
ec91c40b81
|
Fixed the server from not serving txt files for sitemap.txt and robots.txt
|
6 years ago |
jrtechs
|
d1a80af430
|
Started working on back end server analytics.
|
6 years ago |
jrtechs
|
8161f86c5f
|
Created admin server and fixed code highlighting.
|
6 years ago |
jrtechs
|
5019cf6f14
|
Started template of website optimization website.
|
6 years ago |
jrtechs
|
e8c27d6f6c
|
Replaced highlight.js with some server side rendering and improved css transfer by allowing compression in header.
|
6 years ago |
jrtechs
|
8f5697bb59
|
Updated a header with a ETag for caching
|
6 years ago |
jrtechs
|
52ed77edf6
|
Updated menu to use custom JS instead of jquery and boostrap to save some space, and updated cache expiration time.
|
6 years ago |
jrtechs
|
b837b5c98f
|
Leveraged both client and server side caching.
|
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
|
446b0d1ebf
|
Implemented a login page for the admin
|
6 years ago |
jrtechs
|
66bb63b5a5
|
Worked on getting code highlighting for markdown working
|
6 years ago |
jrtechs
|
3e6b0a7808
|
Worked on the categories sidebar and cleaning up promise statements.
|
6 years ago |
jrtechs
|
57e22e445f
|
So many Promises were added to deal with sync.
|
6 years ago |
jrtechs
|
c5abcd8c94
|
Made the SQL structures in a markdown file.
|
6 years ago |
BuildTools
|
a931115795
|
Spent multiple hours learning nodejs and how synchronous calls work. Currently the server includes a header and footer file.
|
6 years ago |