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
829dae05c5
updating header to show user label when logged in, and register/login when
not
|
13 years ago |
| .. |
|
emails
|
interim commit for password reset
|
13 years ago |
|
403.tpl
|
new 403 page
|
13 years ago |
|
footer.tpl
|
updating header to show user label when logged in, and register/login when
|
13 years ago |
|
header.tpl
|
updating header to show user label when logged in, and register/login when
|
13 years ago |
|
home.tpl
|
got ajaxify working with threads, some cleanup, fixed anon posting, got rid of a few more global.sockets calls
|
13 years ago |
|
login.tpl
|
refactored user authentication (passport-local, instead of my own
|
13 years ago |
|
logout.tpl
|
logout functionality
|
13 years ago |
|
register.tpl
|
added a way to track socket listners added to the page to prevent memory leaks and duplicated definitions of events
|
13 years ago |
|
reset.tpl
|
added a way to track socket listners added to the page to prevent memory leaks and duplicated definitions of events
|
13 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
|
13 years ago |
|
topic.tpl
|
small refactor of routing, cleanup, templates are now parsed entirely on client side for /, /register, /login for now
|
13 years ago |