nodebb/public/templates
Julian Lam 1aa4a440a0 motd tweaks in admin panel
..
admin motd tweaks in admin panel
emails added email verification on registration
install install script + patching up integration with install wizard
403.tpl new 403 page
404.tpl added 404 tpl, fix for 404 on topics, continuing refactor - categories
account.tpl modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
accountedit.tpl modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
category.tpl modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
config.json added motd to admin panel and added colour and transitions to alt-login icons
confirm.tpl added email verification on registration
footer.tpl fix for footer js not executing on non-root
friends.tpl modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
header.tpl applying custom theme (if enabled) to all routes
home.tpl home page derp
login.tpl updating social login icons to use font-awesome equivalents instead of (possibly) proprietary icons
logout.tpl logout functionality
register.tpl identicon integration for twitter + fixing missing social icons for registration page
reset.tpl modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
reset_code.tpl modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
topic.tpl actually using identicon default across the site
users.tpl modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js