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
|
b17f9d655c
|
Added users section of admin page to modify and add users.
|
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
|
c6d83e7f43
|
Created a favicon for the website.
|
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 |
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
|
0803b2ed43
|
Refactored file structure of the website to create more uniformity.
|
6 years ago |
jrtechs
|
793bac2fef
|
Finished validating the captcha and sending the email with nodemailer.
|
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 |
Jeffery R
|
9dfd7b0ba7
|
Updated documentation
|
6 years ago |
jrtechs
|
d99ebe4d22
|
Fixed last minute bugs
|
6 years ago |
jrtechs
|
446b0d1ebf
|
Implemented a login page for the admin
|
6 years ago |
jrtechs
|
69765acfab
|
Got categories page working
|
6 years ago |
jrtechs
|
66bb63b5a5
|
Worked on getting code highlighting for markdown working
|
6 years ago |
jrtechs
|
8a7db301cf
|
Added markdown viewer for posts and implemented sql entry for posts
|
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
|
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 |