nodebb/public/templates
psychobunny e2ffac74bc added css classes to hide/show elements based on logged in status; hid unread category to anonymous users
added some general classes .nodebb-loggedin and .nodebb-loggedout for
toggling display based on user status
..
admin closes , ,
emails added email verification on registration
install more winston, issue
noscript more fixes
403.tpl new 403 page
404.tpl added 404 tpl, fix for 404 on topics, continuing refactor - categories
account.tpl closes
accountedit.tpl closes
accountsettings.tpl closes
category.tpl fix for category view when its empty
config.json closes
confirm.tpl added email verification on registration
favourites.tpl closes
followers.tpl closes
following.tpl closes
footer.tpl admin routes and fixes
header.tpl added css classes to hide/show elements based on logged in status; hid unread category to anonymous users
home.tpl replaced the ascii > with the right chevron icon
login.tpl banned users cant login, show error messages on failed logins
logout.tpl logout functionality
outgoing.tpl closes . updated ajaxify to allow for get parameters to be passed in without issues.
recent.tpl added a new section that only shows unread topics, added mark all read button, closes
register.tpl fixed login register logout
reset.tpl first pass at subfolder
reset_code.tpl first pass at subfolder
search.tpl index topic titles too
topic.tpl fix for category view when its empty
unread.tpl added badge to header for unread topics count
users.tpl added profile views to users, little cleanup to use app.addCommasToNumbers