You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam
a537c4d805
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
.. |
emails
|
interim commit for password reset
|
12 years ago |
403.tpl
|
new 403 page
|
12 years ago |
footer.tpl
|
added timestamp to record users
|
12 years ago |
header.tpl
|
small refactor of routing, cleanup, templates are now parsed entirely on client side for /, /register, /login for now
|
12 years ago |
home.tpl
|
got ajaxify working with threads, some cleanup, fixed anon posting, got rid of a few more global.sockets calls
|
12 years ago |
login.tpl
|
refactored user authentication (passport-local, instead of my own
|
12 years ago |
logout.tpl
|
logout functionality
|
12 years ago |
register.tpl
|
added a way to track socket listners added to the page to prevent memory leaks and duplicated definitions of events
|
12 years ago |
reset.tpl
|
added a way to track socket listners added to the page to prevent memory leaks and duplicated definitions of events
|
12 years ago |
reset_code.tpl
|
added a way to track socket listners added to the page to prevent memory leaks and duplicated definitions of events
|
12 years ago |
topic.tpl
|
small refactor of routing, cleanup, templates are now parsed entirely on client side for /, /register, /login for now
|
12 years ago |